unix-history/.git
33 years agonew stdio; renamed from doprnt.c. There was a trivial vfprintf.c
Keith Bostic [Mon, 21 Jan 1991 13:17:47 +0000 (05:17 -0800)]
new stdio; renamed from doprnt.c.  There was a trivial vfprintf.c
before, which called the doprnt code.  It's in SCCS/S.vfprintf.c.

SCCS-vsn: lib/libc/stdio/vfprintf.c 5.40

33 years agonew stdio; renamed from flsbuf.c
Keith Bostic [Mon, 21 Jan 1991 13:16:58 +0000 (05:16 -0800)]
new stdio; renamed from flsbuf.c

SCCS-vsn: lib/libc/stdio/wbuf.c 5.6

33 years agonew stdio; renamed from findiop.c
Keith Bostic [Mon, 21 Jan 1991 13:13:39 +0000 (05:13 -0800)]
new stdio; renamed from findiop.c

SCCS-vsn: lib/libc/stdio/findfp.c 5.8

33 years agonew stdio
Keith Bostic [Mon, 21 Jan 1991 13:10:43 +0000 (05:10 -0800)]
new stdio

SCCS-vsn: lib/libc/stdio/fclose.3 6.3
SCCS-vsn: lib/libc/stdio/fdopen.c 5.3
SCCS-vsn: lib/libc/stdio/ferror.3 6.5
SCCS-vsn: lib/libc/stdio/fgetc.c 5.3
SCCS-vsn: lib/libc/stdio/fgets.3 6.5
SCCS-vsn: lib/libc/stdio/fgets.c 5.3

33 years agoI added code to implement the -r option. -rpc
Bob Corbett [Mon, 21 Jan 1991 12:27:44 +0000 (04:27 -0800)]
I added code to implement the -r option.  -rpc

SCCS-vsn: usr.bin/yacc/output.c 5.6

33 years agoI updated the manpage. -rpc
Bob Corbett [Mon, 21 Jan 1991 12:22:20 +0000 (04:22 -0800)]
I updated the manpage.  -rpc

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

33 years agoI simplified the code for printing conflicts. -rpc
Bob Corbett [Mon, 21 Jan 1991 12:09:59 +0000 (04:09 -0800)]
I simplified the code for printing conflicts.  -rpc

SCCS-vsn: usr.bin/yacc/verbose.c 5.3

33 years agoI changed the code for printing actions to accomodate a brain-dead PC C compiler...
Bob Corbett [Mon, 21 Jan 1991 12:04:49 +0000 (04:04 -0800)]
I changed the code for printing actions to accomodate a brain-dead PC C compiler.  -rpc

SCCS-vsn: usr.bin/yacc/reader.c 5.7

33 years agoI added code to implement the -r option. -rpc
Bob Corbett [Mon, 21 Jan 1991 12:01:57 +0000 (04:01 -0800)]
I added code to implement the -r option.  -rpc

SCCS-vsn: usr.bin/yacc/output.c 5.6

33 years agoI fixed an error in the way precedence was interpreted. -rpc
Bob Corbett [Mon, 21 Jan 1991 11:59:49 +0000 (03:59 -0800)]
I fixed an error in the way precedence was interpreted.  -rpc

SCCS-vsn: usr.bin/yacc/mkpar.c 5.3

33 years agoI added code to implement the -r option. -rpc
Bob Corbett [Mon, 21 Jan 1991 11:58:21 +0000 (03:58 -0800)]
I added code to implement the -r option.  -rpc

SCCS-vsn: usr.bin/yacc/main.c 5.3

33 years agoI changed the formatting to make it more consistent with the rest of Berkeley Yacc...
Bob Corbett [Mon, 21 Jan 1991 11:56:29 +0000 (03:56 -0800)]
I changed the formatting to make it more consistent with the rest of Berkeley Yacc.  -rpc

SCCS-vsn: usr.bin/yacc/lr0.c 5.3

33 years agoI updated defs.h to version 1.8. -rpc
Bob Corbett [Mon, 21 Jan 1991 11:53:06 +0000 (03:53 -0800)]
I updated defs.h to version 1.8.  -rpc

SCCS-vsn: usr.bin/yacc/defs.h 5.5

