unix-history/.git
32 years agofix cltom macro (from forys@snake.cs.utah.edu)
Kirk McKusick [Tue, 12 May 1992 08:55:22 +0000 (00:55 -0800)]
fix cltom macro (from forys@snake.cs.utah.edu)

SCCS-vsn: sys/sys/mbuf.h 7.16

32 years agomissing flags argument to sosend (from forys@snake.cs.utah.edu)
Kirk McKusick [Tue, 12 May 1992 08:52:49 +0000 (00:52 -0800)]
missing flags argument to sosend (from forys@snake.cs.utah.edu)

SCCS-vsn: sys/miscfs/fifofs/fifo_vnops.c 7.12

32 years agoinitialize swpa buffers to use proc0 credential (from Leres)
Kirk McKusick [Tue, 12 May 1992 08:47:22 +0000 (00:47 -0800)]
initialize swpa buffers to use proc0 credential (from Leres)

SCCS-vsn: sys/vm/vm_swap.c 7.21

32 years agoavoid stale caches (from macklem, approved by ralp)
Kirk McKusick [Tue, 12 May 1992 08:32:31 +0000 (00:32 -0800)]
avoid stale caches (from macklem, approved by ralp)

SCCS-vsn: sys/pmax/pmax/pmap.c 7.5

32 years agofix (ruthlessly tested, too!) boundary conditions where terminal values
Keith Bostic [Tue, 12 May 1992 08:29:52 +0000 (00:29 -0800)]
fix (ruthlessly tested, too!) boundary conditions where terminal values
from the user are NULL or stupid

SCCS-vsn: usr.bin/tset/term.c 5.5

32 years ago386 fixes from Pace Willison
Keith Bostic [Tue, 12 May 1992 08:06:21 +0000 (00:06 -0800)]
386 fixes from Pace Willison

SCCS-vsn: usr.sbin/config/mkglue.c 5.11

32 years agoDon't send an EOI to the slave interrupt controller if the interrupt
Keith Bostic [Tue, 12 May 1992 08:04:01 +0000 (00:04 -0800)]
Don't send an EOI to the slave interrupt controller if the interrupt
came from the master; Insure that no hardware interrupts are allowed between
deciding to return to user mode and the "iret".  This will be necessary for a
future change that will fix floating point error reporting.  From Pace Willison

SCCS-vsn: sys/i386/isa/icu.s 7.6

32 years agofix header
Keith Bostic [Tue, 12 May 1992 08:00:17 +0000 (00:00 -0800)]
fix header

SCCS-vsn: sys/i386/isa/icu.h 5.9
SCCS-vsn: sys/i386/isa/icu.s 7.5

32 years agoDon't send an EOI to the slave interrupt controller if the interrupt
Keith Bostic [Tue, 12 May 1992 07:57:54 +0000 (23:57 -0800)]
Don't send an EOI to the slave interrupt controller if the interrupt
came from the master; Insure that no hardware interrupts are allowed between
deciding to return to user mode and the "iret".  This will be necessary for a
future change that will fix floating point error reporting.  From Pace Willison

SCCS-vsn: sys/i386/isa/icu.h 5.8

32 years agoImplement aston, etc, whose absence has prevented preemtive
Keith Bostic [Tue, 12 May 1992 07:55:45 +0000 (23:55 -0800)]
Implement aston, etc, whose absence has prevented preemtive
scheduling; force interrupt priority to 0 when returning to suer mode.
update from Pace Willison

SCCS-vsn: sys/i386/i386/locore.s 7.7

32 years agofix NPX device handling; from Pace Willison
Keith Bostic [Tue, 12 May 1992 07:53:24 +0000 (23:53 -0800)]
fix NPX device handling; from Pace Willison

SCCS-vsn: sys/i386/i386/trap.c 7.10
SCCS-vsn: sys/i386/i386/vm_machdep.c 7.9

32 years agodisable pageing in basemem until someone understands what's going
Keith Bostic [Tue, 12 May 1992 07:52:21 +0000 (23:52 -0800)]
disable pageing in basemem until someone understands what's going
on; loop variable error; from Pace Willison

SCCS-vsn: sys/i386/i386/pmap.c 7.11

