unix-history/.git
34 years agonew copyright notice; use ASMSTR instead of .ascsiz
Keith Bostic [Thu, 31 May 1990 03:23:27 +0000 (19:23 -0800)]
new copyright notice; use ASMSTR instead of .ascsiz

SCCS-vsn: lib/libc/vax/sys/_exit.s 5.7
SCCS-vsn: lib/libc/vax/sys/_getlogin.s 5.4
SCCS-vsn: lib/libc/vax/sys/getegid.s 5.7
SCCS-vsn: lib/libc/vax/sys/geteuid.s 5.7
SCCS-vsn: lib/libc/vax/sys/getppid.s 5.7
SCCS-vsn: lib/libc/vax/sys/reboot.s 5.6
SCCS-vsn: lib/libc/vax/sys/setlogin.s 5.4

34 years agoaccess rights superceeded by control data; document csmghdr;
Keith Sklower [Thu, 31 May 1990 03:22:18 +0000 (19:22 -0800)]
access rights superceeded by control data; document csmghdr;
flags now value returned; discuss usual format of control data.

SCCS-vsn: lib/libc/sys/recv.2 6.7

34 years agoadd ASMSTR #define
Keith Bostic [Thu, 31 May 1990 03:20:02 +0000 (19:20 -0800)]
add ASMSTR #define

SCCS-vsn: lib/libc/hp300/SYS.h 5.3
SCCS-vsn: lib/libc/i386/SYS.h 5.2
SCCS-vsn: lib/libc/vax/SYS.h 5.5
SCCS-vsn: lib/libc/tahoe/SYS.h 5.5

34 years agotp_control_hdr obsoleted by cmsghdr in socket.h
Keith Sklower [Thu, 31 May 1990 02:56:51 +0000 (18:56 -0800)]
tp_control_hdr obsoleted by cmsghdr in socket.h

SCCS-vsn: sys/netiso/tp_input.c 7.8
SCCS-vsn: sys/netiso/tp_user.h 7.6
SCCS-vsn: sys/netiso/tp_usrreq.c 7.10

34 years agoVOP_ABORTOP is no longer responsible for unlocking and vreleing vnodes
Kirk McKusick [Thu, 31 May 1990 02:39:59 +0000 (18:39 -0800)]
VOP_ABORTOP is no longer responsible for unlocking and vreleing vnodes

SCCS-vsn: sys/kern/vfs_syscalls.c 7.49
SCCS-vsn: sys/kern/uipc_usrreq.c 7.18
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.42
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.42
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.42
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.42
SCCS-vsn: sys/nfs/nfs_node.c 7.27
SCCS-vsn: sys/nfs/nfs_serv.c 7.21
SCCS-vsn: sys/nfs/nfs_vnops.c 7.41

34 years agouniform convention about ints vs. unsigned in msghdr and cmsghdr
Keith Sklower [Thu, 31 May 1990 02:35:19 +0000 (18:35 -0800)]
uniform convention about ints vs. unsigned in msghdr and cmsghdr

SCCS-vsn: sys/sys/socket.h 7.9

34 years agocalloc to clear bits first
Keith Bostic [Thu, 31 May 1990 01:45:07 +0000 (17:45 -0800)]
calloc to clear bits first

SCCS-vsn: include/bitstring.h 5.3

34 years agounsigned sizeof test < 0; bug report 4.3BSD/usr.lib/156
Keith Bostic [Thu, 31 May 1990 01:05:12 +0000 (17:05 -0800)]
unsigned sizeof test < 0; bug report 4.3BSD/usr.lib/156

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.37

34 years agoget rid of historic (unnecessary) code
Kirk McKusick [Thu, 31 May 1990 00:52:26 +0000 (16:52 -0800)]
get rid of historic (unnecessary) code

SCCS-vsn: sys/kern/vfs_bio.c 7.29
SCCS-vsn: sys/kern/vfs_cluster.c 7.29

34 years agooptimization (4.3BSD-tahoe/libexec/4)
Kirk McKusick [Thu, 31 May 1990 00:23:55 +0000 (16:23 -0800)]
optimization (4.3BSD-tahoe/libexec/4)

SCCS-vsn: libexec/getty/main.c 5.9