33 years agoI updated the features list. -rpc
Bob Corbett [Mon, 21 Jan 1991 11:41:55 +0000 (03:41 -0800)]
I updated the features list.  -rpc

SCCS-vsn: usr.bin/yacc/NEW_FEATURES 5.2

33 years agoI added a credit. -rpc
Bob Corbett [Mon, 21 Jan 1991 11:36:03 +0000 (03:36 -0800)]
I added a credit.  -rpc

SCCS-vsn: usr.bin/yacc/ACKNOWLEDGEMENTS 5.3

33 years agonew stdio from Chris Torek
Keith Bostic [Mon, 21 Jan 1991 11:22:47 +0000 (03:22 -0800)]
new stdio from Chris Torek

SCCS-vsn: lib/libc/stdio/clrerr.c 5.3

33 years agogive flcopy its own manual page
Keith Bostic [Mon, 21 Jan 1991 08:23:03 +0000 (00:23 -0800)]
give flcopy its own manual page

SCCS-vsn: old/arff/arff.8 6.4
SCCS-vsn: old/arff/Makefile 5.4

33 years agoadd man page
Keith Bostic [Mon, 21 Jan 1991 08:17:57 +0000 (00:17 -0800)]
add man page

SCCS-vsn: old/flcopy/Makefile 5.2

33 years agodocument the rest of the flags, use getopt(3)
Keith Bostic [Mon, 21 Jan 1991 08:17:17 +0000 (00:17 -0800)]
document the rest of the flags, use getopt(3)

SCCS-vsn: old/flcopy/flcopy.c 5.4

33 years agobreak out of arff(8) and clean up
Keith Bostic [Mon, 21 Jan 1991 08:16:55 +0000 (00:16 -0800)]
break out of arff(8) and clean up

SCCS-vsn: old/flcopy/flcopy.8 5.1

33 years agodon't need FILENAME_MAX any more, it's in stdio.h
Keith Bostic [Mon, 21 Jan 1991 07:14:17 +0000 (23:14 -0800)]
don't need FILENAME_MAX any more, it's in stdio.h

SCCS-vsn: lib/libc/gen/ctime.c 5.24

33 years agonew stdio version of exit.c; from Chris Torek
Keith Bostic [Mon, 21 Jan 1991 06:52:35 +0000 (22:52 -0800)]
new stdio version of exit.c; from Chris Torek

SCCS-vsn: lib/libc/stdlib/exit.c 5.3

33 years agoBerkeley specific copyright, document each #define
Keith Bostic [Mon, 21 Jan 1991 06:11:45 +0000 (22:11 -0800)]
Berkeley specific copyright, document each #define

SCCS-vsn: include/struct.h 5.1

33 years agowritten at Berkeley, use BSD copyright; lint, getopt(3)
Keith Bostic [Mon, 21 Jan 1991 04:43:47 +0000 (20:43 -0800)]
written at Berkeley, use BSD copyright; lint, getopt(3)

SCCS-vsn: libexec/getNAME/getNAME.c 5.4

33 years agochange all suffixes in the SRCS list to .o, for OBJS list
Keith Bostic [Sun, 20 Jan 1991 11:08:51 +0000 (03:08 -0800)]
change all suffixes in the SRCS list to .o, for OBJS list

SCCS-vsn: share/mk/bsd.prog.mk 5.22
SCCS-vsn: share/mk/bsd.lib.mk 5.19

33 years agofix from bsd.prog.mk
Keith Bostic [Sun, 20 Jan 1991 11:07:28 +0000 (03:07 -0800)]
fix from bsd.prog.mk

SCCS-vsn: old/ratfor/Makefile 5.8

33 years agofrom scratch; add Berkeley specific copyright notice
Keith Bostic [Sun, 20 Jan 1991 10:54:49 +0000 (02:54 -0800)]
from scratch; add Berkeley specific copyright notice

SCCS-vsn: libexec/makekey/makekey.c 5.2
SCCS-vsn: libexec/makekey/makekey.8 6.3

33 years agocheckpoint
Keith Bostic [Sun, 20 Jan 1991 10:19:48 +0000 (02:19 -0800)]
checkpoint

SCCS-vsn: admin/admin/contrib/contrib 5.3

33 years agominor cleanups and lint; use strftime(3); Berkeley specific copyright
Keith Bostic [Sun, 20 Jan 1991 10:03:23 +0000 (02:03 -0800)]
minor cleanups and lint; use strftime(3); Berkeley specific copyright

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