32 years agofix NPX device handling; memory sizing update; bad argument to grow
Keith Bostic [Tue, 12 May 1992 07:50:08 +0000 (23:50 -0800)]
fix NPX device handling; memory sizing update; bad argument to grow
from Pace Willison

SCCS-vsn: sys/i386/i386/machdep.c 7.13

32 years agofix NPX device handling; from Pace Willison
Keith Bostic [Tue, 12 May 1992 07:45:40 +0000 (23:45 -0800)]
fix NPX device handling; from Pace Willison

SCCS-vsn: sys/i386/i386/locore.s 7.6

32 years agopmap_kernel() -> kernel_pmap; from Pace Willison
Keith Bostic [Tue, 12 May 1992 07:40:32 +0000 (23:40 -0800)]
pmap_kernel() -> kernel_pmap; from Pace Willison

SCCS-vsn: sys/i386/isa/isa.c 7.3
SCCS-vsn: sys/i386/isa/wd.c 7.3

32 years agoadd quad library (from Pace Willison)
Keith Bostic [Tue, 12 May 1992 07:37:10 +0000 (23:37 -0800)]
add quad library (from Pace Willison)

SCCS-vsn: sys/i386/conf/Makefile.i386 7.3

32 years agoChanged The University of California ... to THE REGENTS
Elan Amir [Tue, 12 May 1992 07:28:52 +0000 (23:28 -0800)]
Changed The University of California ... to THE REGENTS

SCCS-vsn: admin/admin/4.4BSD-Encumbered/License 1.5

32 years agofix processing of '*' and a few other minor nits
Marc Teitelbaum [Tue, 12 May 1992 07:19:26 +0000 (23:19 -0800)]
fix processing of '*' and a few other minor nits

SCCS-vsn: usr.bin/calendar/calendar.c 4.12

32 years agobitmaps should never be PAGE_INIT'd
Keith Bostic [Tue, 12 May 1992 07:18:30 +0000 (23:18 -0800)]
bitmaps should never be PAGE_INIT'd

SCCS-vsn: lib/libc/db/hash/hash_page.c 5.18

32 years agobugfix from julian@tfs.com (Julian Elischer)
Keith Sklower [Tue, 12 May 1992 06:03:45 +0000 (22:03 -0800)]
bugfix from julian@tfs.com (Julian Elischer)

SCCS-vsn: sys/netiso/tp_usrreq.c 7.26

32 years agoediting changes only
BSD Tape Makers [Tue, 12 May 1992 03:45:23 +0000 (19:45 -0800)]
editing changes only

SCCS-vsn: admin/admin/4.4BSD-Encumbered/License 1.4

32 years agomake C option safe; output values of $r and $s macros to qf; allow
Eric Allman [Sun, 10 May 1992 22:15:16 +0000 (14:15 -0800)]
make C option safe; output values of $r and $s macros to qf; allow
long messages in queue files

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.36
SCCS-vsn: usr.sbin/sendmail/src/queue.c 5.39
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.97

32 years agodon't leak memory; bug report net2/lib/0; KNF
Keith Bostic [Sat, 9 May 1992 08:00:03 +0000 (00:00 -0800)]
don't leak memory; bug report net2/lib/0; KNF

SCCS-vsn: lib/libc/gen/exec.c 5.10

32 years agocheck for "decode" as well as "uudecode"
Keith Bostic [Sat, 9 May 1992 05:15:58 +0000 (21:15 -0800)]
check for "decode" as well as "uudecode"

SCCS-vsn: etc/security 5.28

32 years agoremove #define for ia_net
Keith Sklower [Sat, 9 May 1992 02:59:54 +0000 (18:59 -0800)]
remove #define for ia_net

SCCS-vsn: sys/netns/ns_if.h 7.7
SCCS-vsn: sys/netns/ns.c 7.12

32 years agocorrected two small items in para. 11
BSD Tape Makers [Sat, 9 May 1992 00:52:10 +0000 (16:52 -0800)]
corrected two small items in para. 11

SCCS-vsn: admin/admin/4.4BSD-Lite/license 1.4