34 years agochecked in for marc by mckusick
Marc Teitelbaum [Thu, 31 May 1990 00:22:16 +0000 (16:22 -0800)]
checked in for marc by mckusick

SCCS-vsn: libexec/getty/main.c 5.8

34 years agoneeds to be setuid root
Keith Bostic [Wed, 30 May 1990 12:42:58 +0000 (04:42 -0800)]
needs to be setuid root

SCCS-vsn: usr.bin/at/at/Makefile 5.11
SCCS-vsn: usr.bin/at/atq/Makefile 5.2
SCCS-vsn: usr.bin/at/atrm/Makefile 5.2

34 years agoonly make one copy of VIT
Keith Bostic [Wed, 30 May 1990 12:39:49 +0000 (04:39 -0800)]
only make one copy of VIT

SCCS-vsn: usr.bin/vacation/vacation.c 5.16

34 years agogot one too many in POSIX signal conversion
Keith Bostic [Wed, 30 May 1990 11:50:26 +0000 (03:50 -0800)]
got one too many in POSIX signal conversion

SCCS-vsn: usr.bin/f77/libF77/main.c 5.5

34 years agominor cleanups, use vfork
Keith Bostic [Wed, 30 May 1990 11:49:05 +0000 (03:49 -0800)]
minor cleanups, use vfork

SCCS-vsn: usr.bin/f77/libU77/system_.c 5.3

34 years agoOne real bug: `nm -u' did not work (printed all sorts of symbols).
Keith Bostic [Wed, 30 May 1990 11:43:11 +0000 (03:43 -0800)]
One real bug: `nm -u' did not work (printed all sorts of symbols).
Many fake-bugs: nm would be linty, if we had a working lint library,
corresponding to the new ANSI headers (especially stdio).
I threw in a few optimisations too....
from Chris Torek

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

34 years agodoesn't need to know about stdio internals
Keith Bostic [Wed, 30 May 1990 11:32:27 +0000 (03:32 -0800)]
doesn't need to know about stdio internals

SCCS-vsn: usr.bin/pascal/libpc/PCSTART.c 1.10

34 years agouse links so don't rebuild each time
Keith Bostic [Wed, 30 May 1990 11:31:08 +0000 (03:31 -0800)]
use links so don't rebuild each time

SCCS-vsn: usr.bin/f77/libU77/Makefile 5.6

34 years agoneeds -I., mkdep will do the instrs.c2 dependency
Keith Bostic [Wed, 30 May 1990 11:21:34 +0000 (03:21 -0800)]
needs -I., mkdep will do the instrs.c2 dependency

SCCS-vsn: old/pcc/c2.vax/Makefile 4.11

34 years agodon't use gets
Keith Bostic [Wed, 30 May 1990 11:05:58 +0000 (03:05 -0800)]
don't use gets

SCCS-vsn: usr.bin/msgs/msgs.c 5.6

34 years agofrom Chris Torek, ANSI version, works with unsigned length arg
Keith Bostic [Wed, 30 May 1990 10:47:10 +0000 (02:47 -0800)]
from Chris Torek, ANSI version, works with unsigned length arg

SCCS-vsn: lib/libc/string/memccpy.c 5.6

34 years agodon't need full path for xstr
Keith Bostic [Wed, 30 May 1990 10:31:50 +0000 (02:31 -0800)]
don't need full path for xstr

SCCS-vsn: share/mk/bsd.prog.mk 5.16

34 years agoC++ needs prototypes, too
Keith Bostic [Wed, 30 May 1990 10:29:54 +0000 (02:29 -0800)]
C++ needs prototypes, too

SCCS-vsn: sys/sys/disklabel.h 7.13
SCCS-vsn: sys/sys/fcntl.h 5.5
SCCS-vsn: sys/sys/signal.h 7.9
SCCS-vsn: sys/sys/stat.h 7.6
SCCS-vsn: sys/sys/cdefs.h 7.2

34 years agoC++ wants the prototypes, too
Keith Bostic [Wed, 30 May 1990 10:26:57 +0000 (02:26 -0800)]
C++ wants the prototypes, too