33 years agoget quotes around the string
Keith Bostic [Sun, 20 Jan 1991 09:35:46 +0000 (01:35 -0800)]
get quotes around the string

SCCS-vsn: bin/date/date.1 6.11

33 years agotypo on %l
Keith Bostic [Sun, 20 Jan 1991 09:27:59 +0000 (01:27 -0800)]
typo on %l

SCCS-vsn: lib/libc/string/strftime.3 5.9

33 years agoadd Berkeley copyright notice
Keith Bostic [Sun, 20 Jan 1991 09:19:58 +0000 (01:19 -0800)]
add Berkeley copyright notice

SCCS-vsn: libexec/getty/gettytab.5 6.5

33 years agodate and time created 91/01/19 17:17:44 by bostic
Keith Bostic [Sun, 20 Jan 1991 09:17:44 +0000 (01:17 -0800)]
date and time created 91/01/19 17:17:44 by bostic

SCCS-vsn: libexec/getty/ttydefaults.c 5.1

33 years agominor cleanup, updated comments to reflect changes
William Nesheim [Sun, 20 Jan 1991 05:45:12 +0000 (21:45 -0800)]
minor cleanup, updated comments to reflect changes

SCCS-vsn: sys/i386/i386/trap.c 5.8

33 years agotrack TRACE changes
William Nesheim [Sun, 20 Jan 1991 05:16:22 +0000 (21:16 -0800)]
track TRACE changes

SCCS-vsn: sys/i386/i386/sys_machdep.c 5.5

33 years agoreno changes, cleanups, bug fixes
William Nesheim [Sun, 20 Jan 1991 05:08:18 +0000 (21:08 -0800)]
reno changes, cleanups, bug fixes

SCCS-vsn: sys/i386/i386/vm_machdep.c 5.6

33 years agopartial cleanup, add coprocessor context switch code, context cleanup
William Nesheim [Sun, 20 Jan 1991 05:07:04 +0000 (21:07 -0800)]
partial cleanup, add coprocessor context switch code,  context cleanup

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

33 years agofrom set by sendmail -- don't reset it!
Keith Bostic [Sun, 20 Jan 1991 05:06:59 +0000 (21:06 -0800)]
from set by sendmail -- don't reset it!

SCCS-vsn: libexec/mail.local/mail.local.c 5.1

33 years agoreno changes
William Nesheim [Sun, 20 Jan 1991 05:04:56 +0000 (21:04 -0800)]
reno changes

SCCS-vsn: sys/i386/i386/trap.c 5.7

33 years agokernel reorg
William Nesheim [Sun, 20 Jan 1991 04:46:36 +0000 (20:46 -0800)]
kernel reorg

SCCS-vsn: sys/i386/i386/swapgeneric.c 5.4

33 years agoreno changes
William Nesheim [Sun, 20 Jan 1991 04:45:49 +0000 (20:45 -0800)]
reno changes

SCCS-vsn: sys/i386/i386/mem.c 5.6

33 years agoreno changes and kernel reorg
William Nesheim [Sun, 20 Jan 1991 04:44:18 +0000 (20:44 -0800)]
reno changes and kernel reorg

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

33 years agokernel reorg
William Nesheim [Sun, 20 Jan 1991 04:43:07 +0000 (20:43 -0800)]
kernel reorg

SCCS-vsn: sys/i386/i386/in_cksum.c 1.3

33 years agoreno changes
William Nesheim [Sun, 20 Jan 1991 04:40:29 +0000 (20:40 -0800)]
reno changes

SCCS-vsn: sys/i386/i386/genassym.c 5.6

33 years agochange copyright notice
William Nesheim [Sun, 20 Jan 1991 04:39:02 +0000 (20:39 -0800)]
change copyright notice

SCCS-vsn: sys/i386/i386/dkbad.c 5.4

33 years agokernel reorg.
William Nesheim [Sun, 20 Jan 1991 04:38:10 +0000 (20:38 -0800)]
kernel reorg.

SCCS-vsn: sys/i386/i386/dkbad.c 5.3

33 years agoreno changes
William Nesheim [Sun, 20 Jan 1991 04:36:29 +0000 (20:36 -0800)]
reno changes

