unix-history/.git
36 years agoBerkeley code, add copyright
Keith Bostic [Tue, 1 Dec 1987 08:15:21 +0000 (00:15 -0800)]
Berkeley code, add copyright

SCCS-vsn: etc/dm.conf 5.3

36 years agoBerkeley code; correct copyright
Keith Bostic [Tue, 1 Dec 1987 08:09:44 +0000 (00:09 -0800)]
Berkeley code; correct copyright

SCCS-vsn: games/dm/dm.c 5.5

36 years agoBerkeley code, add copyright
Keith Bostic [Tue, 1 Dec 1987 07:09:22 +0000 (23:09 -0800)]
Berkeley code, add copyright

SCCS-vsn: games/number/number.c 4.4

36 years agoremove checkpass; just check for all lower case
Keith Bostic [Tue, 1 Dec 1987 04:47:33 +0000 (20:47 -0800)]
remove checkpass; just check for all lower case

SCCS-vsn: usr.bin/passwd/passwd.c 4.30

36 years agoBerkeley code; fix copyright
Keith Bostic [Tue, 1 Dec 1987 03:13:51 +0000 (19:13 -0800)]
Berkeley code; fix copyright

SCCS-vsn: lib/libc/stdio/mktemp.c 5.5

36 years agomention /dev/null, put on Berkeley copyright
Keith Bostic [Tue, 1 Dec 1987 03:06:06 +0000 (19:06 -0800)]
mention /dev/null, put on Berkeley copyright

SCCS-vsn: usr.bin/xinstall/install.1 6.4

36 years agoremove unused count from mapin
Mike Karels [Tue, 1 Dec 1987 02:58:30 +0000 (18:58 -0800)]
remove unused count from mapin

SCCS-vsn: sys/vax/include/vmparam.h 7.2

36 years agomapin, mapout removed
Mike Karels [Tue, 1 Dec 1987 02:58:00 +0000 (18:58 -0800)]
mapin, mapout removed

SCCS-vsn: sys/vax/vax/vm_machdep.c 7.2

36 years agobranch for tahoe release (no malloc)
Mike Karels [Tue, 1 Dec 1987 02:56:40 +0000 (18:56 -0800)]
branch for tahoe release (no malloc)

SCCS-vsn: sys/vax/vax/machdep.c 7.9.1.1
SCCS-vsn: sys/vax/include/pte.h 7.3.1.1

36 years agowritten by Howard Katseff; add Berkeley specific copyright
Keith Bostic [Tue, 1 Dec 1987 02:47:14 +0000 (18:47 -0800)]
written by Howard Katseff; add Berkeley specific copyright

SCCS-vsn: usr.bin/last/last.c 5.9

36 years agoAdded a PBUSY bit to mark the first register in a pair in the 'busy' array.
Donn Seeley [Mon, 30 Nov 1987 12:55:59 +0000 (04:55 -0800)]
Added a PBUSY bit to mark the first register in a pair in the 'busy' array.
New code in usable() uses this bit to identify sharable register pairs.
Other code that referred directly to the contents of the array had to
be modified slightly...

SCCS-vsn: old/pcc/mip/allo.c 4.10

36 years agoremove the scaling code for old harris emulation
Denise Draper [Fri, 27 Nov 1987 01:51:16 +0000 (17:51 -0800)]
remove the scaling code for old harris emulation

SCCS-vsn: local/ditroff/ditroff.okeeffe/devver/vsort.c 1.2

36 years agofrom Tim Stoehr
Keith Bostic [Thu, 26 Nov 1987 07:30:53 +0000 (23:30 -0800)]
from Tim Stoehr

SCCS-vsn: games/rogue/Makefile 5.1

36 years agowork even if the score file doesn't exist
Keith Bostic [Thu, 26 Nov 1987 07:27:56 +0000 (23:27 -0800)]
work even if the score file doesn't exist

SCCS-vsn: games/rogue/score.c 5.2