SCCS-vsn: include/dirent.h 5.10
SCCS-vsn: include/fstab.h 5.9
SCCS-vsn: include/fts.h 5.5
SCCS-vsn: include/grp.h 5.2
SCCS-vsn: include/ndbm.h 5.3
SCCS-vsn: include/nlist.h 5.4
SCCS-vsn: include/pwd.h 5.5
SCCS-vsn: include/regexp.h 1.4
SCCS-vsn: include/setjmp.h 5.2
SCCS-vsn: include/stdlib.h 5.3
SCCS-vsn: include/string.h 5.4
SCCS-vsn: include/ttyent.h 5.4

34 years agofatal error on include without '"' or '<' delimiter
Keith Bostic [Wed, 30 May 1990 09:57:53 +0000 (01:57 -0800)]
fatal error on include without '"' or '<' delimiter

SCCS-vsn: usr.bin/make/parse.c 5.13

34 years agomake sure depend does sub directories
Keith Bostic [Wed, 30 May 1990 09:52:04 +0000 (01:52 -0800)]
make sure depend does sub directories

SCCS-vsn: share/mk/bsd.prog.mk 5.15

34 years agonew calling convension for system calls
Kirk McKusick [Wed, 30 May 1990 09:33:53 +0000 (01:33 -0800)]
new calling convension for system calls

SCCS-vsn: sys/kern/vfs_syscalls.c 7.48

34 years agohave to restore quota state after chown
Kirk McKusick [Wed, 30 May 1990 09:31:10 +0000 (01:31 -0800)]
have to restore quota state after chown

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.41
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.41
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.41
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.41

34 years agodate and time created 90/05/29 18:03:45 by bostic
Keith Bostic [Wed, 30 May 1990 09:03:45 +0000 (01:03 -0800)]
date and time created 90/05/29 18:03:45 by bostic

SCCS-vsn: lib/libc/vax/string/memchr.s 5.1

34 years agoMinor fixes
Marc Teitelbaum [Wed, 30 May 1990 08:08:48 +0000 (00:08 -0800)]
Minor fixes

SCCS-vsn: lib/libc/gen/vis.3 5.5

34 years agocheck for tty stop signals on orphaned pgrp in issig rather than psignal
Mike Karels [Wed, 30 May 1990 06:28:38 +0000 (22:28 -0800)]
check for tty stop signals on orphaned pgrp in issig rather than psignal
(action could change while pending)

SCCS-vsn: sys/kern/kern_sig.c 7.17

34 years agonew calling convension for system calls
Kirk McKusick [Wed, 30 May 1990 04:12:15 +0000 (20:12 -0800)]
new calling convension for system calls

SCCS-vsn: sys/tahoe/tahoe/trap.c 7.8
SCCS-vsn: sys/vax/vax/trap.c 7.8
SCCS-vsn: sys/hp300/hp300/trap.c 7.4

34 years agonew model of system call dispatch
Mike Karels [Wed, 30 May 1990 03:55:30 +0000 (19:55 -0800)]
new model of system call dispatch

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

34 years agoShould be ready for VAXEN or SUNEN
Dain Samples [Tue, 29 May 1990 10:54:05 +0000 (02:54 -0800)]
Should be ready for VAXEN or SUNEN

SCCS-vsn: contrib/bib/doc/USD.doc/Makefile 6.4

34 years ago(no message)
Dain Samples [Tue, 29 May 1990 10:52:17 +0000 (02:52 -0800)]
(no message)

SCCS-vsn: contrib/bib/doc/USD.doc/Makefile 6.3

34 years agodate and time created 90/05/28 19:31:38 by samples
Dain Samples [Tue, 29 May 1990 10:31:38 +0000 (02:31 -0800)]
date and time created 90/05/28 19:31:38 by samples

SCCS-vsn: contrib/bib/doc/USD.doc/README 1.1

34 years agodate and time created 90/05/28 19:31:37 by samples
Dain Samples [Tue, 29 May 1990 10:31:37 +0000 (02:31 -0800)]
date and time created 90/05/28 19:31:37 by samples

SCCS-vsn: contrib/bib/doc/USD.doc/spell.ok 1.1

34 years agodate and time created 90/05/28 19:31:35 by samples
Dain Samples [Tue, 29 May 1990 10:31:35 +0000 (02:31 -0800)]
date and time created 90/05/28 19:31:35 by samples

SCCS-vsn: contrib/bib/doc/USD.doc/char.macros 1.1

