unix-history/.git
35 years agoemboldening fix in nroff broke the old version
Keith Bostic [Tue, 20 Sep 1988 01:48:57 +0000 (17:48 -0800)]
emboldening fix in nroff broke the old version

SCCS-vsn: share/man/makewhatis.sed 5.4

35 years agofind names with underscores, i.e. "sys_siglist"; bug report 4.3BSD/ucb/243
Keith Bostic [Tue, 20 Sep 1988 01:43:34 +0000 (17:43 -0800)]
find names with underscores, i.e. "sys_siglist"; bug report 4.3BSD/ucb/243

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

35 years agouse fgets, not gets so we don't overflow; split apropos and whatis
Keith Bostic [Mon, 19 Sep 1988 09:16:18 +0000 (01:16 -0800)]
use fgets, not gets so we don't overflow; split apropos and whatis

SCCS-vsn: usr.bin/apropos/apropos.c 5.7
SCCS-vsn: usr.bin/whatis/whatis.c 5.1

35 years agomove man pages here, split whatis and apropos
Keith Bostic [Mon, 19 Sep 1988 09:15:18 +0000 (01:15 -0800)]
move man pages here, split whatis and apropos

SCCS-vsn: usr.bin/man/Makefile 5.6

35 years agodate and time created 88/09/18 17:00:37 by bostic
Keith Bostic [Mon, 19 Sep 1988 08:00:37 +0000 (00:00 -0800)]
date and time created 88/09/18 17:00:37 by bostic

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

35 years agoremove message length limit; blank out message area; fix FNDELAY stuff
Keith Bostic [Mon, 19 Sep 1988 07:59:19 +0000 (23:59 -0800)]
remove message length limit; blank out message area; fix FNDELAY stuff
complete rewrite

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

35 years agoadd [file] option
Keith Bostic [Mon, 19 Sep 1988 07:56:59 +0000 (23:56 -0800)]
add [file] option

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

35 years agodate and time created 88/09/18 16:51:20 by bostic
Keith Bostic [Mon, 19 Sep 1988 07:51:20 +0000 (23:51 -0800)]
date and time created 88/09/18 16:51:20 by bostic

SCCS-vsn: sbin/shutdown/Makefile 5.1

35 years agoallow absolute time; use wall(1), getopt(3), new timing mechanism
Keith Bostic [Mon, 19 Sep 1988 07:48:05 +0000 (23:48 -0800)]
allow absolute time; use wall(1), getopt(3), new timing mechanism
read message from stdin by default; complete rewrite

SCCS-vsn: sbin/shutdown/shutdown.c 5.8

35 years agotime is now an absolute, warning message is read from stdin by
Keith Bostic [Mon, 19 Sep 1988 07:09:51 +0000 (23:09 -0800)]
time is now an absolute, warning message is read from stdin by
default, document fastboot, other minor stuff

SCCS-vsn: sbin/shutdown/shutdown.8 6.5

35 years agouse getopt; translate newlines to spaces; minor lint cleanups
Keith Bostic [Mon, 19 Sep 1988 06:59:58 +0000 (22:59 -0800)]
use getopt; translate newlines to spaces; minor lint cleanups

SCCS-vsn: usr.sbin/syslogd/syslogd.c 5.26

35 years agodate and time created 88/09/18 12:30:54 by bostic
Keith Bostic [Mon, 19 Sep 1988 03:30:54 +0000 (19:30 -0800)]
date and time created 88/09/18 12:30:54 by bostic

SCCS-vsn: old/enpload/Makefile 5.1

35 years agoappropriate copyright
Keith Bostic [Mon, 19 Sep 1988 03:26:22 +0000 (19:26 -0800)]
appropriate copyright

SCCS-vsn: old/enpload/enpload.c 5.2

35 years agoappropriate copyrights
Keith Bostic [Mon, 19 Sep 1988 03:22:06 +0000 (19:22 -0800)]
appropriate copyrights