32 years agomv kvm_vmunix.db to /var/db from /var/run
Keith Bostic [Fri, 8 May 1992 23:56:13 +0000 (15:56 -0800)]
mv kvm_vmunix.db to /var/db from /var/run

SCCS-vsn: etc/mtree/special 5.4

32 years agoDon't loop endlessly on EOF
Keith Bostic [Fri, 8 May 1992 08:22:58 +0000 (00:22 -0800)]
Don't loop endlessly on EOF

SCCS-vsn: usr.bin/tset/term.c 5.4

32 years agoIncorporated changes directed by Mary MacDonald.
Elan Amir [Fri, 8 May 1992 07:35:49 +0000 (23:35 -0800)]
Incorporated changes directed by Mary MacDonald.

SCCS-vsn: admin/admin/4.4BSD-Lite/license 1.3
SCCS-vsn: admin/admin/4.4BSD-Encumbered/License 1.3

32 years agoclarified name of BLA at end of text
BSD Tape Makers [Fri, 8 May 1992 01:54:33 +0000 (17:54 -0800)]
clarified name of BLA at end of text

SCCS-vsn: admin/admin/4.3Reno/LOAreno.83.subsid 1.4

32 years agotrying for one page, clarified ref. to BLA at end of text
BSD Tape Makers [Fri, 8 May 1992 01:50:49 +0000 (17:50 -0800)]
trying for one page, clarified ref. to BLA at end of text

SCCS-vsn: admin/admin/4.3Reno/LOAreno.86.subsid 1.3

32 years agoTrying to get it on one page.
BSD Tape Makers [Fri, 8 May 1992 00:48:33 +0000 (16:48 -0800)]
Trying to get it on one page.

SCCS-vsn: admin/admin/4.3Reno/LOAreno.83.subsid 1.3

32 years agoadding cost feature (exhibitA)
BSD Tape Makers [Thu, 7 May 1992 07:30:59 +0000 (23:30 -0800)]
adding cost feature (exhibitA)

SCCS-vsn: admin/admin/4.3Reno/LOAreno.86.subsid 1.2