34 years agodate and time created 90/05/28 19:31:34 by samples
Dain Samples [Tue, 29 May 1990 10:31:34 +0000 (02:31 -0800)]
date and time created 90/05/28 19:31:34 by samples

SCCS-vsn: contrib/bib/doc/USD.doc/testrefs 1.1

34 years agoadded lots of notes on new tib compatibility features
Dain Samples [Tue, 29 May 1990 07:55:52 +0000 (23:55 -0800)]
added lots of notes on new tib compatibility features

SCCS-vsn: contrib/bib/doc/USD.doc/bibdoc.ms 6.2
SCCS-vsn: contrib/bib/doc/USD.doc/Makefile 6.2

34 years agosys_errlist -> strerror(3)
Keith Bostic [Tue, 29 May 1990 04:03:33 +0000 (20:03 -0800)]
sys_errlist -> strerror(3)

SCCS-vsn: old/ld/ld.c 5.14
SCCS-vsn: sbin/XNSrouted/defs.h 5.7
SCCS-vsn: sbin/routed/defs.h 5.8
SCCS-vsn: usr.bin/talk/io.c 5.4
SCCS-vsn: usr.bin/file/file.c 4.16
SCCS-vsn: usr.bin/make/job.c 5.12
SCCS-vsn: usr.bin/ex/ex_subr.c 7.13
SCCS-vsn: usr.bin/ex/ex3.7recover/ex3.7recover.c 7.12
SCCS-vsn: usr.bin/window/wwerror.c 3.6
SCCS-vsn: usr.bin/tftp/tftp.c 5.8
SCCS-vsn: usr.sbin/lpr/common_source/startdaemon.c 5.5

34 years agodidn't need errno or errlist
Keith Bostic [Tue, 29 May 1990 03:43:16 +0000 (19:43 -0800)]
didn't need errno or errlist

SCCS-vsn: usr.bin/pascal/src/subr.c 5.2

34 years agosys_errlist -> strerror(3)
Keith Bostic [Tue, 29 May 1990 03:41:06 +0000 (19:41 -0800)]
sys_errlist -> strerror(3)

SCCS-vsn: usr.bin/f77/libU77/gerror_.c 5.2
SCCS-vsn: usr.bin/f77/libU77/perror_.c 5.2
SCCS-vsn: usr.bin/f77/libI77/err.c 5.3
SCCS-vsn: libexec/telnetd/utility.c 5.2
SCCS-vsn: libexec/ftpd/ftpd.c 5.35
SCCS-vsn: libexec/tftpd/tftpd.c 5.11

34 years agoadd hp300 support from Utah
Kirk McKusick [Mon, 28 May 1990 11:13:42 +0000 (03:13 -0800)]
add hp300 support from Utah

SCCS-vsn: old/init/init.c 5.16
SCCS-vsn: sbin/init/init.c 5.16

34 years agochecked in for marc by mckusick
Marc Teitelbaum [Mon, 28 May 1990 11:02:45 +0000 (03:02 -0800)]
checked in for marc by mckusick

SCCS-vsn: old/init/init.c 5.15
SCCS-vsn: sbin/init/init.c 5.15

34 years agosys_errlist -> sterror(3)
Keith Bostic [Mon, 28 May 1990 06:42:58 +0000 (22:42 -0800)]
sys_errlist -> sterror(3)

SCCS-vsn: bin/csh/exec.c 5.7

34 years agosys_errlist -> strerror(3)
Keith Bostic [Mon, 28 May 1990 06:38:34 +0000 (22:38 -0800)]
sys_errlist -> strerror(3)

SCCS-vsn: games/mille/save.c 5.5

34 years agonew whatis version, using new man.conf file
Keith Bostic [Mon, 28 May 1990 06:29:32 +0000 (22:29 -0800)]
new whatis version, using new man.conf file

SCCS-vsn: usr.bin/whatis/whatis.c 5.5
SCCS-vsn: usr.bin/whatis/whatis.1 6.6

34 years agonew apropos version, using new man.conf file
Keith Bostic [Mon, 28 May 1990 06:25:39 +0000 (22:25 -0800)]
new apropos version, using new man.conf file

SCCS-vsn: usr.bin/apropos/apropos.1 6.7
SCCS-vsn: usr.bin/apropos/apropos.c 5.11