SCCS-vsn: old/dlmpcc/Makefile 5.3
SCCS-vsn: old/dlmpcc/dlmpcc.c 5.2
SCCS-vsn: old/dlmpcc/scnhdr.h 5.2

35 years agoubastd -> upstd
Keith Bostic [Sun, 18 Sep 1988 07:01:36 +0000 (23:01 -0800)]
ubastd -> upstd

SCCS-vsn: sys/vax/stand/up.c 7.8

35 years agorework get{gr,pw,fs}ent to all be about the same;
Keith Bostic [Sun, 18 Sep 1988 03:49:52 +0000 (19:49 -0800)]
rework get{gr,pw,fs}ent to all be about the same;
fix some obvious problems, document that set{gr,pw,fs}ent closes any
open files

SCCS-vsn: lib/libc/gen/getgrent.3 6.3
SCCS-vsn: lib/libc/gen/getpwent.3 6.4
SCCS-vsn: lib/libc/gen/getfsent.3 6.6

35 years agogetfstype has been removed
Keith Bostic [Sun, 18 Sep 1988 02:37:39 +0000 (18:37 -0800)]
getfstype has been removed

SCCS-vsn: include/fstab.h 5.4

35 years agoi unused
Keith Bostic [Sun, 18 Sep 1988 00:54:50 +0000 (16:54 -0800)]
i unused

SCCS-vsn: usr.bin/login/login.c 5.21
SCCS-vsn: usr.bin/login/login.c.1 5.21

35 years agoWell, this is version 5.33 with one fix. The intermediate
Gregory Minshall [Sat, 17 Sep 1988 13:35:28 +0000 (05:35 -0800)]
Well, this is version 5.33 with one fix.  The intermediate
versions were but an interesting diversion.  This fixes the isolated
CR problem.  The fix is from Karl Reuss <reuss@umd5.umd.edu> who says
he got it from someone at DEC who says HE got it from someone at
Berkeley.  Sigh.

SCCS-vsn: usr.bin/telnet/telnet.c 5.35

35 years agoendfsent doesn't return anything
Keith Bostic [Sat, 17 Sep 1988 08:10:04 +0000 (00:10 -0800)]
endfsent doesn't return anything

SCCS-vsn: include/fstab.h 5.3

35 years agodocument all return values, add Berkeley copyright, minor cleanups
Keith Bostic [Sat, 17 Sep 1988 08:09:35 +0000 (00:09 -0800)]
document all return values, add Berkeley copyright, minor cleanups

SCCS-vsn: lib/libc/gen/getfsent.3 6.5

35 years agoinformation hiding; don't need 1024 for /etc/fstab
Keith Bostic [Sat, 17 Sep 1988 05:53:15 +0000 (21:53 -0800)]
information hiding; don't need 1024 for /etc/fstab

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

35 years agomove man pages here, move depend to .depend
Keith Bostic [Sat, 17 Sep 1988 05:27:40 +0000 (21:27 -0800)]
move man pages here, move depend to .depend

SCCS-vsn: usr.bin/mail/Makefile 5.11

35 years agoadd appropriate copyright notices
Keith Bostic [Sat, 17 Sep 1988 00:37:31 +0000 (16:37 -0800)]
add appropriate copyright notices

SCCS-vsn: sys/tahoe/vba/dr.c 7.2
SCCS-vsn: sys/tahoe/vba/drreg.h 7.2
SCCS-vsn: sys/tahoe/vba/ik.c 7.2
SCCS-vsn: sys/tahoe/vba/ikreg.h 7.2
SCCS-vsn: sys/tahoe/vba/psproto.h 7.2
SCCS-vsn: sys/tahoe/vba/psreg.h 7.2
SCCS-vsn: sys/tahoe/vba/scope.h 7.2

35 years agoadd Berkeley specific copyright
Keith Bostic [Fri, 16 Sep 1988 05:43:58 +0000 (21:43 -0800)]
add Berkeley specific copyright

SCCS-vsn: usr.bin/biff/biff.c 5.2
SCCS-vsn: usr.bin/gcore/gcore.c 5.4
SCCS-vsn: usr.bin/xstr/xstr.c 5.4