36 years agoscore/lock files in correct place
Keith Bostic [Thu, 26 Nov 1987 07:27:41 +0000 (23:27 -0800)]
score/lock files in correct place

SCCS-vsn: games/rogue/rogue.h 5.2

36 years agouse getpwuid, not getlogin, doesn't work over the net
Keith Bostic [Thu, 26 Nov 1987 07:27:28 +0000 (23:27 -0800)]
use getpwuid, not getlogin, doesn't work over the net

SCCS-vsn: games/rogue/machdep.c 5.2

36 years agofrom Tim Stoehr
Keith Bostic [Thu, 26 Nov 1987 07:25:04 +0000 (23:25 -0800)]
from Tim Stoehr

SCCS-vsn: games/rogue/curses.c 5.1
SCCS-vsn: games/rogue/hit.c 5.1
SCCS-vsn: games/rogue/init.c 5.1
SCCS-vsn: games/rogue/inventory.c 5.1
SCCS-vsn: games/rogue/level.c 5.1
SCCS-vsn: games/rogue/machdep.c 5.1
SCCS-vsn: games/rogue/main.c 5.1
SCCS-vsn: games/rogue/message.c 5.1
SCCS-vsn: games/rogue/monster.c 5.1
SCCS-vsn: games/rogue/move.c 5.1
SCCS-vsn: games/rogue/object.c 5.1
SCCS-vsn: games/rogue/pack.c 5.1
SCCS-vsn: games/rogue/play.c 5.1
SCCS-vsn: games/rogue/random.c 5.1
SCCS-vsn: games/rogue/ring.c 5.1
SCCS-vsn: games/rogue/rogue.h 5.1
SCCS-vsn: games/rogue/room.c 5.1
SCCS-vsn: games/rogue/save.c 5.1
SCCS-vsn: games/rogue/score.c 5.1
SCCS-vsn: games/rogue/spec_hit.c 5.1
SCCS-vsn: games/rogue/throw.c 5.1
SCCS-vsn: games/rogue/trap.c 5.1
SCCS-vsn: games/rogue/use.c 5.1
SCCS-vsn: games/rogue/zap.c 5.1

36 years agoonly mention ``host@user'', describe syntax for ttyname argument,
Keith Bostic [Wed, 25 Nov 1987 10:12:35 +0000 (02:12 -0800)]
only mention ``host@user'', describe syntax for ttyname argument,
general cleanup

SCCS-vsn: usr.bin/talk/talk.1 6.4

36 years agomake all errors return -1; general cleanup/lint; add copyright
Keith Bostic [Wed, 25 Nov 1987 10:03:05 +0000 (02:03 -0800)]
make all errors return -1; general cleanup/lint; add copyright

SCCS-vsn: usr.bin/mesg/mesg.c 4.4

36 years agochange diagnostics to indicate reality
Keith Bostic [Wed, 25 Nov 1987 10:02:06 +0000 (02:02 -0800)]
change diagnostics to indicate reality

SCCS-vsn: usr.bin/mesg/mesg.1 6.2

36 years agoDEC Gigi is -lplotgigi, not -lplot; bug report 4.3BSD/man/29
Keith Bostic [Wed, 25 Nov 1987 09:00:49 +0000 (01:00 -0800)]
DEC Gigi is -lplotgigi, not -lplot; bug report 4.3BSD/man/29

SCCS-vsn: lib/libplot/plot/plot.3 6.3

36 years agotahoe distribution (no malloc)
Mike Karels [Wed, 25 Nov 1987 08:50:24 +0000 (00:50 -0800)]
tahoe distribution (no malloc)

SCCS-vsn: sys/tahoe/vba/vba.c 1.11.1.1

36 years agosccsid, copyright
Mike Karels [Wed, 25 Nov 1987 08:48:29 +0000 (00:48 -0800)]
sccsid, copyright

SCCS-vsn: sys/tahoe/vba/vba.c 1.11