34 years agonew man version, with much more complicated configuration file
Keith Bostic [Mon, 28 May 1990 06:24:08 +0000 (22:24 -0800)]
new man version, with much more complicated configuration file

SCCS-vsn: usr.bin/man/man.c 5.20
SCCS-vsn: usr.bin/man/man.1 6.9
SCCS-vsn: usr.bin/man/config.c 5.2
SCCS-vsn: usr.bin/man/pathnames.h 5.3
SCCS-vsn: usr.bin/man/man.conf.5 5.2

34 years agodate and time created 90/05/27 15:23:00 by bostic
Keith Bostic [Mon, 28 May 1990 06:23:00 +0000 (22:23 -0800)]
date and time created 90/05/27 15:23:00 by bostic

SCCS-vsn: etc/man.conf 5.1

34 years agomove to subdirectory of usr.bin/man
Keith Bostic [Mon, 28 May 1990 06:20:29 +0000 (22:20 -0800)]
move to subdirectory of usr.bin/man

SCCS-vsn: usr.bin/apropos/Makefile 5.3
SCCS-vsn: usr.bin/whatis/Makefile 5.3
SCCS-vsn: usr.bin/man/Makefile 5.10

34 years agofunction prototypes for POSIX 1003.1
Keith Bostic [Mon, 28 May 1990 02:38:29 +0000 (18:38 -0800)]
function prototypes for POSIX 1003.1

SCCS-vsn: sys/sys/stat.h 7.5

34 years agodon't lstat if not crossing a mount point
Keith Bostic [Mon, 28 May 1990 02:33:01 +0000 (18:33 -0800)]
don't lstat if not crossing a mount point

SCCS-vsn: lib/libc/gen/getcwd.c 5.7

34 years agoPOSIX 1003.1: sigsetjmp, siglongjmp, function prototypes
Keith Bostic [Mon, 28 May 1990 02:31:35 +0000 (18:31 -0800)]
POSIX 1003.1: sigsetjmp, siglongjmp, function prototypes
add i386 values

SCCS-vsn: include/setjmp.h 5.1

34 years agoforgot longjmperror()
Keith Bostic [Mon, 28 May 1990 02:29:55 +0000 (18:29 -0800)]
forgot longjmperror()

SCCS-vsn: lib/libc/gen/setjmp.3 6.4

34 years agoadd sigsetjmp, siglongjmp, from ANSI man page, so Berkeley copyright
Keith Bostic [Mon, 28 May 1990 02:27:35 +0000 (18:27 -0800)]
add sigsetjmp, siglongjmp, from ANSI man page, so Berkeley copyright

SCCS-vsn: lib/libc/gen/setjmp.3 6.3

34 years agostderr may have been redirected
Keith Bostic [Mon, 28 May 1990 02:21:59 +0000 (18:21 -0800)]
stderr may have been redirected

SCCS-vsn: lib/libc/gen/setjmperr.c 5.5

34 years agouse strerror, not sys_errlist
Keith Bostic [Mon, 28 May 1990 01:52:36 +0000 (17:52 -0800)]
use strerror, not sys_errlist

SCCS-vsn: usr.sbin/rmt/rmt.c 5.5

34 years agoadd Berkeley copyright (nothing but SIG_* left); function prototypes
Keith Bostic [Sun, 27 May 1990 03:39:29 +0000 (19:39 -0800)]
add Berkeley copyright (nothing but SIG_* left); function prototypes

SCCS-vsn: sys/sys/signal.h 7.8

34 years agoadd .even to guarantee jmp instruction is on even address
Keith Bostic [Sun, 27 May 1990 02:54:58 +0000 (18:54 -0800)]
add .even to guarantee jmp instruction is on even address

SCCS-vsn: lib/libc/hp300/SYS.h 5.2

34 years agoPOSIX 1003.1
Keith Bostic [Sat, 26 May 1990 09:21:51 +0000 (01:21 -0800)]
POSIX 1003.1

SCCS-vsn: sys/sys/fcntl.h 5.4
SCCS-vsn: sys/sys/file.h 7.5
SCCS-vsn: include/grp.h 5.1
SCCS-vsn: include/pwd.h 5.4