35 years agounused function; lint cleanup; non-portable char comparison
Keith Bostic [Fri, 16 Sep 1988 04:09:13 +0000 (20:09 -0800)]
unused function; lint cleanup; non-portable char comparison

SCCS-vsn: usr.bin/indent/io.c 5.10

35 years agolint cleanup
Keith Bostic [Fri, 16 Sep 1988 04:08:41 +0000 (20:08 -0800)]
lint cleanup

SCCS-vsn: usr.bin/indent/indent.c 5.11

35 years agolint cleanups; non-portable char comparison
Keith Bostic [Fri, 16 Sep 1988 04:08:25 +0000 (20:08 -0800)]
lint cleanups; non-portable char comparison

SCCS-vsn: usr.bin/indent/args.c 5.6

35 years agop hid previous define of p
Keith Bostic [Fri, 16 Sep 1988 04:08:01 +0000 (20:08 -0800)]
p hid previous define of p

SCCS-vsn: usr.bin/indent/lexi.c 5.11

35 years agoremove unused variables
Keith Bostic [Fri, 16 Sep 1988 04:07:39 +0000 (20:07 -0800)]
remove unused variables

SCCS-vsn: usr.bin/indent/pr_comment.c 5.9

35 years agoindent exits improperly; bug report 4.2BSD/ucb/197
Keith Bostic [Fri, 16 Sep 1988 03:37:19 +0000 (19:37 -0800)]
indent exits improperly; bug report 4.2BSD/ucb/197
remove trailing semi-colons on include lines for ANSI C

SCCS-vsn: usr.bin/indent/indent.c 5.10

35 years agoremove trailing semi-colons on include lines for ANSI C
Keith Bostic [Fri, 16 Sep 1988 03:36:56 +0000 (19:36 -0800)]
remove trailing semi-colons on include lines for ANSI C

SCCS-vsn: usr.bin/indent/lexi.c 5.10

35 years agoindent exits improperly; bug report 4.2BSD/ucb/197
Keith Bostic [Fri, 16 Sep 1988 03:36:41 +0000 (19:36 -0800)]
indent exits improperly; bug report 4.2BSD/ucb/197
remove trailing semi-colons on include lines for ANSI C

SCCS-vsn: usr.bin/indent/io.c 5.9

35 years agoremove trailing semi-colons from include lines; no "+ ="; for ANSI C
Keith Bostic [Fri, 16 Sep 1988 03:34:55 +0000 (19:34 -0800)]
remove trailing semi-colons from include lines; no "+ ="; for ANSI C

SCCS-vsn: usr.bin/indent/parse.c 5.8

35 years agoremove trailing semi-colons on include lines for ANSI C
Keith Bostic [Fri, 16 Sep 1988 03:34:28 +0000 (19:34 -0800)]
remove trailing semi-colons on include lines for ANSI C

SCCS-vsn: usr.bin/indent/pr_comment.c 5.8

35 years agonew version from James Gosling <jag@Sun.COM>
Keith Bostic [Fri, 16 Sep 1988 03:19:17 +0000 (19:19 -0800)]
new version from James Gosling <jag@Sun.COM>

SCCS-vsn: usr.bin/indent/Makefile 5.9
SCCS-vsn: usr.bin/indent/args.c 5.5
SCCS-vsn: usr.bin/indent/indent.1 6.5
SCCS-vsn: usr.bin/indent/indent.c 5.9
SCCS-vsn: usr.bin/indent/indent_codes.h 5.6
SCCS-vsn: usr.bin/indent/indent_globs.h 5.7
SCCS-vsn: usr.bin/indent/io.c 5.8
SCCS-vsn: usr.bin/indent/lexi.c 5.9
SCCS-vsn: usr.bin/indent/parse.c 5.7
SCCS-vsn: usr.bin/indent/pr_comment.c 5.7

35 years agocleanup city
Keith Bostic [Fri, 16 Sep 1988 02:16:59 +0000 (18:16 -0800)]
cleanup city