SCCS-vsn: sys/i386/i386/conf.c 5.5

33 years agominor corrections
William Nesheim [Sun, 20 Jan 1991 04:35:24 +0000 (20:35 -0800)]
minor corrections

SCCS-vsn: sys/i386/i386/autoconf.c 5.6

33 years agoextra newline makes it more readable
Keith Bostic [Sat, 19 Jan 1991 15:24:24 +0000 (07:24 -0800)]
extra newline makes it more readable

SCCS-vsn: games/fish/fish.c 5.4

33 years agonew version
Keith Bostic [Sat, 19 Jan 1991 15:17:47 +0000 (07:17 -0800)]
new version

SCCS-vsn: games/fish/Makefile 5.5

33 years agodate and time created 91/01/18 23:17:35 by bostic
Keith Bostic [Sat, 19 Jan 1991 15:17:35 +0000 (07:17 -0800)]
date and time created 91/01/18 23:17:35 by bostic

SCCS-vsn: games/fish/pathnames.h 5.1

33 years agodate and time created 91/01/18 23:17:31 by bostic
Keith Bostic [Sat, 19 Jan 1991 15:17:31 +0000 (07:17 -0800)]
date and time created 91/01/18 23:17:31 by bostic

SCCS-vsn: games/fish/fish.instr 5.1

33 years agonew version
Keith Bostic [Sat, 19 Jan 1991 15:17:23 +0000 (07:17 -0800)]
new version

SCCS-vsn: games/fish/fish.c 5.3
SCCS-vsn: games/fish/fish.6 6.2

33 years agodate and time created 91/01/18 21:10:51 by william
William Nesheim [Sat, 19 Jan 1991 13:10:51 +0000 (05:10 -0800)]
date and time created 91/01/18 21:10:51 by william

SCCS-vsn: sys/i386/include/pmap.h 1.1

33 years agoRemove IC from xterm; it should not be used when im is actually an
Craig Leres [Sat, 19 Jan 1991 11:03:50 +0000 (03:03 -0800)]
Remove IC from xterm; it should not be used when im is actually an
insert mode. This doesn't show up in vi because vi doesn't know about IC.

SCCS-vsn: share/termcap/termcap.src 5.85

33 years agodate and time created 91/01/18 18:45:40 by bostic
Keith Bostic [Sat, 19 Jan 1991 10:45:40 +0000 (02:45 -0800)]
date and time created 91/01/18 18:45:40 by bostic

SCCS-vsn: usr.bin/ranlib/touch.c 5.1

33 years agodate and time created 91/01/18 18:45:39 by bostic
Keith Bostic [Sat, 19 Jan 1991 10:45:39 +0000 (02:45 -0800)]
date and time created 91/01/18 18:45:39 by bostic

SCCS-vsn: usr.bin/ranlib/ranlib.5.5 5.1

33 years agodate and time created 91/01/18 18:45:38 by bostic
Keith Bostic [Sat, 19 Jan 1991 10:45:38 +0000 (02:45 -0800)]
date and time created 91/01/18 18:45:38 by bostic

SCCS-vsn: usr.bin/ranlib/pathnames.h 5.1

33 years agodate and time created 91/01/18 18:45:37 by bostic
Keith Bostic [Sat, 19 Jan 1991 10:45:37 +0000 (02:45 -0800)]
date and time created 91/01/18 18:45:37 by bostic

SCCS-vsn: usr.bin/ranlib/misc.c 5.1

33 years agodate and time created 91/01/18 18:45:35 by bostic
Keith Bostic [Sat, 19 Jan 1991 10:45:35 +0000 (02:45 -0800)]
date and time created 91/01/18 18:45:35 by bostic

SCCS-vsn: usr.bin/ranlib/build.c 5.1

33 years agonew version
Keith Bostic [Sat, 19 Jan 1991 10:45:04 +0000 (02:45 -0800)]
new version

SCCS-vsn: include/ranlib.h 5.1
SCCS-vsn: usr.bin/ranlib/ranlib.c 5.5
SCCS-vsn: usr.bin/ranlib/ranlib.1 6.5
SCCS-vsn: usr.bin/ranlib/Makefile 5.3

33 years agothe position of new files depends on the [-abi] flags
Keith Bostic [Sat, 19 Jan 1991 10:31:28 +0000 (02:31 -0800)]
the position of new files depends on the [-abi] flags