34 years agomake rewinddir a function, closedir returns int; POSIX 1003.1
Keith Bostic [Sat, 26 May 1990 08:56:07 +0000 (00:56 -0800)]
make rewinddir a function, closedir returns int; POSIX 1003.1

SCCS-vsn: include/dirent.h 5.9

34 years agoclosedir now returns value (POSIX); some manual page restructuring
Keith Bostic [Sat, 26 May 1990 08:54:44 +0000 (00:54 -0800)]
closedir now returns value (POSIX); some manual page restructuring

SCCS-vsn: lib/libc/gen/closedir.c 5.7
SCCS-vsn: lib/libc/gen/directory.3 6.5

34 years agodate and time created 90/05/25 17:34:21 by bostic
Keith Bostic [Sat, 26 May 1990 08:34:21 +0000 (00:34 -0800)]
date and time created 90/05/25 17:34:21 by bostic

SCCS-vsn: lib/libc/gen/rewinddir.c 5.1

34 years agoordering of bit fields needs better descrimination than #ifdef vax or su n
Keith Sklower [Sat, 26 May 1990 08:20:01 +0000 (00:20 -0800)]
ordering of bit fields needs better descrimination than #ifdef vax or su n

SCCS-vsn: sys/netccitt/hdlc.h 7.3

34 years agothere are other entities besides #ifdef sun and #ifdef vax
Keith Sklower [Sat, 26 May 1990 08:11:39 +0000 (00:11 -0800)]
there are other entities besides #ifdef sun and #ifdef vax

SCCS-vsn: sys/netccitt/hdlc.h 7.3

34 years agoadd modification time keyword
Keith Bostic [Sat, 26 May 1990 07:50:51 +0000 (23:50 -0800)]
add modification time keyword

SCCS-vsn: usr.sbin/mtree/compare.c 5.7
SCCS-vsn: usr.sbin/mtree/create.c 5.12
SCCS-vsn: usr.sbin/mtree/mtree.8 5.5
SCCS-vsn: usr.sbin/mtree/mtree.h 5.7
SCCS-vsn: usr.sbin/mtree/spec.c 5.12

34 years agomove examples into EXAMPLES section
Keith Bostic [Sat, 26 May 1990 07:29:36 +0000 (23:29 -0800)]
move examples into EXAMPLES section

SCCS-vsn: usr.bin/column/column.1 5.4

34 years agomerge in hp300 support from Utah
Kirk McKusick [Sat, 26 May 1990 07:20:52 +0000 (23:20 -0800)]
merge in hp300 support from Utah

SCCS-vsn: sys/hp300/stand/dcm.c 7.1

34 years ago"update from Mike Hibler at Utah"
Kirk McKusick [Sat, 26 May 1990 07:18:04 +0000 (23:18 -0800)]
"update from Mike Hibler at Utah"

SCCS-vsn: sys/hp300/stand/Makefile 7.2
SCCS-vsn: sys/hp300/stand/autoconf.c 7.2
SCCS-vsn: sys/hp300/stand/cons.c 7.2
SCCS-vsn: sys/hp300/stand/sd.c 7.2
SCCS-vsn: sys/hp300/stand/srt0.c 7.2

34 years agoaddress already set in get()
Keith Bostic [Sat, 26 May 1990 07:13:01 +0000 (23:13 -0800)]
address already set in get()

SCCS-vsn: usr.bin/hexdump/display.c 5.8

34 years ago"update from Mike Hibler at Utah"
Kirk McKusick [Sat, 26 May 1990 07:05:06 +0000 (23:05 -0800)]
"update from Mike Hibler at Utah"

SCCS-vsn: sys/hp300/hp300/vm_machdep.c 7.3

34 years agoupdate from Mike Hibler at Utah
Kirk McKusick [Sat, 26 May 1990 07:04:02 +0000 (23:04 -0800)]
update from Mike Hibler at Utah

SCCS-vsn: sys/hp300/hp300/trap.c 7.3

34 years agofirst try at updating for new signal mechanism
Mike Karels [Sat, 26 May 1990 06:56:48 +0000 (22:56 -0800)]
first try at updating for new signal mechanism

SCCS-vsn: sys/hp300/hp300/trap.c 7.2

