unix-history/.git
33 years agosplit up modules into smaller files
Mike A. Olson [Thu, 24 Jan 1991 00:10:55 +0000 (16:10 -0800)]
split up modules into smaller files

SCCS-vsn: lib/libc/db/btree/lrucache.c 5.2
SCCS-vsn: lib/libc/db/btree/bt_open.c 5.3
SCCS-vsn: lib/libc/db/btree/Makefile.inc 5.2

33 years agoreinsert hp300 hack for Inf and NaN; add sparc to the list too
Chris Torek [Tue, 22 Jan 1991 16:41:41 +0000 (08:41 -0800)]
reinsert hp300 hack for Inf and NaN; add sparc to the list too

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

33 years ago.
Cynthia A. E. Livingston [Tue, 22 Jan 1991 12:15:25 +0000 (04:15 -0800)]
.

SCCS-vsn: share/misc/Makefile 5.11

33 years agoremove old li nk
Keith Bostic [Tue, 22 Jan 1991 02:14:20 +0000 (18:14 -0800)]
remove old li nk

SCCS-vsn: old/dbx/Makefile 5.23

33 years agodelete get_date, just use strftime
Keith Bostic [Tue, 22 Jan 1991 01:44:43 +0000 (17:44 -0800)]
delete get_date, just use strftime

SCCS-vsn: libexec/getty/Makefile 5.12
SCCS-vsn: libexec/telnetd/Makefile 5.12
SCCS-vsn: libexec/telnetd/utility.c 5.5

33 years agoSCCS munges %M%
Keith Bostic [Tue, 22 Jan 1991 01:43:06 +0000 (17:43 -0800)]
SCCS munges %M%

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

33 years agodate and time created 91/01/21 09:11:26 by bostic
Keith Bostic [Tue, 22 Jan 1991 01:11:26 +0000 (17:11 -0800)]
date and time created 91/01/21 09:11:26 by bostic

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

33 years agoupdate for new stdio; from Chris Torek
Keith Bostic [Tue, 22 Jan 1991 00:16:25 +0000 (16:16 -0800)]
update for new stdio; from Chris Torek

SCCS-vsn: lib/libcurses/scanw.c 5.5

33 years agoadd cuserid, ctermid, getlogin for POSIX 1003.1
Keith Bostic [Mon, 21 Jan 1991 22:53:42 +0000 (14:53 -0800)]
add cuserid, ctermid, getlogin for POSIX 1003.1

SCCS-vsn: sys/sys/unistd.h 5.8

33 years agotemporary files are already padded: do not pad them again
Chris Torek [Mon, 21 Jan 1991 16:43:06 +0000 (08:43 -0800)]
temporary files are already padded: do not pad them again

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

33 years agoremember to NUL-terminate those strings!
Chris Torek [Mon, 21 Jan 1991 16:42:24 +0000 (08:42 -0800)]
remember to NUL-terminate those strings!

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

33 years agothe ORPHANS macro sets eval on error, but does not clear it on success,
Chris Torek [Mon, 21 Jan 1991 16:41:25 +0000 (08:41 -0800)]
the ORPHANS macro sets eval on error, but does not clear it on success,
so we must clear it before invoking ORPHANS lest we return a random value

SCCS-vsn: usr.bin/ar/contents.c 5.2
SCCS-vsn: usr.bin/ar/delete.c 5.2
SCCS-vsn: usr.bin/ar/move.c 5.2
SCCS-vsn: usr.bin/ar/print.c 5.2

33 years agostrsep had an incorrect function prototype
Keith Bostic [Mon, 21 Jan 1991 14:05:33 +0000 (06:05 -0800)]
strsep had an incorrect function prototype

SCCS-vsn: include/string.h 5.6

33 years agocheckpoint
Keith Bostic [Mon, 21 Jan 1991 13:44:04 +0000 (05:44 -0800)]
checkpoint

SCCS-vsn: lib/libc/Makefile 5.1

33 years agonew stdio from Chris Torek
Keith Bostic [Mon, 21 Jan 1991 13:39:17 +0000 (05:39 -0800)]
new stdio from Chris Torek

SCCS-vsn: include/stdio.h 5.8

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