SCCS-vsn: usr.bin/ar/replace.c 5.2

33 years ago386 trap and syscall frame difference passed thru to sendsig()
William Nesheim [Sat, 19 Jan 1991 09:37:33 +0000 (01:37 -0800)]
386 trap and syscall frame difference passed thru to sendsig()

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

33 years agoamended initflag initialization, now done for all processor types
William Nesheim [Sat, 19 Jan 1991 09:36:39 +0000 (01:36 -0800)]
amended initflag initialization, now done for all processor types

SCCS-vsn: sys/kern/init_main.c 7.33

33 years agofixed just which copyright notice is included.
William Nesheim [Sat, 19 Jan 1991 06:32:26 +0000 (22:32 -0800)]
fixed just which copyright notice is included.

SCCS-vsn: sys/i386/include/cpu.h 5.2
SCCS-vsn: sys/i386/include/dkio.h 5.2
SCCS-vsn: sys/i386/include/frame.h 5.2
SCCS-vsn: sys/i386/include/npx.h 5.3
SCCS-vsn: sys/i386/include/pcb.h 5.6
SCCS-vsn: sys/i386/include/psl.h 5.2
SCCS-vsn: sys/i386/include/pte.h 5.4
SCCS-vsn: sys/i386/include/reg.h 5.5
SCCS-vsn: sys/i386/include/trap.h 5.3
SCCS-vsn: sys/i386/include/tss.h 5.4
SCCS-vsn: sys/i386/include/vmparam.h 5.5
SCCS-vsn: sys/i386/include/param.h 5.3

33 years agonew version
Keith Bostic [Fri, 18 Jan 1991 10:24:37 +0000 (02:24 -0800)]
new version

SCCS-vsn: usr.bin/ar/pathnames.h 5.3
SCCS-vsn: usr.bin/ar/Makefile 5.7

33 years agodate and time created 91/01/17 18:24:03 by bostic
Keith Bostic [Fri, 18 Jan 1991 10:24:03 +0000 (02:24 -0800)]
date and time created 91/01/17 18:24:03 by bostic

SCCS-vsn: usr.bin/ar/replace.c 5.1

33 years agodate and time created 91/01/17 18:24:01 by bostic
Keith Bostic [Fri, 18 Jan 1991 10:24:01 +0000 (02:24 -0800)]
date and time created 91/01/17 18:24:01 by bostic

SCCS-vsn: usr.bin/ar/print.c 5.1

33 years agodate and time created 91/01/17 18:23:57 by bostic
Keith Bostic [Fri, 18 Jan 1991 10:23:57 +0000 (02:23 -0800)]
date and time created 91/01/17 18:23:57 by bostic

SCCS-vsn: usr.bin/ar/move.c 5.1

33 years agodate and time created 91/01/17 18:23:53 by bostic
Keith Bostic [Fri, 18 Jan 1991 10:23:53 +0000 (02:23 -0800)]
date and time created 91/01/17 18:23:53 by bostic

SCCS-vsn: usr.bin/ar/misc.c 5.1

33 years agodate and time created 91/01/17 18:23:50 by bostic
Keith Bostic [Fri, 18 Jan 1991 10:23:50 +0000 (02:23 -0800)]
date and time created 91/01/17 18:23:50 by bostic

SCCS-vsn: usr.bin/ar/header.c 5.1

33 years agodate and time created 91/01/17 18:23:46 by bostic
Keith Bostic [Fri, 18 Jan 1991 10:23:46 +0000 (02:23 -0800)]
date and time created 91/01/17 18:23:46 by bostic

SCCS-vsn: usr.bin/ar/extract.c 5.1

33 years agodate and time created 91/01/17 18:23:43 by bostic
Keith Bostic [Fri, 18 Jan 1991 10:23:43 +0000 (02:23 -0800)]
date and time created 91/01/17 18:23:43 by bostic

SCCS-vsn: usr.bin/ar/delete.c 5.1

33 years agodate and time created 91/01/17 18:23:38 by bostic
Keith Bostic [Fri, 18 Jan 1991 10:23:38 +0000 (02:23 -0800)]
date and time created 91/01/17 18:23:38 by bostic

SCCS-vsn: usr.bin/ar/contents.c 5.1