32 years agocheck PATH for relative pathnames when running as root (should probably only check...
Christos Zoulas [Thu, 7 May 1992 07:29:59 +0000 (23:29 -0800)]
check PATH for relative pathnames when running as root (should probably only check for "." - marc)

SCCS-vsn: bin/csh/csh.c 5.36

32 years agoadd 541 as rdist daemon
Keith Bostic [Thu, 7 May 1992 07:26:41 +0000 (23:26 -0800)]
add 541 as rdist daemon

SCCS-vsn: etc/services 5.9

32 years agoAdding the cost feature (exhibitA)
BSD Tape Makers [Thu, 7 May 1992 07:24:22 +0000 (23:24 -0800)]
Adding the cost feature (exhibitA)

SCCS-vsn: admin/admin/4.3Reno/LOAreno.83.subsid 1.2

32 years agoDonn Seeley's to improve interoperability (via Macklem)
Kirk McKusick [Thu, 7 May 1992 02:08:55 +0000 (18:08 -0800)]
Donn Seeley's to improve interoperability (via Macklem)

SCCS-vsn: sys/nfs/nfs_subs.c 7.50

32 years agoAIX interoperability
Kirk McKusick [Thu, 7 May 1992 02:08:14 +0000 (18:08 -0800)]
AIX interoperability

SCCS-vsn: sys/nfs/nfs_syscalls.c 7.31

32 years agouse putenv (Sys 5 standard) instead of setenv (completely nonstandard)
Eric Allman [Wed, 6 May 1992 23:56:59 +0000 (15:56 -0800)]
use putenv (Sys 5 standard) instead of setenv (completely nonstandard)

SCCS-vsn: usr.sbin/sendmail/src/main.c 5.48

32 years agosince IFF_NOARP doesn't cause the ethernet address to be calculated
Keith Sklower [Wed, 6 May 1992 08:37:58 +0000 (00:37 -0800)]
since IFF_NOARP doesn't cause the ethernet address to be calculated
from the IP address any more, it would be insane to ignore arp packets.

SCCS-vsn: sys/netinet/if_ether.c 7.22

32 years agoset no chdir bit no matter where fts_build called from
Keith Bostic [Wed, 6 May 1992 05:33:59 +0000 (21:33 -0800)]
set no chdir bit no matter where fts_build called from

SCCS-vsn: lib/libc/gen/fts.c 5.38

32 years agodon't chdir after unexecutable directory
Keith Bostic [Wed, 6 May 1992 05:13:19 +0000 (21:13 -0800)]
don't chdir after unexecutable directory

SCCS-vsn: lib/libc/gen/fts.c 5.37

32 years agotypo
Keith Bostic [Wed, 6 May 1992 02:52:28 +0000 (18:52 -0800)]
typo

SCCS-vsn: include/fts.h 5.24

32 years agoflush stdout so error messages in the right place
Keith Bostic [Wed, 6 May 1992 01:55:09 +0000 (17:55 -0800)]
flush stdout so error messages in the right place

SCCS-vsn: usr.bin/find/find.c 5.5

32 years agofix links target
Keith Bostic [Wed, 6 May 1992 00:34:38 +0000 (16:34 -0800)]
fix links target

SCCS-vsn: sys/i386/Makefile 7.5

32 years agofix tags
Mike Karels [Wed, 6 May 1992 00:34:24 +0000 (16:34 -0800)]
fix tags

SCCS-vsn: sys/i386/Makefile 7.4

32 years agofix links target
Keith Bostic [Wed, 6 May 1992 00:34:07 +0000 (16:34 -0800)]
fix links target

SCCS-vsn: sys/tahoe/Makefile 7.5
SCCS-vsn: sys/pmax/Makefile 7.2

32 years agotags
Mike Karels [Wed, 6 May 1992 00:33:20 +0000 (16:33 -0800)]
tags

SCCS-vsn: sys/tahoe/Makefile 7.4

32 years agofix links target
Keith Bostic [Wed, 6 May 1992 00:33:11 +0000 (16:33 -0800)]
fix links target

SCCS-vsn: sys/hp300/Makefile 7.5
SCCS-vsn: sys/vax/Makefile 7.5

32 years agotags
Mike Karels [Wed, 6 May 1992 00:32:21 +0000 (16:32 -0800)]
tags

SCCS-vsn: sys/vax/Makefile 7.4
SCCS-vsn: sys/hp300/Makefile 7.4

32 years agouse new m_devget facility
Keith Sklower [Tue, 5 May 1992 09:08:22 +0000 (01:08 -0800)]
use new m_devget facility

SCCS-vsn: sys/vax/if/if_dp.c 7.10

32 years agocopy out etherheader into vax memory; seems to prevent occasional
Keith Sklower [Tue, 5 May 1992 09:07:20 +0000 (01:07 -0800)]
copy out etherheader into vax memory; seems to prevent occasional
wierd qbus errors.

SCCS-vsn: sys/vax/if/if_qe.c 7.21

32 years agominor fixes made aug 22 1991
Keith Sklower [Tue, 5 May 1992 09:00:30 +0000 (01:00 -0800)]
minor fixes made aug 22 1991

SCCS-vsn: sys/tests/netiso/tisrc.c 7.7

32 years agodon't object to empty lines, just plus signs
Keith Bostic [Tue, 5 May 1992 08:58:04 +0000 (00:58 -0800)]
don't object to empty lines, just plus signs

SCCS-vsn: etc/security 5.27

32 years agodate and time created 92/05/04 17:52:47 by sklower
Keith Sklower [Tue, 5 May 1992 08:52:47 +0000 (00:52 -0800)]
date and time created 92/05/04 17:52:47 by sklower

SCCS-vsn: sys/tests/netiso/tpcb.c 7.1

32 years agoadd hosts.lpd to no plus signs or empty lines files
Keith Bostic [Tue, 5 May 1992 08:51:34 +0000 (00:51 -0800)]
add hosts.lpd to no plus signs or empty lines files

SCCS-vsn: etc/security 5.26

32 years agouse after deallocation; bug report net2/usr.sbin/5
Keith Bostic [Tue, 5 May 1992 08:39:56 +0000 (00:39 -0800)]
use after deallocation; bug report net2/usr.sbin/5

SCCS-vsn: usr.sbin/config/mkheaders.c 5.8

32 years agoquiet the warnings
Keith Bostic [Tue, 5 May 1992 08:28:28 +0000 (00:28 -0800)]
quiet the warnings

SCCS-vsn: sys/vm/vm_extern.h 7.2

32 years agonew include format; lint
Keith Bostic [Tue, 5 May 1992 08:25:25 +0000 (00:25 -0800)]
new include format; lint

SCCS-vsn: sys/vm/vm_unix.c 7.3
SCCS-vsn: sys/vm/vm_pageout.c 7.7
SCCS-vsn: sys/vm/vm_pager.c 7.8

32 years agonew include format; lint; function prototypes
Keith Bostic [Tue, 5 May 1992 08:24:33 +0000 (00:24 -0800)]
new include format; lint; function prototypes

SCCS-vsn: sys/vm/vm_map.c 7.6

32 years agonew include format; lint
Keith Bostic [Tue, 5 May 1992 08:24:07 +0000 (00:24 -0800)]
new include format; lint

SCCS-vsn: sys/vm/vm_glue.c 7.15
SCCS-vsn: sys/vm/vm_user.c 7.4

32 years agonew include format; lint; function prototype
Keith Bostic [Tue, 5 May 1992 08:23:30 +0000 (00:23 -0800)]
new include format; lint; function prototype

SCCS-vsn: sys/vm/vm_object.c 7.11

32 years agosome compilers can't handle the appended increment (MIPS)
Keith Bostic [Tue, 5 May 1992 08:23:20 +0000 (00:23 -0800)]
some compilers can't handle the appended increment (MIPS)

SCCS-vsn: sys/ufs/lfs/lfs_cksum.c 7.3

32 years agonew include format; lint
Keith Bostic [Tue, 5 May 1992 08:23:07 +0000 (00:23 -0800)]
new include format; lint

SCCS-vsn: sys/vm/vm_swap.c 7.20
SCCS-vsn: sys/vm/vm_mmap.c 7.10
SCCS-vsn: sys/vm/vm_meter.c 7.15

32 years agonew include format
Keith Bostic [Tue, 5 May 1992 08:22:12 +0000 (00:22 -0800)]
new include format

SCCS-vsn: sys/vm/vm_fault.c 7.11
SCCS-vsn: sys/vm/vm_init.c 7.7

32 years agolint
Keith Bostic [Tue, 5 May 1992 08:21:24 +0000 (00:21 -0800)]
lint

SCCS-vsn: sys/ufs/lfs/lfs_segment.c 7.17

32 years agodate and time created 92/05/04 17:19:52 by bostic
Keith Bostic [Tue, 5 May 1992 08:19:52 +0000 (00:19 -0800)]
date and time created 92/05/04 17:19:52 by bostic

SCCS-vsn: sys/vm/vm_extern.h 7.1

32 years agodate and time created 92/05/04 17:19:50 by bostic
Keith Bostic [Tue, 5 May 1992 08:19:50 +0000 (00:19 -0800)]
date and time created 92/05/04 17:19:50 by bostic

SCCS-vsn: sys/pmax/stand/Makefile 5.1

32 years agoadd testdb.c
Keith Bostic [Tue, 5 May 1992 08:18:15 +0000 (00:18 -0800)]
add testdb.c

SCCS-vsn: usr.sbin/kvm_mkdb/Makefile 5.2

32 years agodefinition of pagerops moves to vnode_pager.c where it belongs
Keith Bostic [Tue, 5 May 1992 08:17:37 +0000 (00:17 -0800)]
definition of pagerops moves to vnode_pager.c where it belongs

SCCS-vsn: sys/vm/vnode_pager.h 7.2

32 years agoadd function prototypes; new include format; define pagerops here; lint
Keith Bostic [Tue, 5 May 1992 08:16:35 +0000 (00:16 -0800)]
add function prototypes; new include format; define pagerops here; lint

SCCS-vsn: sys/vm/swap_pager.c 7.7
SCCS-vsn: sys/vm/vnode_pager.c 7.8

32 years agodefinition of pagerops moves to swap_pager.c where it belongs
Keith Bostic [Tue, 5 May 1992 08:14:47 +0000 (00:14 -0800)]
definition of pagerops moves to swap_pager.c where it belongs

SCCS-vsn: sys/vm/swap_pager.h 7.2

32 years agodefinition of pagerops moves to device_pager.c where it belongs
Keith Bostic [Tue, 5 May 1992 08:13:37 +0000 (00:13 -0800)]
definition of pagerops moves to device_pager.c where it belongs

SCCS-vsn: sys/vm/device_pager.h 7.2

32 years agoadd function prototypes; new include format; define pagerops here
Keith Bostic [Tue, 5 May 1992 08:13:10 +0000 (00:13 -0800)]
add function prototypes; new include format; define pagerops here

SCCS-vsn: sys/vm/device_pager.c 7.6

32 years agoadd function prototypes
Keith Bostic [Tue, 5 May 1992 08:12:03 +0000 (00:12 -0800)]
add function prototypes

SCCS-vsn: sys/vm/vm_pager.h 7.3

32 years agoadd function pprototypes
Keith Bostic [Tue, 5 May 1992 08:11:43 +0000 (00:11 -0800)]
add function pprototypes

SCCS-vsn: sys/vm/vm_pageout.h 7.6

32 years agomove function prototypes to vm_extern.h
Keith Bostic [Tue, 5 May 1992 08:11:21 +0000 (00:11 -0800)]
move function prototypes to vm_extern.h

SCCS-vsn: sys/vm/vm_kern.h 7.5

32 years agomove definition of vm_inherit_t to vm.h
Keith Bostic [Tue, 5 May 1992 08:10:49 +0000 (00:10 -0800)]
move definition of vm_inherit_t to vm.h

SCCS-vsn: sys/vm/vm_inherit.h 7.3

32 years agomove in definitions of vm exported types
Keith Bostic [Tue, 5 May 1992 08:09:56 +0000 (00:09 -0800)]
move in definitions of vm exported types

SCCS-vsn: sys/vm/vm.h 7.3

32 years agocleanup function prototypes
Keith Bostic [Tue, 5 May 1992 08:08:42 +0000 (00:08 -0800)]
cleanup function prototypes

SCCS-vsn: sys/vm/vm_object.h 7.7
SCCS-vsn: sys/vm/vm_page.h 7.7

32 years agoadd function prototypes
Keith Bostic [Tue, 5 May 1992 08:07:48 +0000 (00:07 -0800)]
add function prototypes

SCCS-vsn: sys/vm/vm_map.h 7.5

32 years agoupdate function prototypes
Keith Bostic [Tue, 5 May 1992 08:07:07 +0000 (00:07 -0800)]
update function prototypes

SCCS-vsn: sys/vm/pmap.h 7.10

32 years agonew include format
Keith Bostic [Tue, 5 May 1992 08:06:03 +0000 (00:06 -0800)]
new include format

SCCS-vsn: sys/vm/vm_page.c 7.13
SCCS-vsn: sys/vm/vm_kern.c 7.9

32 years agoupdate from LBL (Chris, Craig and Steve)
Keith Bostic [Tue, 5 May 1992 08:05:05 +0000 (00:05 -0800)]
update from LBL (Chris, Craig and Steve)

SCCS-vsn: usr.sbin/kvm_mkdb/kvm_mkdb.c 5.15
SCCS-vsn: usr.sbin/kvm_mkdb/nlist.c 5.6

32 years agodelete unneeded header files
Kirk McKusick [Tue, 5 May 1992 08:04:24 +0000 (00:04 -0800)]
delete unneeded header files

SCCS-vsn: sys/hp300/hp300/machdep.c 7.27

32 years agoupdate from LBL (Chris, Craig and Steve)
Keith Bostic [Tue, 5 May 1992 08:04:12 +0000 (00:04 -0800)]
update from LBL (Chris, Craig and Steve)
date and time created 92/05/04 17:04:12 by bostic

SCCS-vsn: usr.sbin/kvm_mkdb/testdb.c 5.1

32 years agoallow editing portable archives
Keith Bostic [Tue, 5 May 1992 07:42:20 +0000 (23:42 -0800)]
allow editing portable archives

SCCS-vsn: usr.bin/ex/ex_io.c 7.20

32 years agolint; clean up include directives
Kirk McKusick [Tue, 5 May 1992 07:38:33 +0000 (23:38 -0800)]
lint; clean up include directives

SCCS-vsn: sys/nfs/nfs_subs.c 7.49
SCCS-vsn: sys/nfs/nfs_serv.c 7.50
SCCS-vsn: sys/nfs/nfs_vnops.c 7.72
SCCS-vsn: sys/nfs/nfs_bio.c 7.23

32 years agolint
Kirk McKusick [Tue, 5 May 1992 07:22:23 +0000 (23:22 -0800)]
lint

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 7.33
SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 7.18
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.75
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.42
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.80

32 years agolint inspired bug fix
Kirk McKusick [Tue, 5 May 1992 07:00:17 +0000 (23:00 -0800)]
lint inspired bug fix

SCCS-vsn: sys/hp300/hp300/clock.c 7.9
SCCS-vsn: sys/hp/dev/grf.c 7.9

32 years agob_iodone routine has no return value
Kirk McKusick [Tue, 5 May 1992 06:55:52 +0000 (22:55 -0800)]
b_iodone routine has no return value

SCCS-vsn: sys/sys/buf.h 7.15

32 years agolint
Kirk McKusick [Tue, 5 May 1992 06:50:34 +0000 (22:50 -0800)]
lint

SCCS-vsn: sys/kern/kern_exec.c 7.55
SCCS-vsn: sys/kern/vfs_subr.c 7.71
SCCS-vsn: sys/kern/sysv_shm.c 7.16

32 years agoEWOULDBLOCK -> EAGAIN (POSIX)
Keith Bostic [Tue, 5 May 1992 06:35:13 +0000 (22:35 -0800)]
EWOULDBLOCK -> EAGAIN (POSIX)

SCCS-vsn: lib/libc/sys/fcntl.2 6.10
SCCS-vsn: lib/libc/sys/read.2 6.9
SCCS-vsn: lib/libc/sys/recv.2 6.12
SCCS-vsn: lib/libc/sys/send.2 6.10
SCCS-vsn: lib/libc/sys/write.2 6.8

32 years agoO_NDELAY -> O_NONBLOCK (POSIX)
Keith Bostic [Tue, 5 May 1992 06:30:55 +0000 (22:30 -0800)]
O_NDELAY -> O_NONBLOCK (POSIX)

SCCS-vsn: lib/libc/sys/fcntl.2 6.9

32 years agowordsmith
Keith Bostic [Mon, 4 May 1992 21:30:35 +0000 (13:30 -0800)]
wordsmith

SCCS-vsn: etc/security 5.25

32 years agohave to check patterns for block devices, too (tape drives hit)
Keith Bostic [Sun, 3 May 1992 23:09:38 +0000 (15:09 -0800)]
have to check patterns for block devices, too (tape drives hit)

SCCS-vsn: etc/security 5.24

32 years agodate and time created 92/05/01 17:01:20 by bostic
Keith Bostic [Sat, 2 May 1992 08:01:20 +0000 (00:01 -0800)]
date and time created 92/05/01 17:01:20 by bostic
written by M. Seiden

SCCS-vsn: share/tmac/tmac.sU 5.1

32 years agoOlder versions of gcc padded odd byte-count structures that didn't
Keith Bostic [Sat, 2 May 1992 04:55:43 +0000 (20:55 -0800)]
Older versions of gcc padded odd byte-count structures that didn't
contain anything but chars to even boundaries.  Newer versions don't, so these
values were changed.  Hard-code them in place

SCCS-vsn: sys/hp/dev/hilioctl.h 7.4

32 years agoadd symlinks
Keith Bostic [Fri, 1 May 1992 07:00:53 +0000 (23:00 -0800)]
add symlinks

SCCS-vsn: admin/admin/4.4/4.4todo 5.9

32 years agoadd arithmetic
Marc Teitelbaum [Fri, 1 May 1992 06:11:48 +0000 (22:11 -0800)]
add arithmetic

SCCS-vsn: bin/sh/parser.c 5.5
SCCS-vsn: bin/sh/parser.h 5.2