SCCS-vsn: lib/libc/stdio/setbuf.c 5.3
SCCS-vsn: lib/libc/stdio/setbuffer.c 5.3
SCCS-vsn: lib/libc/stdio/sprintf.c 5.7
SCCS-vsn: lib/libc/stdio/stdio.3 6.3
SCCS-vsn: lib/libc/stdio/ungetc.3 6.3
SCCS-vsn: lib/libc/stdio/ungetc.c 5.4
SCCS-vsn: lib/libc/stdio/vprintf.c 5.4
SCCS-vsn: lib/libc/stdio/vsprintf.c 5.4
SCCS-vsn: lib/libc/stdio/fclose.c 5.1
SCCS-vsn: lib/libc/stdio/feof.c 5.1
SCCS-vsn: lib/libc/stdio/ferror.c 5.1
SCCS-vsn: lib/libc/stdio/fflush.c 5.1
SCCS-vsn: lib/libc/stdio/fgetln.c 5.1
SCCS-vsn: lib/libc/stdio/fgetpos.c 5.1
SCCS-vsn: lib/libc/stdio/fileno.c 5.1
SCCS-vsn: lib/libc/stdio/flags.c 5.1
SCCS-vsn: lib/libc/stdio/floatio.h 5.1
SCCS-vsn: lib/libc/stdio/fpurge.c 5.1
SCCS-vsn: lib/libc/stdio/fscanf.c 5.1
SCCS-vsn: lib/libc/stdio/fsetpos.c 5.1
SCCS-vsn: lib/libc/stdio/funopen.c 5.1
SCCS-vsn: lib/libc/stdio/fvwrite.c 5.1
SCCS-vsn: lib/libc/stdio/fvwrite.h 5.1
SCCS-vsn: lib/libc/stdio/fwalk.c 5.1
SCCS-vsn: lib/libc/stdio/getc.c 5.1
SCCS-vsn: lib/libc/stdio/glue.h 5.1
SCCS-vsn: lib/libc/stdio/local.h 5.1
SCCS-vsn: lib/libc/stdio/makebuf.c 5.1
SCCS-vsn: lib/libc/stdio/putc.c 5.1
SCCS-vsn: lib/libc/stdio/refill.c 5.1
SCCS-vsn: lib/libc/stdio/remove.c 5.1
SCCS-vsn: lib/libc/stdio/rget.c 5.1
SCCS-vsn: lib/libc/stdio/setvbuf.c 5.1
SCCS-vsn: lib/libc/stdio/snprintf.c 5.1
SCCS-vsn: lib/libc/stdio/sscanf.c 5.1
SCCS-vsn: lib/libc/stdio/stdio.c 5.1
SCCS-vsn: lib/libc/stdio/tmpfile.c 5.1
SCCS-vsn: lib/libc/stdio/tmpnam.c 5.1
SCCS-vsn: lib/libc/stdio/vsnprintf.c 5.1
SCCS-vsn: lib/libc/stdio/wsetup.c 5.1

33 years agomessed up the copyright header and keywords
Keith Bostic [Mon, 21 Jan 1991 13:29:47 +0000 (05:29 -0800)]
messed up the copyright header and keywords

SCCS-vsn: lib/libc/stdio/setbuf.3 6.6

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

SCCS-vsn: lib/libc/stdio/scanf.3 6.3
SCCS-vsn: lib/libc/stdio/scanf.c 5.3
SCCS-vsn: lib/libc/stdio/setbuf.3 6.5

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

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

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

SCCS-vsn: lib/libc/stdio/fopen.3 6.5
SCCS-vsn: lib/libc/stdio/fopen.c 5.3
SCCS-vsn: lib/libc/stdio/fprintf.c 5.6
SCCS-vsn: lib/libc/stdio/fputc.c 5.3
SCCS-vsn: lib/libc/stdio/fputs.c 5.3
SCCS-vsn: lib/libc/stdio/fread.3 6.3
SCCS-vsn: lib/libc/stdio/fread.c 5.3
SCCS-vsn: lib/libc/stdio/freopen.c 5.3
SCCS-vsn: lib/libc/stdio/fseek.3 6.6
SCCS-vsn: lib/libc/stdio/fseek.c 5.4
SCCS-vsn: lib/libc/stdio/ftell.c 5.3
SCCS-vsn: lib/libc/stdio/fwrite.c 5.3
SCCS-vsn: lib/libc/stdio/getc.3 6.4
SCCS-vsn: lib/libc/stdio/getchar.c 5.3
SCCS-vsn: lib/libc/stdio/gets.c 5.3
SCCS-vsn: lib/libc/stdio/getw.c 5.3
SCCS-vsn: lib/libc/stdio/printf.3 6.8
SCCS-vsn: lib/libc/stdio/printf.c 5.6
SCCS-vsn: lib/libc/stdio/putc.3 6.4
SCCS-vsn: lib/libc/stdio/putchar.c 5.3
SCCS-vsn: lib/libc/stdio/puts.c 5.3
SCCS-vsn: lib/libc/stdio/putw.c 5.3

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

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

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