33 years agodate and time created 91/01/17 18:23:32 by bostic
Keith Bostic [Fri, 18 Jan 1991 10:23:32 +0000 (02:23 -0800)]
date and time created 91/01/17 18:23:32 by bostic

SCCS-vsn: usr.bin/ar/archive.c 5.1

33 years agonew version
Keith Bostic [Fri, 18 Jan 1991 10:23:04 +0000 (02:23 -0800)]
new version

SCCS-vsn: usr.bin/ar/ar.c 5.6
SCCS-vsn: include/ar.h 5.2

33 years agonew versionl; document all known BSD formats
Keith Bostic [Fri, 18 Jan 1991 10:21:09 +0000 (02:21 -0800)]
new versionl; document all known BSD formats

SCCS-vsn: usr.bin/ar/ar.5.5 6.2

33 years agonew version; approximate POSIX compliance
Keith Bostic [Fri, 18 Jan 1991 10:17:17 +0000 (02:17 -0800)]
new version; approximate POSIX compliance

SCCS-vsn: usr.bin/ar/ar.1 6.5

33 years agodate and time created 91/01/17 18:16:40 by bostic
Keith Bostic [Fri, 18 Jan 1991 10:16:40 +0000 (02:16 -0800)]
date and time created 91/01/17 18:16:40 by bostic

SCCS-vsn: usr.bin/ar/append.c 5.1