36 years agoI give up, inhibit transfers that might cause problems
Mike Karels [Wed, 25 Nov 1987 08:47:32 +0000 (00:47 -0800)]
I give up, inhibit transfers that might cause problems

SCCS-vsn: sys/tahoe/vba/vba.c 1.10

36 years agoneed reset (maybe)
Mike Karels [Wed, 25 Nov 1987 08:31:58 +0000 (00:31 -0800)]
need reset (maybe)

SCCS-vsn: sys/tahoe/vba/mp.c 1.2

36 years agoadd ncc, track-size as d1#
Mike Karels [Wed, 25 Nov 1987 08:26:51 +0000 (00:26 -0800)]
add ncc, track-size as d1#

SCCS-vsn: etc/etc.tahoe/disktab 4.8

36 years agotahoe distribution (no malloc)
Mike Karels [Wed, 25 Nov 1987 08:09:21 +0000 (00:09 -0800)]
tahoe distribution (no malloc)

SCCS-vsn: sys/tahoe/tahoe/machdep.c 1.17
SCCS-vsn: sys/tahoe/tahoe/machdep.c 1.16.1.1

36 years agocopyright and sccsid
Mike Karels [Wed, 25 Nov 1987 08:07:16 +0000 (00:07 -0800)]
copyright and sccsid

SCCS-vsn: sys/tahoe/tahoe/machdep.c 1.16

36 years agoBerkeley code, fix copyright
Keith Bostic [Wed, 25 Nov 1987 07:57:15 +0000 (23:57 -0800)]
Berkeley code, fix copyright

SCCS-vsn: usr.bin/cmp/cmp.c 4.7
SCCS-vsn: lib/libc/string/strcasecmp.c 5.5
SCCS-vsn: lib/libc/stdlib/getopt.c 4.5

36 years agoBerkeley code; correct copyright
Keith Bostic [Wed, 25 Nov 1987 07:51:00 +0000 (23:51 -0800)]
Berkeley code; correct copyright

SCCS-vsn: usr.bin/cmp/cmp.c 4.7

36 years agobranch for tahoe release (no mallo)
Mike Karels [Wed, 25 Nov 1987 07:35:18 +0000 (23:35 -0800)]
branch for tahoe release (no mallo)

SCCS-vsn: sys/tahoe/tahoe/locore.s 1.21.1.1

36 years agoremove bcopy.c
Keith Bostic [Wed, 25 Nov 1987 07:30:37 +0000 (23:30 -0800)]
remove bcopy.c

SCCS-vsn: usr.bin/ex/Makefile 7.22