34 years agoupdate from Mike Hibler at Utah
Kirk McKusick [Sat, 26 May 1990 06:56:06 +0000 (22:56 -0800)]
update from Mike Hibler at Utah

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

34 years ago"update from Mike Hibler at Utah"
Kirk McKusick [Sat, 26 May 1990 06:52:46 +0000 (22:52 -0800)]
"update from Mike Hibler at Utah"

SCCS-vsn: sys/hp300/hp300/autoconf.c 7.2
SCCS-vsn: sys/hp/dev/cons.c 7.2
SCCS-vsn: sys/hp/dev/cons.h 7.2
SCCS-vsn: sys/hp300/include/cpu.h 7.2
SCCS-vsn: sys/hp300/hp300/kgdb_stub.c 7.2
SCCS-vsn: sys/hp300/hp300/locore.s 7.2

34 years agodon't print address except for first format, make outputs right justify
Keith Bostic [Sat, 26 May 1990 06:46:26 +0000 (22:46 -0800)]
don't print address except for first format, make outputs right justify

SCCS-vsn: usr.bin/hexdump/odsyntax.c 5.2

34 years ago"update from Mike Hibler at Utah"
Kirk McKusick [Sat, 26 May 1990 06:45:07 +0000 (22:45 -0800)]
"update from Mike Hibler at Utah"

SCCS-vsn: sys/hp/dev/device.h 7.2
SCCS-vsn: sys/hp/dev/grf.c 7.2
SCCS-vsn: sys/hp300/dev/grf_rb.c 7.2
SCCS-vsn: sys/hp/dev/hil.c 7.2
SCCS-vsn: sys/hp300/dev/rd.c 7.3

34 years agogetkerninfo skipped defaults ``dupedkeyed'' behind the root node;
Keith Sklower [Sat, 26 May 1990 06:43:34 +0000 (22:43 -0800)]
getkerninfo skipped defaults ``dupedkeyed'' behind the root node;
add sosetopt SO_USELOOPBACK == 0 to have a routing socket not echo it own msgs.

SCCS-vsn: sys/net/rtsock.c 7.9

34 years ago"update from Mike Hibler at Utah"
Kirk McKusick [Sat, 26 May 1990 06:43:24 +0000 (22:43 -0800)]
"update from Mike Hibler at Utah"

SCCS-vsn: sys/hp300/conf/files.hp300 7.2
SCCS-vsn: sys/hp/hpux/hpux_compat.c 7.5
SCCS-vsn: sys/hp/dev/dca.c 7.2
SCCS-vsn: sys/hp300/dev/dcm.c 7.2
SCCS-vsn: sys/hp300/dev/dcmreg.h 7.2

34 years agoupdate from Mike Hibler at Utah
Kirk McKusick [Sat, 26 May 1990 06:17:44 +0000 (22:17 -0800)]
update from Mike Hibler at Utah

SCCS-vsn: sys/kern/sysv_shm.c 7.3
SCCS-vsn: sys/kern/tty.c 7.27

34 years ago"update from Mike Hibler at Utah"
Kirk McKusick [Sat, 26 May 1990 06:07:38 +0000 (22:07 -0800)]
"update from Mike Hibler at Utah"

SCCS-vsn: sys/kern/subr_prof.c 7.8

34 years agominor rewording, don't talk about primaries/operands until defined
Keith Bostic [Sat, 26 May 1990 05:05:40 +0000 (21:05 -0800)]
minor rewording, don't talk about primaries/operands until defined

SCCS-vsn: usr.bin/find/find.1 6.12

34 years agorename some files, don't need tbl anymore
Keith Bostic [Sat, 26 May 1990 04:53:39 +0000 (20:53 -0800)]
rename some files, don't need tbl anymore

SCCS-vsn: usr.sbin/mtree/Makefile 5.4

34 years agonew version, lots of changes
Keith Bostic [Sat, 26 May 1990 04:53:15 +0000 (20:53 -0800)]
new version, lots of changes

SCCS-vsn: usr.sbin/mtree/mtree.8 5.4

34 years agodon't make routines static, dbx doesn't like it
Keith Bostic [Sat, 26 May 1990 04:00:02 +0000 (20:00 -0800)]
don't make routines static, dbx doesn't like it