33 years agoforgot to document the -d flag (it's what -I used to be)
Keith Bostic [Fri, 18 Jan 1991 09:35:48 +0000 (01:35 -0800)]
forgot to document the -d flag (it's what -I used to be)

SCCS-vsn: usr.bin/ktrace/ktrace.1 5.2

33 years agoyank to 5.1
Keith Bostic [Fri, 18 Jan 1991 09:30:52 +0000 (01:30 -0800)]
yank to 5.1

SCCS-vsn: usr.bin/ktrace/Makefile 5.1

33 years agoKNF, lint, document all options, make man page consistent
Keith Bostic [Fri, 18 Jan 1991 09:30:01 +0000 (01:30 -0800)]
KNF, lint, document all options, make man page consistent

SCCS-vsn: usr.bin/ktrace/ktrace.1 5.1
SCCS-vsn: usr.bin/ktrace/ktrace.c 5.1

33 years agoforgot to reopen the file as stdin
Keith Bostic [Fri, 18 Jan 1991 09:27:10 +0000 (01:27 -0800)]
forgot to reopen the file as stdin

SCCS-vsn: usr.bin/kdump/kdump.c 5.3

33 years agodistribute includes around
Keith Bostic [Fri, 18 Jan 1991 07:58:01 +0000 (23:58 -0800)]
distribute includes around

SCCS-vsn: usr.bin/ktrace/subr.c 5.1
SCCS-vsn: usr.bin/ktrace/ktrace.h 5.1

33 years agoadd #define for 0666
Keith Bostic [Fri, 18 Jan 1991 07:56:46 +0000 (23:56 -0800)]
add #define for 0666

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

33 years agokernel reorg
Keith Bostic [Fri, 18 Jan 1991 07:12:18 +0000 (23:12 -0800)]
kernel reorg

SCCS-vsn: old/dlmpcc/Makefile 5.7
SCCS-vsn: old/dlmpcc/dlmpcc.c 5.6
SCCS-vsn: usr.sbin/iostat/Makefile 5.5
SCCS-vsn: old/enpload/Makefile 5.7
SCCS-vsn: usr.bin/vmstat/Makefile 5.5
SCCS-vsn: usr.bin/f77/libF77/Makefile 5.13
SCCS-vsn: old/adb/adb.tahoe/kstack.c 5.3
SCCS-vsn: old/dbx/Makefile 5.22

33 years agofrom scratch -- /bin/mail was a security problem, and not worth fixing
Keith Bostic [Fri, 18 Jan 1991 06:39:32 +0000 (22:39 -0800)]
from scratch -- /bin/mail was a security problem, and not worth fixing

SCCS-vsn: libexec/mail.local/Makefile 5.3
SCCS-vsn: libexec/mail.local/mail.local.8 6.7
SCCS-vsn: libexec/mail.local/mail.local.c 4.38
SCCS-vsn: libexec/mail.local/pathnames.h 5.3

33 years agokernel reorg, make strmode take an int.
Keith Bostic [Fri, 18 Jan 1991 05:54:07 +0000 (21:54 -0800)]
kernel reorg, make strmode take an int.

SCCS-vsn: include/string.h 5.5

33 years agoforgot sccs id
Keith Bostic [Fri, 18 Jan 1991 05:07:17 +0000 (21:07 -0800)]
forgot sccs id

SCCS-vsn: old/dbx/Makefile 5.21

33 years agopmake style makefile
Keith Bostic [Fri, 18 Jan 1991 05:04:14 +0000 (21:04 -0800)]
pmake style makefile

SCCS-vsn: old/dbx/Makefile 5.20

33 years agodon't die if tty unstatable; 4.3BSD-reno/usr.bin/9
Keith Bostic [Fri, 18 Jan 1991 02:24:48 +0000 (18:24 -0800)]
don't die if tty unstatable; 4.3BSD-reno/usr.bin/9

SCCS-vsn: usr.bin/finger/util.c 5.14

33 years agoremove y.tab.c, too
Keith Bostic [Thu, 17 Jan 1991 05:41:30 +0000 (21:41 -0800)]
remove y.tab.c, too

SCCS-vsn: usr.sbin/config/Makefile 5.12

33 years agowait.h needs types.h now
Keith Bostic [Thu, 17 Jan 1991 05:37:55 +0000 (21:37 -0800)]
wait.h needs types.h now

SCCS-vsn: usr.bin/window/wwchild.c 3.14

33 years agountil proven otherwise, this stuff is kernel specific
Keith Bostic [Wed, 16 Jan 1991 13:00:00 +0000 (05:00 -0800)]
until proven otherwise, this stuff is kernel specific

SCCS-vsn: sys/hp300/include/types.h 7.7

33 years agostdio has to include this file, don't require types.h
Keith Bostic [Wed, 16 Jan 1991 12:57:22 +0000 (04:57 -0800)]
stdio has to include this file, don't require types.h

SCCS-vsn: sys/hp300/include/types.h 7.6

33 years agokernel reorg
Keith Bostic [Wed, 16 Jan 1991 10:16:52 +0000 (02:16 -0800)]
kernel reorg

SCCS-vsn: usr.bin/f77/libF77/Makefile 5.13
SCCS-vsn: usr.bin/f77/libF77/c_sqrt.c 5.3
SCCS-vsn: usr.bin/f77/libF77/d_cnjg.c 5.3
SCCS-vsn: usr.bin/f77/libF77/d_mod.c 5.4
SCCS-vsn: usr.bin/f77/libF77/d_sign.c 5.3
SCCS-vsn: usr.bin/f77/libF77/r_mod.c 5.5
SCCS-vsn: usr.bin/f77/libF77/z_div.c 5.3
SCCS-vsn: old/dbx/Makefile 5.19
SCCS-vsn: usr.bin/f77/libF77/z_sqrt.c 5.3

33 years agoneeds CRYPT now
Keith Bostic [Wed, 16 Jan 1991 10:13:49 +0000 (02:13 -0800)]
needs CRYPT now

SCCS-vsn: libexec/kpasswdd/Makefile 5.1

33 years agoforgot the man pages...
Keith Bostic [Wed, 16 Jan 1991 10:11:34 +0000 (02:11 -0800)]
forgot the man pages...

SCCS-vsn: lib/libcompat/Makefile 5.6

33 years agotrivia, reno changes, and kernel reorg
William Nesheim [Wed, 16 Jan 1991 07:21:46 +0000 (23:21 -0800)]
trivia, reno changes, and kernel reorg

SCCS-vsn: sys/i386/include/pcb.h 5.5
SCCS-vsn: sys/i386/include/reg.h 5.4
SCCS-vsn: sys/i386/include/segments.h 5.3
SCCS-vsn: sys/i386/include/tss.h 5.3
SCCS-vsn: sys/i386/include/vmparam.h 5.4
SCCS-vsn: sys/i386/include/param.h 5.2

33 years agodate and time created 91/01/15 14:55:49 by william
William Nesheim [Wed, 16 Jan 1991 06:55:49 +0000 (22:55 -0800)]
date and time created 91/01/15 14:55:49 by william

SCCS-vsn: sys/i386/include/mtpr.h 1.1