SCCS-vsn: usr.sbin/chroot/chroot.c 5.2

35 years agodate and time created 88/09/15 11:15:25 by bostic
Keith Bostic [Fri, 16 Sep 1988 02:15:25 +0000 (18:15 -0800)]
date and time created 88/09/15 11:15:25 by bostic

SCCS-vsn: usr.sbin/chroot/chroot.c 5.1

35 years agoFirst try - adaptive algorithms for telnet to deal with
Gregory Minshall [Thu, 15 Sep 1988 14:50:58 +0000 (06:50 -0800)]
First try - adaptive algorithms for telnet to deal with
isolated CR's.

SCCS-vsn: usr.bin/telnet/telnet.c 5.34

35 years agoFix bug which kept us from quitting (because bye()'s
Gregory Minshall [Thu, 15 Sep 1988 14:44:20 +0000 (06:44 -0800)]
Fix bug which kept us from quitting (because bye()'s
argc was too high).

SCCS-vsn: usr.bin/telnet/commands.c 1.10

35 years agoDon't declare htons() on machines which #define them.
Gregory Minshall [Thu, 15 Sep 1988 11:46:35 +0000 (03:46 -0800)]
Don't declare htons() on machines which #define them.

SCCS-vsn: usr.bin/tn3270/api/api_bsd.c 3.5

35 years agoSun's of older vintage don't know about uid_t (sigh).
Gregory Minshall [Thu, 15 Sep 1988 11:45:25 +0000 (03:45 -0800)]
Sun's of older vintage don't know about uid_t (sigh).

SCCS-vsn: usr.bin/tn3270/sys_curses/system.c 3.5

35 years agonot derived from AT&T code; add Berkeley specific header
Keith Bostic [Wed, 14 Sep 1988 08:03:57 +0000 (00:03 -0800)]
not derived from AT&T code; add Berkeley specific header

SCCS-vsn: usr.bin/tip/aculib/biz22.c 5.2
SCCS-vsn: usr.bin/tip/aculib/biz31.c 5.2
SCCS-vsn: usr.bin/tip/aculib/courier.c 5.3
SCCS-vsn: usr.bin/tip/aculib/df.c 5.2
SCCS-vsn: usr.bin/tip/aculib/dn11.c 5.2
SCCS-vsn: usr.bin/tip/aculib/hayes.c 5.2
SCCS-vsn: usr.bin/tip/aculib/v3451.c 5.2
SCCS-vsn: usr.bin/tip/aculib/v831.c 5.2
SCCS-vsn: usr.bin/tip/aculib/ventel.c 5.2

35 years agodate and time created 88/09/13 11:06:01 by bostic
Keith Bostic [Wed, 14 Sep 1988 02:06:01 +0000 (18:06 -0800)]
date and time created 88/09/13 11:06:01 by bostic

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

35 years agomention the -l flag; minor cleanups
Keith Bostic [Wed, 14 Sep 1988 02:05:05 +0000 (18:05 -0800)]
mention the -l flag; minor cleanups

SCCS-vsn: usr.bin/su/su.1 6.3

35 years agopreserve priority; always exit 1 on error; use library versions of
Keith Bostic [Wed, 14 Sep 1988 01:55:13 +0000 (17:55 -0800)]
preserve priority; always exit 1 on error; use library versions of
getenv(3), setenv(3); use getopt(3), add -l flag instead of ``-'';
general cleanup, particularly in how environment handled; add Berkeley
header, this contains no 32v code.

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

35 years agocleanup, add manual page
Keith Bostic [Wed, 14 Sep 1988 00:24:24 +0000 (16:24 -0800)]
cleanup, add manual page

SCCS-vsn: old/make/Makefile 4.7

35 years agoadd manual formats
Keith Bostic [Wed, 14 Sep 1988 00:20:07 +0000 (16:20 -0800)]
add manual formats

SCCS-vsn: old/make/files.c 4.18

35 years agoadd .depend
Keith Bostic [Wed, 14 Sep 1988 00:19:50 +0000 (16:19 -0800)]
add .depend

SCCS-vsn: old/make/main.c 4.11

35 years agolong/int fixes from 2.10BSD; add Berkeley specific copyright
Keith Bostic [Tue, 13 Sep 1988 13:27:29 +0000 (05:27 -0800)]
long/int fixes from 2.10BSD; add Berkeley specific copyright

SCCS-vsn: libexec/rshd/rshd.c 5.12

35 years agoBerkeley code; add appropriate copyright notice
Keith Bostic [Tue, 13 Sep 1988 13:26:49 +0000 (05:26 -0800)]
Berkeley code; add appropriate copyright notice

SCCS-vsn: sbin/tunefs/tunefs.c 5.7
SCCS-vsn: sbin/dumpfs/dumpfs.c 5.7

35 years agosingle quotes should be double quotes
Kirk McKusick [Tue, 13 Sep 1988 12:17:17 +0000 (04:17 -0800)]
single quotes should be double quotes

SCCS-vsn: bin/sh/USD.doc/t2 6.2

35 years agoalias i_bus to i_adapt
Keith Bostic [Tue, 13 Sep 1988 03:46:55 +0000 (19:46 -0800)]
alias i_bus to i_adapt
(may have been distributed as revision 7.4)

SCCS-vsn: sys/stand.att/saio.h 7.9

35 years agoerase chars on DEL
Keith Bostic [Tue, 13 Sep 1988 03:46:41 +0000 (19:46 -0800)]
erase chars on DEL

SCCS-vsn: sys/stand.att/gets.c 7.4

35 years agodate and time created 88/09/12 11:06:39 by bostic
Keith Bostic [Tue, 13 Sep 1988 02:06:39 +0000 (18:06 -0800)]
date and time created 88/09/12 11:06:39 by bostic

SCCS-vsn: lib/libc/stdlib/atof.c 5.1

35 years agobad format isn't useful; use a.out macro
Keith Bostic [Mon, 12 Sep 1988 11:57:11 +0000 (03:57 -0800)]
bad format isn't useful; use a.out macro

SCCS-vsn: sys/vax/stand/boot.c 7.11

35 years agoclean up cpp usage for gcc; add Berkeley specific header
Keith Bostic [Sat, 10 Sep 1988 08:31:22 +0000 (00:31 -0800)]
clean up cpp usage for gcc; add Berkeley specific header

SCCS-vsn: sys/tahoe/vba/cyreg.h 7.7

35 years agothe lock file got lost somewhere, so I'm checking this in for somebody
Keith Bostic [Sat, 10 Sep 1988 08:25:59 +0000 (00:25 -0800)]
the lock file got lost somewhere, so I'm checking this in for somebody
this is what got shipped with 4.3BSD-tahoe

SCCS-vsn: sys/tahoe/vba/cyreg.h 7.6

35 years agouse vfork, not fork, add getopt, usage statement, Berkeley copyright
Keith Bostic [Sat, 10 Sep 1988 03:38:03 +0000 (19:38 -0800)]
use vfork, not fork, add getopt, usage statement, Berkeley copyright

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

35 years agomake complete and don't overlap
Keith Bostic [Sat, 10 Sep 1988 02:49:15 +0000 (18:49 -0800)]
make complete and don't overlap

SCCS-vsn: include/strings.h 5.4
SCCS-vsn: include/string.h 5.2

35 years agochange the invert case cmd (~) to use an 'l' to move forward
Marc Teitelbaum [Fri, 9 Sep 1988 16:25:44 +0000 (08:25 -0800)]
change the invert case cmd (~) to use an 'l' to move forward
instead of a space.

SCCS-vsn: usr.bin/ex/ex_vmain.c 7.10

35 years agoadd appropriate copyright notice
Keith Bostic [Thu, 8 Sep 1988 03:08:05 +0000 (19:08 -0800)]
add appropriate copyright notice

SCCS-vsn: sys/tahoe/stand/vd.c 7.11

35 years agoremove dependencies
Keith Bostic [Thu, 8 Sep 1988 03:05:59 +0000 (19:05 -0800)]
remove dependencies

SCCS-vsn: sys/tahoe/stand/vdformat/Makefile 1.9

35 years agodo halts and reboots properly on ka650 processor
Thomas Ferrin [Wed, 7 Sep 1988 04:31:48 +0000 (20:31 -0800)]
do halts and reboots properly on ka650 processor

SCCS-vsn: sys/vax/vax/machdep.c 7.16

35 years agohandles NULs now
Keith Bostic [Sun, 4 Sep 1988 06:45:40 +0000 (22:45 -0800)]
handles NULs now

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

35 years agonew version, from scratch; pass through NUL's like everything else
Keith Bostic [Sun, 4 Sep 1988 06:41:58 +0000 (22:41 -0800)]
new version, from scratch; pass through NUL's like everything else

SCCS-vsn: usr.bin/tr/tr.c 4.3

35 years agodate and time created 88/09/02 15:09:28 by bostic
Keith Bostic [Sat, 3 Sep 1988 06:09:28 +0000 (22:09 -0800)]
date and time created 88/09/02 15:09:28 by bostic

SCCS-vsn: usr.bin/true/true.c 5.1

35 years agodate and time created 88/09/02 15:08:57 by bostic
Keith Bostic [Sat, 3 Sep 1988 06:08:57 +0000 (22:08 -0800)]
date and time created 88/09/02 15:08:57 by bostic

SCCS-vsn: usr.bin/false/false.c 5.1

35 years agoadd Berkeley specific copyrights
Keith Bostic [Sat, 3 Sep 1988 03:30:19 +0000 (19:30 -0800)]
add Berkeley specific copyrights

SCCS-vsn: usr.bin/uucp/uuq/uuq.c 4.11
SCCS-vsn: usr.bin/uucp/uusnap/uusnap.c 5.10

35 years agocleanup, add Berkeley header
Keith Bostic [Sat, 3 Sep 1988 03:24:49 +0000 (19:24 -0800)]
cleanup, add Berkeley header

SCCS-vsn: usr.bin/tip/Makefile 5.5

35 years agoadd Berkeley specific copyright
Keith Bostic [Sat, 3 Sep 1988 03:04:55 +0000 (19:04 -0800)]
add Berkeley specific copyright

SCCS-vsn: usr.bin/tip/acu.c 5.6
SCCS-vsn: usr.bin/tip/acutab.c 5.3
SCCS-vsn: usr.bin/tip/cmds.c 5.8
SCCS-vsn: usr.bin/tip/cmdtab.c 5.5
SCCS-vsn: usr.bin/tip/cu.c 5.7
SCCS-vsn: usr.bin/tip/hunt.c 5.4
SCCS-vsn: usr.bin/tip/log.c 5.3
SCCS-vsn: usr.bin/tip/partab.c 5.2
SCCS-vsn: usr.bin/tip/remcap.c 5.2
SCCS-vsn: usr.bin/tip/remote.c 5.4
SCCS-vsn: usr.bin/tip/tip.c 5.8
SCCS-vsn: usr.bin/tip/tip.h 5.4
SCCS-vsn: usr.bin/tip/tipout.c 5.2
SCCS-vsn: usr.bin/tip/value.c 5.2
SCCS-vsn: usr.bin/tip/vars.c 5.3

35 years agoadd Berkeley specific copyright, cleanup
Keith Bostic [Sat, 3 Sep 1988 03:04:07 +0000 (19:04 -0800)]
add Berkeley specific copyright, cleanup

SCCS-vsn: usr.bin/tip/aculib/Makefile 5.4

35 years agomust use 8600 SID defs on an 8600 cpu
Thomas Ferrin [Sat, 3 Sep 1988 02:53:41 +0000 (18:53 -0800)]
must use 8600 SID defs on an 8600 cpu

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

35 years agowritten from scratch uucp style locking routines
Keith Bostic [Sat, 3 Sep 1988 02:29:20 +0000 (18:29 -0800)]
written from scratch uucp style locking routines

SCCS-vsn: usr.bin/tip/uucplock.c 5.3

35 years agofix to use new uucplock routines, not mlock() and delock()
Keith Bostic [Sat, 3 Sep 1988 02:28:44 +0000 (18:28 -0800)]
fix to use new uucplock routines, not mlock() and delock()

SCCS-vsn: usr.bin/tip/cmds.c 5.7
SCCS-vsn: usr.bin/tip/cu.c 5.6
SCCS-vsn: usr.bin/tip/hunt.c 5.3
SCCS-vsn: usr.bin/tip/tip.c 5.7

35 years agofix bug with cached routes dg socket to different hosts on same prev net.
Keith Sklower [Fri, 2 Sep 1988 15:17:36 +0000 (07:17 -0800)]
fix bug with cached routes dg socket to different hosts on same prev net.

SCCS-vsn: sys/netns/ns_pcb.c 7.6

35 years agofix problem with cached routes
Keith Sklower [Fri, 2 Sep 1988 15:02:44 +0000 (07:02 -0800)]
fix problem with cached routes

SCCS-vsn: sys/netns/ns_pcb.c 7.6

35 years agofix bug about cached routes to different hosts on same previous
Keith Sklower [Fri, 2 Sep 1988 14:48:04 +0000 (06:48 -0800)]
fix bug about cached routes to different hosts on same previous

SCCS-vsn: sys/netns/ns_pcb.c 7.6

35 years agoreformat; fixed to check for pipe call opening stdout before dup2'ing
Keith Bostic [Fri, 2 Sep 1988 03:41:40 +0000 (19:41 -0800)]
reformat; fixed to check for pipe call opening stdout before dup2'ing
use getdtablesize() and malloc instead of a define'd limit of open files;
fix to use the waitpid() call, rather than wait()'ing for anyone and saving
the status; this version doesn't work, can't test it until waitpid() is done

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

35 years agodate and time created 88/08/31 23:01:37 by bostic
Keith Bostic [Thu, 1 Sep 1988 14:01:37 +0000 (06:01 -0800)]
date and time created 88/08/31 23:01:37 by bostic

SCCS-vsn: lib/libutil/logout.c 5.1

35 years agodate and time created 88/08/31 23:01:29 by bostic
Keith Bostic [Thu, 1 Sep 1988 14:01:29 +0000 (06:01 -0800)]
date and time created 88/08/31 23:01:29 by bostic

SCCS-vsn: lib/libutil/logwtmp.c 5.1

35 years agodate and time created 88/08/31 23:01:12 by bostic
Keith Bostic [Thu, 1 Sep 1988 14:01:12 +0000 (06:01 -0800)]
date and time created 88/08/31 23:01:12 by bostic

SCCS-vsn: lib/libutil/Makefile 5.1

35 years agofrom scratch; add Berkeley specific header
Keith Bostic [Thu, 1 Sep 1988 13:55:47 +0000 (05:55 -0800)]
from scratch; add Berkeley specific header

SCCS-vsn: lib/libc/gen/ttyslot.c 5.3
SCCS-vsn: lib/libc/gen/isatty.c 5.3

35 years agoKen Arnold's version from UNIX Review
Keith Bostic [Thu, 1 Sep 1988 06:18:59 +0000 (22:18 -0800)]
Ken Arnold's version from UNIX Review

SCCS-vsn: lib/libc/gen/popen.c 5.6

35 years agoadd Berkeley specific copyright; from scratch
Keith Bostic [Thu, 1 Sep 1988 05:57:32 +0000 (21:57 -0800)]
add Berkeley specific copyright; from scratch

SCCS-vsn: lib/libc/gen/ttyname.c 5.3

35 years agoadd Berkeley specific copyright
Keith Bostic [Thu, 1 Sep 1988 05:02:03 +0000 (21:02 -0800)]
add Berkeley specific copyright

SCCS-vsn: usr.bin/mt/mt.c 5.3
SCCS-vsn: sys/sys/mtio.h 7.4

35 years agoInserted Domenico's signature.
Pauline Schwartz [Thu, 1 Sep 1988 04:16:18 +0000 (20:16 -0800)]
Inserted Domenico's signature.

SCCS-vsn: admin/admin/copyright4.2-4.3/lic.letter 1.7

35 years agodate and time created 88/08/31 12:18:57 by bostic
Keith Bostic [Thu, 1 Sep 1988 03:18:57 +0000 (19:18 -0800)]
date and time created 88/08/31 12:18:57 by bostic

SCCS-vsn: old/init/Makefile 5.1
SCCS-vsn: sbin/init/Makefile 5.1

35 years agouse library version of rmut
Keith Bostic [Thu, 1 Sep 1988 03:18:43 +0000 (19:18 -0800)]
use library version of rmut

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

35 years agodate and time created 88/08/31 12:08:11 by bostic
Keith Bostic [Thu, 1 Sep 1988 03:08:11 +0000 (19:08 -0800)]
date and time created 88/08/31 12:08:11 by bostic

SCCS-vsn: libexec/telnetd/Makefile 5.1

35 years agouse library version of rmut
Keith Bostic [Thu, 1 Sep 1988 03:07:43 +0000 (19:07 -0800)]
use library version of rmut

SCCS-vsn: libexec/telnetd/telnetd.c 5.30

35 years agodate and time created 88/08/31 11:58:12 by bostic
Keith Bostic [Thu, 1 Sep 1988 02:58:12 +0000 (18:58 -0800)]
date and time created 88/08/31 11:58:12 by bostic

SCCS-vsn: libexec/rlogind/Makefile 5.1

35 years agormut was probably AT&T; nothing else is, add Berkeley specific copyright
Keith Bostic [Thu, 1 Sep 1988 02:57:35 +0000 (18:57 -0800)]
rmut was probably AT&T; nothing else is, add Berkeley specific copyright

SCCS-vsn: libexec/rlogind/rlogind.c 5.17

35 years agouse library version of rmut
Keith Bostic [Thu, 1 Sep 1988 02:55:33 +0000 (18:55 -0800)]
use library version of rmut

SCCS-vsn: libexec/rlogind/rlogind.c 5.16

35 years agotish, tish. mike never tested his previous changes.
Thomas Ferrin [Thu, 1 Sep 1988 01:22:27 +0000 (17:22 -0800)]
tish, tish.  mike never tested his previous changes.

SCCS-vsn: sys/vax/vax/swapgeneric.c 7.6

35 years agoremove dependency list
Keith Bostic [Wed, 31 Aug 1988 07:19:38 +0000 (23:19 -0800)]
remove dependency list

SCCS-vsn: lib/libcompat/4.1/Makefile 5.12
SCCS-vsn: lib/libcompat/4.3/Makefile 5.5
SCCS-vsn: lib/libc/net/SCCS/hosttable/Makefile 5.9
SCCS-vsn: lib/csu/vax/Makefile 5.9
SCCS-vsn: lib/libc/tahoe/fpe/Makefile 5.9

35 years agofrom scratch; add Berkeley specific header
Keith Bostic [Wed, 31 Aug 1988 06:29:33 +0000 (22:29 -0800)]
from scratch; add Berkeley specific header

SCCS-vsn: bin/rmdir/rmdir.c 5.2

35 years agodon't worry about permissions, just move the file into place
Keith Bostic [Wed, 31 Aug 1988 01:55:00 +0000 (17:55 -0800)]
don't worry about permissions, just move the file into place

SCCS-vsn: usr.bin/mkdep/mkdep.sh 5.14

35 years agoadd typesetting commands
Kirk McKusick [Tue, 30 Aug 1988 05:26:22 +0000 (21:26 -0800)]
add typesetting commands

SCCS-vsn: admin/admin/copyright4.2-4.3/files.4.2.copyr 1.3

35 years agofinal draft sent to Mary
Kirk McKusick [Tue, 30 Aug 1988 05:23:53 +0000 (21:23 -0800)]
final draft sent to Mary

SCCS-vsn: admin/admin/copyright4.2-4.3/letter 1.6