SCCS-vsn: usr.sbin/mtree/spec.c 5.11
SCCS-vsn: usr.sbin/mtree/create.c 5.11
SCCS-vsn: usr.sbin/mtree/mtree.c 5.8

34 years agoadd FIFO support
Keith Bostic [Sat, 26 May 1990 03:54:10 +0000 (19:54 -0800)]
add FIFO support

SCCS-vsn: usr.sbin/mtree/mtree.h 5.6
SCCS-vsn: usr.sbin/mtree/spec.c 5.10
SCCS-vsn: usr.sbin/mtree/compare.c 5.6

34 years agodon't comment empty lines
Keith Bostic [Sat, 26 May 1990 03:25:14 +0000 (19:25 -0800)]
don't comment empty lines

SCCS-vsn: usr.sbin/mtree/create.c 5.10

34 years agofold INFO and ENTRY structures together into NODE structure
Keith Bostic [Sat, 26 May 1990 03:19:32 +0000 (19:19 -0800)]
fold INFO and ENTRY structures together into NODE structure

SCCS-vsn: usr.sbin/mtree/compare.c 5.5
SCCS-vsn: usr.sbin/mtree/create.c 5.9
SCCS-vsn: usr.sbin/mtree/mtree.c 5.7
SCCS-vsn: usr.sbin/mtree/mtree.h 5.5
SCCS-vsn: usr.sbin/mtree/spec.c 5.9
SCCS-vsn: usr.sbin/mtree/verify.c 5.4

34 years agolint
Keith Bostic [Sat, 26 May 1990 02:48:45 +0000 (18:48 -0800)]
lint

SCCS-vsn: usr.sbin/mtree/spec.c 5.8

34 years agomake symbolic modes work, disallow commas in specification
Keith Bostic [Sat, 26 May 1990 02:08:34 +0000 (18:08 -0800)]
make symbolic modes work, disallow commas in specification

SCCS-vsn: usr.sbin/mtree/spec.c 5.7
SCCS-vsn: usr.sbin/mtree/create.c 5.8

34 years agoimplement the magic characters in specification file names
Keith Bostic [Sat, 26 May 1990 01:43:35 +0000 (17:43 -0800)]
implement the magic characters in specification file names

SCCS-vsn: usr.sbin/mtree/mtree.h 5.4
SCCS-vsn: usr.sbin/mtree/spec.c 5.6
SCCS-vsn: usr.sbin/mtree/verify.c 5.3

34 years agointegrate with fts(3)
Keith Bostic [Sat, 26 May 1990 01:30:47 +0000 (17:30 -0800)]
integrate with fts(3)

SCCS-vsn: usr.sbin/mtree/verify.c 5.2

34 years agogeneral cleanup, multiple keywords per line
Keith Bostic [Sat, 26 May 1990 01:30:31 +0000 (17:30 -0800)]
general cleanup, multiple keywords per line

SCCS-vsn: usr.sbin/mtree/spec.c 5.5

34 years agointegrate fts(3), don't need lots of this stuff
Keith Bostic [Sat, 26 May 1990 01:29:58 +0000 (17:29 -0800)]
integrate fts(3), don't need lots of this stuff

SCCS-vsn: usr.sbin/mtree/mtree.h 5.3

34 years agodelete xflag, path
Keith Bostic [Sat, 26 May 1990 01:29:38 +0000 (17:29 -0800)]
delete xflag, path

SCCS-vsn: usr.sbin/mtree/mtree.c 5.6

34 years agointegrate with fts(3), do /set per directory
Keith Bostic [Sat, 26 May 1990 01:29:20 +0000 (17:29 -0800)]
integrate with fts(3), do /set per directory

SCCS-vsn: usr.sbin/mtree/create.c 5.7

34 years agointegrate with fts(3), move rlink() here
Keith Bostic [Sat, 26 May 1990 01:28:34 +0000 (17:28 -0800)]
integrate with fts(3), move rlink() here

SCCS-vsn: usr.sbin/mtree/compare.c 5.4

34 years agodate and time created 90/05/24 21:32:50 by bostic
Keith Bostic [Fri, 25 May 1990 12:32:50 +0000 (04:32 -0800)]
date and time created 90/05/24 21:32:50 by bostic

SCCS-vsn: old/MAKEHOSTS/Makefile 5.1