36 years agoIf multiple files are specified, don't bomb as long as at least
Marc Teitelbaum [Wed, 25 Nov 1987 06:38:25 +0000 (22:38 -0800)]
If multiple files are specified, don't bomb as long as at least
one of them is accessable.  I.e. fstat /foo/* shouldn't crap out just
because one of those files can't be opened.

SCCS-vsn: usr.bin/fstat/fstat.c 5.9

36 years agobranch for tahoe release (no malloc)
Mike Karels [Wed, 25 Nov 1987 06:15:30 +0000 (22:15 -0800)]
branch for tahoe release (no malloc)

SCCS-vsn: sys/kern/uipc_mbuf.c 7.4.1.1

36 years agocheck for malloc failure znd zero memory (from jim%wind@bellcore.com)
Kirk McKusick [Wed, 25 Nov 1987 04:12:05 +0000 (20:12 -0800)]
check for malloc failure znd zero memory (from jim%wind@bellcore.com)

SCCS-vsn: sys/vax/vax/autoconf.c 7.11

36 years agoPrint name of file if known (if matched by a -f entry).
Marc Teitelbaum [Tue, 24 Nov 1987 17:24:16 +0000 (09:24 -0800)]
Print name of file if known (if matched by a -f entry).

SCCS-vsn: usr.bin/fstat/fstat.c 5.8

36 years agofix uid/gid rollover; check all password entries for correctness;
Keith Bostic [Tue, 24 Nov 1987 13:21:35 +0000 (05:21 -0800)]
fix uid/gid rollover; check all password entries for correctness;
bug reports 4.3BSD/etc/100, 4.3BSD/sys/176

SCCS-vsn: usr.sbin/vipw/vipw.c 5.3

36 years agoFixes from Dave Borman.
Gregory Minshall [Tue, 24 Nov 1987 12:38:04 +0000 (04:38 -0800)]
Fixes from Dave Borman.

SCCS-vsn: usr.bin/telnet/network.c 1.9
SCCS-vsn: usr.bin/telnet/sys_bsd.c 1.7
SCCS-vsn: usr.bin/telnet/terminal.c 1.9
SCCS-vsn: usr.bin/telnet/telnet.c 5.25
SCCS-vsn: usr.bin/telnet/ring.c 1.6

36 years agofixes from guy@sun.com; better error messages/checking; fix usage
Keith Bostic [Tue, 24 Nov 1987 11:16:29 +0000 (03:16 -0800)]
fixes from guy@sun.com; better error messages/checking; fix usage
message to be on stderr a la S5; reformat to Berkeley standard

SCCS-vsn: usr.bin/cmp/cmp.c 4.6

36 years agoadd firmware
Keith Bostic [Tue, 24 Nov 1987 10:31:43 +0000 (02:31 -0800)]
add firmware

SCCS-vsn: old/dlmpcc/Makefile 5.2

36 years agolint from torek
Kirk McKusick [Tue, 24 Nov 1987 09:42:45 +0000 (01:42 -0800)]
lint from torek

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 7.4
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.4

36 years agoshould be unsigned chars as offsets into comparison table
Keith Bostic [Tue, 24 Nov 1987 07:34:49 +0000 (23:34 -0800)]
should be unsigned chars as offsets into comparison table

SCCS-vsn: lib/libc/string/strcasecmp.c 5.4

36 years agoworking again, I think
Mike Karels [Tue, 24 Nov 1987 07:29:13 +0000 (23:29 -0800)]
working again, I think

SCCS-vsn: sys/tahoe/stand/vdformat/Makefile 1.4
SCCS-vsn: sys/tahoe/stand/vdformat/config.c 1.3
SCCS-vsn: sys/tahoe/stand/vdformat/correct.c 1.2
SCCS-vsn: sys/tahoe/stand/vdformat/exercise.c 1.3
SCCS-vsn: sys/tahoe/stand/vdformat/format.c 1.5
SCCS-vsn: sys/tahoe/stand/vdformat/info.c 1.2
SCCS-vsn: sys/tahoe/stand/vdformat/io.c 1.5
SCCS-vsn: sys/tahoe/stand/vdformat/list.c 1.2
SCCS-vsn: sys/tahoe/stand/vdformat/maps.c 1.5
SCCS-vsn: sys/tahoe/stand/vdformat/proc_cmd.c 1.4
SCCS-vsn: sys/tahoe/stand/vdformat/profile.c 1.3
SCCS-vsn: sys/tahoe/stand/vdformat/relocate.c 1.4
SCCS-vsn: sys/tahoe/stand/vdformat/smd.c 1.2
SCCS-vsn: sys/tahoe/stand/vdformat/smd_e.c 1.2
SCCS-vsn: sys/tahoe/stand/vdformat/start.c 1.3
SCCS-vsn: sys/tahoe/stand/vdformat/util.c 1.2
SCCS-vsn: sys/tahoe/stand/vdformat/vdfmt.c 1.5
SCCS-vsn: sys/tahoe/stand/vdformat/vdfmt.h 1.5
SCCS-vsn: sys/tahoe/stand/vdformat/verify.c 1.4

36 years agoDEUNA needs reset after uba reset! (from torek)
Mike Karels [Tue, 24 Nov 1987 07:02:08 +0000 (23:02 -0800)]
DEUNA needs reset after uba reset! (from torek)

SCCS-vsn: sys/vax/if/if_de.c 7.3

36 years agotry to make this work when MCLBYTES != CLBYTES !
Mike Karels [Tue, 24 Nov 1987 06:59:02 +0000 (22:59 -0800)]
try to make this work when MCLBYTES != CLBYTES !

SCCS-vsn: sys/kern/uipc_mbuf.c 7.4

36 years agotry to make this work when MCLBYTES != CLBYTES
Mike Karels [Tue, 24 Nov 1987 06:57:17 +0000 (22:57 -0800)]
try to make this work when MCLBYTES != CLBYTES

SCCS-vsn: sys/kern/uipc_mbuf.c 7.4

36 years agotry to make it work when CLBYTES != MCLBYTES
Mike Karels [Tue, 24 Nov 1987 06:09:00 +0000 (22:09 -0800)]
try to make it work when CLBYTES != MCLBYTES

SCCS-vsn: sys/kern/uipc_mbuf.c 7.4

36 years agocast magic to u_long
Mike Karels [Tue, 24 Nov 1987 04:55:02 +0000 (20:55 -0800)]
cast magic to u_long

SCCS-vsn: sys/sys/disklabel.h 7.6

36 years agoAdd in some changes from Dave Borman (borman@monet).
Gregory Minshall [Tue, 24 Nov 1987 03:15:40 +0000 (19:15 -0800)]
Add in some changes from Dave Borman (borman@monet).

SCCS-vsn: usr.bin/telnet/sys_bsd.c 1.6
SCCS-vsn: usr.bin/telnet/tn3270.c 1.5
SCCS-vsn: usr.bin/telnet/telnet.c 5.24
SCCS-vsn: usr.bin/telnet/fdset.h 1.2

36 years agodate and time created 87/11/23 11:14:09 by minshall
Gregory Minshall [Tue, 24 Nov 1987 03:14:09 +0000 (19:14 -0800)]
date and time created 87/11/23 11:14:09 by minshall

SCCS-vsn: usr.bin/telnet/fdset.h 1.1

36 years agoadd special redist label ``all:''
Keith Bostic [Tue, 24 Nov 1987 03:00:12 +0000 (19:00 -0800)]
add special redist label ``all:''

SCCS-vsn: libexec/bugfiler/bugfiler.8 6.8

36 years agoadd "all:" label
Keith Bostic [Tue, 24 Nov 1987 02:56:21 +0000 (18:56 -0800)]
add "all:" label

SCCS-vsn: libexec/bugfiler/redist.c 5.5

36 years agomove acknowledgement file into folder directory
Keith Bostic [Tue, 24 Nov 1987 02:44:43 +0000 (18:44 -0800)]
move acknowledgement file into folder directory

SCCS-vsn: libexec/bugfiler/reply.c 5.4

36 years agorefer to search procedure
Mike Karels [Sun, 22 Nov 1987 07:03:23 +0000 (23:03 -0800)]
refer to search procedure

SCCS-vsn: lib/libc/net/gethostbyname.3 6.8

36 years agobring up to rev 6
Mike Karels [Sun, 22 Nov 1987 06:54:48 +0000 (22:54 -0800)]
bring up to rev 6

SCCS-vsn: lib/libc/net/resolver.3 6.1

36 years agoadd RES_DNSRCH
Mike Karels [Sun, 22 Nov 1987 06:54:25 +0000 (22:54 -0800)]
add RES_DNSRCH

SCCS-vsn: lib/libc/net/resolver.3 1.8

36 years agodate and time created 87/11/21 14:33:27 by karels
Mike Karels [Sun, 22 Nov 1987 06:33:27 +0000 (22:33 -0800)]
date and time created 87/11/21 14:33:27 by karels

SCCS-vsn: share/man/man7/hostname.7 6.1

36 years agoadd herror, hostname(7)
Mike Karels [Sun, 22 Nov 1987 06:09:21 +0000 (22:09 -0800)]
add herror, hostname(7)

SCCS-vsn: lib/libc/net/gethostbyname.3 6.7

36 years agoadd map3270, change cp to install, set owner/groups/modes correctly
Keith Bostic [Sat, 21 Nov 1987 04:35:07 +0000 (20:35 -0800)]
add map3270, change cp to install, set owner/groups/modes correctly

SCCS-vsn: share/termcap/Makefile 5.5

36 years agochange dn_skip=>dn_skipname; bigger buffer; watch for bogus non-auth non-answer
Mike Karels [Fri, 20 Nov 1987 13:05:50 +0000 (05:05 -0800)]
change dn_skip=>dn_skipname; bigger buffer; watch for bogus non-auth non-answer

SCCS-vsn: lib/libc/net/gethostnamadr.c 6.26

36 years agochange dn_skip to dn_skipname with new arg for sanity checking;
Mike Karels [Fri, 20 Nov 1987 13:02:27 +0000 (05:02 -0800)]
change dn_skip to dn_skipname with new arg for sanity checking;
make things unsigned so don't need to strip

SCCS-vsn: lib/libc/net/res_comp.c 6.10

36 years agominor cleanups, particularly in reading mail header
Keith Bostic [Fri, 20 Nov 1987 07:00:20 +0000 (23:00 -0800)]
minor cleanups, particularly in reading mail header

SCCS-vsn: libexec/comsat/comsat.c 5.8

36 years agobcmp of 0 bytes returns 0 bytes
Keith Bostic [Thu, 19 Nov 1987 11:24:45 +0000 (03:24 -0800)]
bcmp of 0 bytes returns 0 bytes

SCCS-vsn: lib/libc/string/bstring.3 6.3

36 years agodocument skip1 && skip2
Keith Bostic [Thu, 19 Nov 1987 10:50:25 +0000 (02:50 -0800)]
document skip1 && skip2

SCCS-vsn: usr.bin/cmp/cmp.1 6.2

36 years agosupport for full arp syntax (4.3BSD/etc/99 from guy@sun.com (Guy Harris))
Kirk McKusick [Thu, 19 Nov 1987 10:36:40 +0000 (02:36 -0800)]
support for full arp syntax (4.3BSD/etc/99 from guy@sun.com (Guy Harris))

SCCS-vsn: usr.sbin/arp/arp.c 5.4

36 years agodocument skip1 && skip2
Keith Bostic [Thu, 19 Nov 1987 08:50:50 +0000 (00:50 -0800)]
document skip1 && skip2

SCCS-vsn: usr.bin/cmp/cmp.1 6.2

36 years agoadd real header; make -s as fast as -l; minor reformatting
Keith Bostic [Thu, 19 Nov 1987 08:47:18 +0000 (00:47 -0800)]
add real header; make -s as fast as -l; minor reformatting

SCCS-vsn: usr.bin/cmp/cmp.c 4.5

36 years agoadd real header
Keith Bostic [Thu, 19 Nov 1987 08:35:18 +0000 (00:35 -0800)]
add real header

SCCS-vsn: usr.bin/cmp/cmp.c 4.5

36 years agominor cleanups
Keith Bostic [Thu, 19 Nov 1987 07:15:17 +0000 (23:15 -0800)]
minor cleanups

SCCS-vsn: libexec/comsat/comsat.c 5.8

36 years agopack labels
Mike Karels [Thu, 19 Nov 1987 07:14:07 +0000 (23:14 -0800)]
pack labels

SCCS-vsn: usr.sbin/bad144/bad144.8 6.4

36 years agominor rearrangements
Denise Draper [Thu, 19 Nov 1987 04:10:52 +0000 (20:10 -0800)]
minor rearrangements

SCCS-vsn: local/ditroff/ditroff.okeeffe/devnver/Makefile 1.2

36 years agominor corrections
Denise Draper [Thu, 19 Nov 1987 04:05:58 +0000 (20:05 -0800)]
minor corrections

SCCS-vsn: local/ditroff/ditroff.okeeffe/devnver/Makefile 1.2

36 years agomove bug:ack file into version directory
Keith Bostic [Thu, 19 Nov 1987 03:39:24 +0000 (19:39 -0800)]
move bug:ack file into version directory

SCCS-vsn: libexec/bugfiler/bugfiler.8 6.7

36 years agoif utmp empty drops core; bug report 4.3BSD/etc/98;
Keith Bostic [Thu, 19 Nov 1987 03:22:05 +0000 (19:22 -0800)]
if utmp empty drops core; bug report 4.3BSD/etc/98;
make lint happy; redo header reading logic completely

SCCS-vsn: libexec/comsat/comsat.c 5.7

36 years agodon't declare h_errno
Keith Bostic [Thu, 19 Nov 1987 01:24:01 +0000 (17:24 -0800)]
don't declare h_errno

SCCS-vsn: include/netdb.h 5.8

36 years agoadd S5 routines
Keith Bostic [Thu, 19 Nov 1987 00:42:11 +0000 (16:42 -0800)]
add S5 routines

SCCS-vsn: include/strings.h 5.3

36 years agoadd mpcc driver
Sam Leffler [Wed, 18 Nov 1987 13:04:57 +0000 (05:04 -0800)]
add mpcc driver

SCCS-vsn: sys/tahoe/conf/files.tahoe 1.3

36 years agoinstall mpcc driver in place of bisync
Sam Leffler [Wed, 18 Nov 1987 13:04:40 +0000 (05:04 -0800)]
install mpcc driver in place of bisync

SCCS-vsn: sys/tahoe/tahoe/conf.c 1.10

36 years agodate and time created 87/11/17 20:26:20 by sam
Sam Leffler [Wed, 18 Nov 1987 12:26:20 +0000 (04:26 -0800)]
date and time created 87/11/17 20:26:20 by sam

SCCS-vsn: sys/tahoe/vba/mp.c 1.1

36 years agodate and time created 87/11/17 20:26:18 by sam
Sam Leffler [Wed, 18 Nov 1987 12:26:18 +0000 (04:26 -0800)]
date and time created 87/11/17 20:26:18 by sam

SCCS-vsn: sys/tahoe/vba/mpreg.h 1.1

36 years agodate and time created 87/11/17 19:18:49 by bostic
Keith Bostic [Wed, 18 Nov 1987 11:18:49 +0000 (03:18 -0800)]
date and time created 87/11/17 19:18:49 by bostic

SCCS-vsn: lib/libc/net/herror.c 1.1

36 years agodocument -l flag, minor cleanups
Keith Bostic [Wed, 18 Nov 1987 09:30:26 +0000 (01:30 -0800)]
document -l flag, minor cleanups

SCCS-vsn: usr.bin/time/time.1 6.2

36 years agochange %D to %ld; make lint happy
Keith Bostic [Wed, 18 Nov 1987 09:23:32 +0000 (01:23 -0800)]
change %D to %ld; make lint happy

SCCS-vsn: usr.bin/time/time.c 4.7

36 years agofix -p arg handling
Marc Teitelbaum [Wed, 18 Nov 1987 05:34:37 +0000 (21:34 -0800)]
fix -p arg handling

SCCS-vsn: usr.bin/fstat/fstat.c 5.7

36 years agoadd macros get get/put short/long.
Mike Karels [Wed, 18 Nov 1987 02:05:17 +0000 (18:05 -0800)]
add macros get get/put short/long.

SCCS-vsn: include/arpa/nameser.h 5.17

36 years agotypo
Keith Bostic [Wed, 18 Nov 1987 01:42:42 +0000 (17:42 -0800)]
typo

SCCS-vsn: libexec/getty/getty.8 6.5

36 years agonew template
Keith Bostic [Tue, 17 Nov 1987 09:42:34 +0000 (01:42 -0800)]
new template

SCCS-vsn: usr.bin/diction/Makefile 4.7

36 years agoadded bib.compsurv
Gary M. Levin [Tue, 17 Nov 1987 09:00:38 +0000 (01:00 -0800)]
added bib.compsurv

SCCS-vsn: contrib/bib/macs/Makefile 1.7

36 years agoFixed printing of multiple name citations in compsurv and astro
Gary M. Levin [Tue, 17 Nov 1987 08:52:13 +0000 (00:52 -0800)]
Fixed printing of multiple name citations in compsurv and astro
formats

SCCS-vsn: contrib/bib/src/bibargs.c 2.12

36 years agomove varian/versatec and tools to vfilters
Keith Bostic [Tue, 17 Nov 1987 05:07:07 +0000 (21:07 -0800)]
move varian/versatec and tools to vfilters

SCCS-vsn: usr.sbin/lpr/filters/Makefile 5.3

36 years agonew template
Keith Bostic [Tue, 17 Nov 1987 03:14:13 +0000 (19:14 -0800)]
new template

SCCS-vsn: old/implog/Makefile 5.5

36 years agouse dirfd macro
Keith Bostic [Mon, 16 Nov 1987 06:58:27 +0000 (22:58 -0800)]
use dirfd macro

SCCS-vsn: old/make/dosys.c 4.11
SCCS-vsn: old/make/files.c 4.16
SCCS-vsn: old/make/main.c 4.10

36 years agodate and time created 87/11/15 14:33:55 by sam
Sam Leffler [Mon, 16 Nov 1987 06:33:55 +0000 (22:33 -0800)]
date and time created 87/11/15 14:33:55 by sam

SCCS-vsn: old/dlmpcc/scnhdr.h 5.1

36 years agodate and time created 87/11/15 14:33:54 by sam
Sam Leffler [Mon, 16 Nov 1987 06:33:54 +0000 (22:33 -0800)]
date and time created 87/11/15 14:33:54 by sam

SCCS-vsn: old/dlmpcc/dlmpcc.c 5.1

36 years agodate and time created 87/11/15 14:33:53 by sam
Sam Leffler [Mon, 16 Nov 1987 06:33:53 +0000 (22:33 -0800)]
date and time created 87/11/15 14:33:53 by sam

SCCS-vsn: old/dlmpcc/Makefile 5.1

36 years agostandardize error messages; don't close and then freopen stdin;
Keith Bostic [Sun, 15 Nov 1987 06:30:40 +0000 (22:30 -0800)]
standardize error messages; don't close and then freopen stdin;
don't flush stdout after every line; use C library atoi; don't limit line
length; do lint cleanup

SCCS-vsn: usr.bin/head/head.c 5.2

36 years agostandard usage statements
Keith Bostic [Sun, 15 Nov 1987 04:40:07 +0000 (20:40 -0800)]
standard usage statements

SCCS-vsn: usr.bin/lock/lock.c 5.4

36 years agoput in standard illegal option message
Keith Bostic [Sun, 15 Nov 1987 03:57:40 +0000 (19:57 -0800)]
put in standard illegal option message

SCCS-vsn: usr.bin/man/man.c 5.9

36 years agonew version from Chris Torek and Jim McKie
Keith Bostic [Sat, 14 Nov 1987 08:45:07 +0000 (00:45 -0800)]
new version from Chris Torek and Jim McKie

SCCS-vsn: sys/vax/stand/uda.c 7.4

36 years agowindow isn't necessarily zero when user is gone, don't accept new data
Mike Karels [Sat, 14 Nov 1987 07:45:36 +0000 (23:45 -0800)]
window isn't necessarily zero when user is gone, don't accept new data

SCCS-vsn: sys/netinet/tcp_input.c 7.13