unix-history/.git
36 years agoGet rid of even more old-fashioned assignment operators.
Donn Seeley [Sat, 17 Oct 1987 03:52:09 +0000 (19:52 -0800)]
Get rid of even more old-fashioned assignment operators.

SCCS-vsn: usr.bin/pascal/pxp/pp.c 5.3

36 years agofix pty3; add pty[45]; remove tty?? upper-case conversion stuff
Keith Bostic [Sat, 17 Oct 1987 02:55:16 +0000 (18:55 -0800)]
fix pty3; add pty[45]; remove tty?? upper-case conversion stuff

SCCS-vsn: etc/etc.tahoe/MAKEDEV 5.5

36 years agoyyline is zero based
Keith Bostic [Thu, 15 Oct 1987 10:24:15 +0000 (02:24 -0800)]
yyline is zero based

SCCS-vsn: usr.sbin/config/config.y 5.4

36 years agodon't underline "etc."
Keith Bostic [Thu, 15 Oct 1987 08:58:18 +0000 (00:58 -0800)]
don't underline "etc."

SCCS-vsn: share/man/man7/environ.7 6.4

36 years agoadded TERMPATH, reordered, rephrased awkward parts (still needs work)
John A. Kunze [Thu, 15 Oct 1987 08:15:12 +0000 (00:15 -0800)]
added TERMPATH, reordered, rephrased awkward parts (still needs work)

SCCS-vsn: share/man/man7/environ.7 6.3

36 years ago9 fixes, 18 new (7 AT&T, 3 Apollo, 3 Beehive, 5 more)
John A. Kunze [Thu, 15 Oct 1987 06:37:42 +0000 (22:37 -0800)]
9 fixes, 18 new (7 AT&T, 3 Apollo, 3 Beehive, 5 more)

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

36 years agoadd ucb to path to find new egrep
Keith Bostic [Thu, 15 Oct 1987 04:54:33 +0000 (20:54 -0800)]
add ucb to path to find new egrep

SCCS-vsn: usr.bin/calendar/calendar.sh 4.6

36 years agodate and time created 87/10/13 13:36:02 by bostic
Keith Bostic [Wed, 14 Oct 1987 05:36:02 +0000 (21:36 -0800)]
date and time created 87/10/13 13:36:02 by bostic
original Harris source code

SCCS-vsn: sys/tahoe/vba/hdreg.h 7.1

36 years agofix PATH
Keith Bostic [Wed, 14 Oct 1987 05:31:47 +0000 (21:31 -0800)]
fix PATH

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

36 years agomultiple file args, point arrows in the right direction
Marc Teitelbaum [Sun, 11 Oct 1987 16:02:03 +0000 (08:02 -0800)]
multiple file args, point arrows in the right direction
for connected unixdomain sockets (pipes).

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

36 years agoInitial checkin to sccs. Revamp -f flag.
Marc Teitelbaum [Sun, 11 Oct 1987 16:00:33 +0000 (08:00 -0800)]
Initial checkin to sccs.  Revamp -f flag.

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

36 years agodate and time created 87/10/10 23:53:08 by marc
Marc Teitelbaum [Sun, 11 Oct 1987 15:53:08 +0000 (07:53 -0800)]
date and time created 87/10/10 23:53:08 by marc

SCCS-vsn: usr.bin/fstat/fstat.1 5.1

36 years agoreject STOPPED procs, don't reject by uid, and only accept
Marc Teitelbaum [Sun, 11 Oct 1987 13:29:26 +0000 (05:29 -0800)]
reject STOPPED procs, don't reject by uid, and only accept
procs where the controlling terminal has a pgrp equal to the pgrp of the proc

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

36 years agoLots of changes. telsnd() is new; move to ring's for
Gregory Minshall [Sun, 11 Oct 1987 09:46:14 +0000 (01:46 -0800)]
Lots of changes.  telsnd() is new; move to ring's for
input buffers.

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

36 years agosending is also acking.
Gregory Minshall [Sun, 11 Oct 1987 09:45:46 +0000 (01:45 -0800)]
sending is also acking.

SCCS-vsn: usr.bin/telnet/network.c 1.5
SCCS-vsn: usr.bin/telnet/terminal.c 1.5

36 years agoAdd ring_sent_acked() for simpletons.
Gregory Minshall [Sun, 11 Oct 1987 09:45:07 +0000 (01:45 -0800)]
Add ring_sent_acked() for simpletons.

SCCS-vsn: usr.bin/telnet/ring.c 1.3
SCCS-vsn: usr.bin/telnet/ring.h 1.3

36 years agoThis version (appears to) works.
Gregory Minshall [Sun, 11 Oct 1987 08:11:09 +0000 (00:11 -0800)]
This version (appears to) works.

SCCS-vsn: usr.bin/telnet/defines.h 1.3
SCCS-vsn: usr.bin/telnet/network.c 1.4

36 years agoThis is the first version to get near rings. It compiles,
Gregory Minshall [Sun, 11 Oct 1987 06:27:30 +0000 (22:27 -0800)]
This is the first version to get near rings.  It compiles,
but doesn't work.

SCCS-vsn: usr.bin/telnet/defines.h 1.2
SCCS-vsn: usr.bin/telnet/externs.h 1.3
SCCS-vsn: usr.bin/telnet/main.c 1.3
SCCS-vsn: usr.bin/telnet/commands.c 1.2
SCCS-vsn: usr.bin/telnet/network.c 1.3
SCCS-vsn: usr.bin/telnet/sys_bsd.c 1.3
SCCS-vsn: usr.bin/telnet/Makefile 1.5
SCCS-vsn: usr.bin/telnet/terminal.c 1.4
SCCS-vsn: usr.bin/telnet/utilities.c 1.2
SCCS-vsn: usr.bin/telnet/telnet.c 5.19
SCCS-vsn: usr.bin/telnet/ring.c 1.2
SCCS-vsn: usr.bin/telnet/ring.h 1.2

36 years agodate and time created 87/10/10 12:39:07 by minshall
Gregory Minshall [Sun, 11 Oct 1987 04:39:07 +0000 (20:39 -0800)]
date and time created 87/10/10 12:39:07 by minshall

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

36 years agodate and time created 87/10/10 12:39:06 by minshall
Gregory Minshall [Sun, 11 Oct 1987 04:39:06 +0000 (20:39 -0800)]
date and time created 87/10/10 12:39:06 by minshall

SCCS-vsn: usr.bin/telnet/ring.c 1.1

36 years agoThis is the approved style.
Gregory Minshall [Sun, 11 Oct 1987 04:35:56 +0000 (20:35 -0800)]
This is the approved style.

SCCS-vsn: usr.bin/telnet/Makefile 1.4

36 years agoThis is the new, restructured version.
Gregory Minshall [Sun, 11 Oct 1987 03:47:10 +0000 (19:47 -0800)]
This is the new, restructured version.

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

36 years agoslow down more when doing fast retransmission
Mike Karels [Sat, 10 Oct 1987 10:23:57 +0000 (02:23 -0800)]
slow down more when doing fast retransmission

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

36 years agoadd datakit (for local only)
Mike Karels [Sat, 10 Oct 1987 09:10:17 +0000 (01:10 -0800)]
add datakit (for local only)

SCCS-vsn: sys/vax/vax/conf.c 7.9

36 years agoinit t_rxtcur
Mike Karels [Sat, 10 Oct 1987 08:59:29 +0000 (00:59 -0800)]
init t_rxtcur

SCCS-vsn: sys/netinet/tcp_subr.c 7.12

36 years agodon't send options if state is closed (from tcp_drop)
Mike Karels [Sat, 10 Oct 1987 08:58:59 +0000 (00:58 -0800)]
don't send options if state is closed (from tcp_drop)

SCCS-vsn: sys/netinet/tcp_output.c 7.10

36 years agochange to keyword search
Keith Bostic [Fri, 9 Oct 1987 10:25:13 +0000 (02:25 -0800)]
change to keyword search

SCCS-vsn: games/dm/dm.conf.5 5.2
SCCS-vsn: games/dm/dm.c 5.4
SCCS-vsn: etc/dm.conf 5.2

36 years agodate and time created 87/10/08 12:45:31 by bostic
Keith Bostic [Fri, 9 Oct 1987 04:45:31 +0000 (20:45 -0800)]
date and time created 87/10/08 12:45:31 by bostic

SCCS-vsn: games/dm/dm.conf.5 5.1

36 years agodate and time created 87/10/08 12:33:11 by bostic
Keith Bostic [Fri, 9 Oct 1987 04:33:11 +0000 (20:33 -0800)]
date and time created 87/10/08 12:33:11 by bostic

SCCS-vsn: etc/dm.conf 5.1

36 years agodocument -h, -o flags
Keith Bostic [Fri, 9 Oct 1987 03:30:39 +0000 (19:30 -0800)]
document -h, -o flags

SCCS-vsn: usr.bin/grep/egrep/grep.1 6.3

36 years agofix flags in usage statements
Keith Bostic [Fri, 9 Oct 1987 03:26:11 +0000 (19:26 -0800)]
fix flags in usage statements

SCCS-vsn: usr.bin/grep/egrep/egrep.c 5.8

36 years agofix -f for grep
Keith Bostic [Thu, 8 Oct 1987 10:28:43 +0000 (02:28 -0800)]
fix -f for grep

SCCS-vsn: usr.bin/grep/egrep/grep.1 6.4

36 years agochange usage statements
Keith Bostic [Thu, 8 Oct 1987 10:27:03 +0000 (02:27 -0800)]
change usage statements

SCCS-vsn: usr.bin/grep/egrep/egrep.c 5.8

36 years agomake -f work
Keith Bostic [Thu, 8 Oct 1987 10:19:03 +0000 (02:19 -0800)]
make -f work

SCCS-vsn: usr.bin/grep/old.bin.grep/old.bin.grep.c 4.8

36 years agomake -f flag work
Keith Bostic [Thu, 8 Oct 1987 10:18:08 +0000 (02:18 -0800)]
make -f flag work

SCCS-vsn: usr.bin/grep/old.bin.grep/old.bin.grep.c 4.8

36 years agodocument -h, -o flags
Keith Bostic [Thu, 8 Oct 1987 09:38:32 +0000 (01:38 -0800)]
document -h, -o flags

SCCS-vsn: usr.bin/grep/egrep/grep.1 6.3

36 years agoimplement -o flag; *always* print the file name
Keith Bostic [Thu, 8 Oct 1987 09:25:22 +0000 (01:25 -0800)]
implement -o flag; *always* print the file name

SCCS-vsn: usr.bin/grep/egrep/egrep.c 5.7
SCCS-vsn: usr.bin/grep/old.bin.grep/old.bin.grep.c 4.7
SCCS-vsn: usr.bin/grep/old.egrep/old.egrep.y 4.6
SCCS-vsn: usr.bin/grep/old.fgrep/old.fgrep.c 4.4
SCCS-vsn: usr.bin/grep/old.ucb.grep/old.ucb.grep.c 5.4

36 years agoeverybody has the -h flag, now
Keith Bostic [Thu, 8 Oct 1987 08:52:28 +0000 (00:52 -0800)]
everybody has the -h flag, now

SCCS-vsn: usr.bin/grep/egrep/egrep.c 5.6

36 years agoimplement -h flag
Keith Bostic [Thu, 8 Oct 1987 08:52:14 +0000 (00:52 -0800)]
implement -h flag

SCCS-vsn: usr.bin/grep/old.ucb.grep/old.ucb.grep.c 5.3

36 years agofix nalt incrementation on 'foo|bar' pattern
Keith Bostic [Thu, 8 Oct 1987 03:20:28 +0000 (19:20 -0800)]
fix nalt incrementation on 'foo|bar' pattern

SCCS-vsn: usr.bin/grep/egrep/egrep.c 5.5

36 years agofix mkdir line
Keith Bostic [Thu, 8 Oct 1987 01:34:29 +0000 (17:34 -0800)]
fix mkdir line

SCCS-vsn: usr.bin/ex/Makefile 7.21
SCCS-vsn: usr.bin/ex/Makefile 7.21
SCCS-vsn: usr.bin/find/Makefile 4.5
SCCS-vsn: old/refer/Makefile 4.9
SCCS-vsn: usr.bin/spell/Makefile 4.9

36 years agothis is wrong anyway, but cast it to get rid of the error message
Keith Bostic [Wed, 7 Oct 1987 23:55:12 +0000 (15:55 -0800)]
this is wrong anyway, but cast it to get rid of the error message

SCCS-vsn: games/trek/computer.c 4.4

36 years agosprintf doesn't necessarily return its first arg
Keith Bostic [Wed, 7 Oct 1987 23:52:27 +0000 (15:52 -0800)]
sprintf doesn't necessarily return its first arg

SCCS-vsn: games/sail/pl_7.c 5.2

36 years agoerasechar/killchar already defined in curses.h
Keith Bostic [Wed, 7 Oct 1987 23:49:00 +0000 (15:49 -0800)]
erasechar/killchar already defined in curses.h

SCCS-vsn: games/cribbage/io.c 5.2

36 years ago'-' means stdin fix; bug report 4.3BSD/bin/86
Keith Bostic [Wed, 7 Oct 1987 14:09:39 +0000 (06:09 -0800)]
'-' means stdin fix; bug report 4.3BSD/bin/86

SCCS-vsn: old/awk/main.c 4.5
SCCS-vsn: old/awk/lib.c 4.6
SCCS-vsn: old/awk/lib.c 4.6

36 years agodisallow ',' in gcos field; bug report 4.3BSD/bin/88
Keith Bostic [Wed, 7 Oct 1987 13:53:24 +0000 (05:53 -0800)]
disallow ',' in gcos field; bug report 4.3BSD/bin/88

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

36 years agofix removal of dysize() from C library
Keith Bostic [Wed, 7 Oct 1987 11:12:58 +0000 (03:12 -0800)]
fix removal of dysize() from C library

SCCS-vsn: local/sccscmds/sccscmds.2/com/date_ab.c 4.5
SCCS-vsn: local/sccscmds/sccscmds.ok/com/date_ab.c 4.5

36 years agodon't use getlogin ever, use getuid instead
Keith Bostic [Wed, 7 Oct 1987 11:02:13 +0000 (03:02 -0800)]
don't use getlogin ever, use getuid instead
integrate checkpass routine to check against the dictionary
minor cleanups

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

36 years ago-df get set even if one or the other already set
Keith Bostic [Wed, 7 Oct 1987 09:09:20 +0000 (01:09 -0800)]
-df get set even if one or the other already set

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

36 years agobuf should have been a register
Keith Bostic [Wed, 7 Oct 1987 06:37:35 +0000 (22:37 -0800)]
buf should have been a register

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

36 years agobranch version without malloc (for monet and dist)
Mike Karels [Wed, 7 Oct 1987 06:22:50 +0000 (22:22 -0800)]
branch version without malloc (for monet and dist)

SCCS-vsn: sys/sys/mbuf.h 7.8.1.1

36 years agodon't send trailer replies to IP replies that appear extraneous
Mike Karels [Wed, 7 Oct 1987 04:10:47 +0000 (20:10 -0800)]
don't send trailer replies to IP replies that appear extraneous
(ps300's loop otherwise!)

SCCS-vsn: sys/netinet/if_ether.c 7.4
SCCS-vsn: sys/netinet/if_ether.c 7.4

36 years agofix ls overwrite problem; bug report 4.3BSD/ucb/124
Keith Bostic [Wed, 7 Oct 1987 03:38:23 +0000 (19:38 -0800)]
fix ls overwrite problem; bug report 4.3BSD/ucb/124

SCCS-vsn: usr.bin/ftp/ftp.1 6.8

36 years agoAsk user to confirm 'ls' and 'dir' local file to prevent accidental
Steve Jacobson [Wed, 7 Oct 1987 01:58:38 +0000 (17:58 -0800)]
Ask user to confirm 'ls' and 'dir' local file to prevent accidental
overwrite; bug report (4.3BSD/ucb/124)

SCCS-vsn: usr.bin/ftp/cmds.c 5.6

36 years agomade up to date
Edward Wang [Tue, 6 Oct 1987 16:36:49 +0000 (08:36 -0800)]
made up to date

SCCS-vsn: usr.bin/window/README 3.8

36 years agodate and time created 87/10/06 00:36:06 by edward
Edward Wang [Tue, 6 Oct 1987 16:36:06 +0000 (08:36 -0800)]
date and time created 87/10/06 00:36:06 by edward

SCCS-vsn: usr.bin/window/ttwyse75.c 3.1

36 years agodate and time created 87/10/06 00:36:05 by edward
Edward Wang [Tue, 6 Oct 1987 16:36:05 +0000 (08:36 -0800)]
date and time created 87/10/06 00:36:05 by edward

SCCS-vsn: usr.bin/window/ttwyse60.c 3.1

36 years agocheck the right table
Mike Karels [Tue, 6 Oct 1987 06:23:30 +0000 (22:23 -0800)]
check the right table

SCCS-vsn: usr.sbin/bad144/bad144.c 5.10

36 years agofix alt buffer overflow; rewrite alternate()
Keith Bostic [Tue, 6 Oct 1987 06:04:52 +0000 (22:04 -0800)]
fix alt buffer overflow; rewrite alternate()
minor lint fixes

SCCS-vsn: usr.bin/grep/egrep/egrep.c 5.4

36 years agofix alternate buffer overflow; rewrote alternate()
Keith Bostic [Tue, 6 Oct 1987 04:56:11 +0000 (20:56 -0800)]
fix alternate buffer overflow; rewrote alternate()
minor lint fixes

SCCS-vsn: usr.bin/grep/egrep/egrep.c 5.4

36 years agokanji() should be ifdef'd on NOKANJI
Keith Bostic [Tue, 6 Oct 1987 04:14:31 +0000 (20:14 -0800)]
kanji() should be ifdef'd on NOKANJI

SCCS-vsn: usr.bin/grep/egrep/egrep.c 5.3

36 years agopfile doesn't need to use stdio
Keith Bostic [Tue, 6 Oct 1987 04:13:42 +0000 (20:13 -0800)]
pfile doesn't need to use stdio

SCCS-vsn: usr.bin/grep/egrep/egrep.c 5.2

36 years agofix unsigned problem looking for end of table
Mike Karels [Tue, 6 Oct 1987 03:23:55 +0000 (19:23 -0800)]
fix unsigned problem looking for end of table

SCCS-vsn: usr.sbin/bad144/bad144.c 5.10

36 years agoavoid call through zero (t_oproc) when certain flags are set on a pty
Kirk McKusick [Tue, 6 Oct 1987 01:57:46 +0000 (17:57 -0800)]
avoid call through zero (t_oproc) when certain flags are set on a pty

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

36 years agoegrep now supports -i
Keith Bostic [Tue, 6 Oct 1987 01:16:20 +0000 (17:16 -0800)]
egrep now supports -i

SCCS-vsn: usr.bin/grep/egrep/grep.1 6.2

36 years agoegrep now handles -i
Keith Bostic [Mon, 5 Oct 1987 22:50:57 +0000 (14:50 -0800)]
egrep now handles -i

SCCS-vsn: usr.bin/grep/egrep/grep.1 6.2

36 years agoadded Wyse 60 and 75 support (from mips!dce)
Edward Wang [Mon, 5 Oct 1987 10:07:53 +0000 (02:07 -0800)]
added Wyse 60 and 75 support (from mips!dce)

SCCS-vsn: usr.bin/window/ttinit.c 3.17
SCCS-vsn: usr.bin/window/Makefile 3.6

36 years agodependency changes made by an unknown person, probably done
Edward Wang [Mon, 5 Oct 1987 09:42:51 +0000 (01:42 -0800)]
dependency changes made by an unknown person, probably done
automatically.  maybe this thing shouldn't be under SCCS

SCCS-vsn: usr.bin/window/Makefile 3.5

36 years agodate and time created 87/10/03 16:27:25 by bostic
Keith Bostic [Sun, 4 Oct 1987 08:27:25 +0000 (00:27 -0800)]
date and time created 87/10/03 16:27:25 by bostic

SCCS-vsn: usr.bin/grep/egrep/egrep.c 5.1

36 years agosupport -i flag
Keith Bostic [Sun, 4 Oct 1987 07:41:41 +0000 (23:41 -0800)]
support -i flag

SCCS-vsn: usr.bin/grep/old.egrep/old.egrep.y 4.5

36 years agoclean up directory creation
Keith Bostic [Sun, 4 Oct 1987 06:46:08 +0000 (22:46 -0800)]
clean up directory creation

SCCS-vsn: share/me/Makefile 6.3

36 years agoget rid of ignored exit on install
Keith Bostic [Sun, 4 Oct 1987 06:37:02 +0000 (22:37 -0800)]
get rid of ignored exit on install

SCCS-vsn: usr.bin/learn/learnlib/Makefile 4.4

36 years agoshow software interrupts
Mike Karels [Sun, 4 Oct 1987 05:57:42 +0000 (21:57 -0800)]
show software interrupts

SCCS-vsn: usr.bin/systat/vmstat.c 5.9
SCCS-vsn: usr.bin/systat/systat.1 6.6

36 years agoclear carrier when master closes (even if LMDMBUF)
Mike Karels [Sun, 4 Oct 1987 03:05:12 +0000 (19:05 -0800)]
clear carrier when master closes (even if LMDMBUF)

SCCS-vsn: sys/kern/tty_pty.c 7.2

36 years agochanges from mips!dce, most compatibility stuff
Edward Wang [Sat, 3 Oct 1987 11:36:58 +0000 (03:36 -0800)]
changes from mips!dce, most compatibility stuff

SCCS-vsn: usr.bin/window/ww.h 3.42
SCCS-vsn: usr.bin/window/wwprintf.c 3.6
SCCS-vsn: usr.bin/window/tt.h 3.17
SCCS-vsn: usr.bin/window/lcmd.c 3.26
SCCS-vsn: usr.bin/window/lcmd2.c 3.13

36 years agobug fix: set touched when insert and delete are used to scroll
Edward Wang [Fri, 2 Oct 1987 16:30:05 +0000 (08:30 -0800)]
bug fix: set touched when insert and delete are used to scroll
a non-full width window.  also, fixed some setting and non-setting
of WWU_MAJOR.

SCCS-vsn: usr.bin/window/wwscroll.c 3.15

36 years agobug fix: set lines to touched if used insert to scroll a non-full width
Edward Wang [Fri, 2 Oct 1987 14:52:13 +0000 (06:52 -0800)]
bug fix: set lines to touched if used insert to scroll a non-full width
window. also, changed some WWU_TOUCHED to WWU_MAJOR as well.

SCCS-vsn: usr.bin/window/wwscroll.c 3.15

36 years agodon't set touched unless actually different
Edward Wang [Fri, 2 Oct 1987 14:47:35 +0000 (06:47 -0800)]
don't set touched unless actually different

SCCS-vsn: usr.bin/window/wwredrawwin.c 3.11

36 years agouse setenv() to set up environment, WINDOW_ID added (from mips!dce)
Edward Wang [Fri, 2 Oct 1987 14:46:03 +0000 (06:46 -0800)]
use setenv() to set up environment, WINDOW_ID added (from mips!dce)

SCCS-vsn: usr.bin/window/ww.h 3.41
SCCS-vsn: usr.bin/window/wwenviron.c 3.17
SCCS-vsn: usr.bin/window/wwinit.c 3.27

36 years agocannot initialize maxbpg until bsize is set
Kirk McKusick [Fri, 2 Oct 1987 14:45:13 +0000 (06:45 -0800)]
cannot initialize maxbpg until bsize is set

SCCS-vsn: sbin/newfs/newfs.c 6.13

36 years agopointer typo
Keith Bostic [Fri, 2 Oct 1987 11:25:14 +0000 (03:25 -0800)]
pointer typo

SCCS-vsn: sbin/newfs/newfs.c 6.12

36 years agoreturn u_long, not int; bug report 4.3BSD/lib/37
Keith Bostic [Fri, 2 Oct 1987 06:42:26 +0000 (22:42 -0800)]
return u_long, not int; bug report 4.3BSD/lib/37

SCCS-vsn: lib/libc/net/inet_netof.c 5.3
SCCS-vsn: lib/libc/net/inet_lnaof.c 5.3
SCCS-vsn: lib/libc/net/inet.3 6.6
SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.43

36 years agoINADDR_NONE, not -1; bug report 4.3BSD/lib/22
Keith Bostic [Fri, 2 Oct 1987 06:35:23 +0000 (22:35 -0800)]
INADDR_NONE, not -1; bug report 4.3BSD/lib/22

SCCS-vsn: lib/libc/net/inet_addr.c 5.4
SCCS-vsn: lib/libc/net/inet_network.c 5.3
SCCS-vsn: lib/libc/net/inet.3 6.5

36 years ago'-' may not start login name; bug report 4.3BSD/bin/85
Keith Bostic [Fri, 2 Oct 1987 06:00:41 +0000 (22:00 -0800)]
'-' may not start login name; bug report 4.3BSD/bin/85

SCCS-vsn: usr.bin/login/login.c 5.20
SCCS-vsn: usr.bin/login/login.c.1 5.20
SCCS-vsn: share/man/man8/adduser.8 6.4
SCCS-vsn: usr.bin/login/login.c 5.20
SCCS-vsn: usr.bin/login/login.c.1 5.20

36 years agoadd remainder of tunable parmeters (-a, -d, -e);
Kirk McKusick [Fri, 2 Oct 1987 05:01:13 +0000 (21:01 -0800)]
add remainder of tunable parmeters (-a, -d, -e);
rename old -a to -x, old -d to -u so above can have same values as `tunefs'

SCCS-vsn: sbin/newfs/newfs.8 6.6

36 years agoAdded CCC86 (Sigplan compiler construction conference)
Gary M. Levin [Fri, 2 Oct 1987 04:57:47 +0000 (20:57 -0800)]
Added CCC86 (Sigplan compiler construction conference)

SCCS-vsn: contrib/bib/macs/bibinc.fullnames 2.13
SCCS-vsn: contrib/bib/macs/bibinc.shortnames 2.8

36 years agoadd remainder of tunable parameters (-a, -d, -e);
Kirk McKusick [Fri, 2 Oct 1987 04:45:35 +0000 (20:45 -0800)]
add remainder of tunable parameters (-a, -d, -e);
rename old -a to -x, old -d to -u so above can have same values as `tunefs'

SCCS-vsn: sbin/newfs/mkfs.c 6.5
SCCS-vsn: sbin/newfs/newfs.c 6.11

36 years ago'-' may not start login name; bug report 4.3BSD/bin/85
Keith Bostic [Fri, 2 Oct 1987 04:10:42 +0000 (20:10 -0800)]
'-' may not start login name; bug report 4.3BSD/bin/85

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

36 years agoadded TERMPATH stuff and references to termcap(3X)
John A. Kunze [Thu, 1 Oct 1987 09:22:33 +0000 (01:22 -0800)]
added TERMPATH stuff and references to termcap(3X)

SCCS-vsn: share/termcap/termcap.5 6.5

36 years agoadd some paranoia -- fo can be null if errors occur
Sam Leffler [Thu, 1 Oct 1987 08:19:40 +0000 (00:19 -0800)]
add some paranoia -- fo can be null if errors occur

SCCS-vsn: old/refer/refer/refer7.c 4.4

36 years agolint & error logging; bug reports 4.3BSD/etc/{80,81}
Keith Bostic [Thu, 1 Oct 1987 06:32:08 +0000 (22:32 -0800)]
lint & error logging; bug reports 4.3BSD/etc/{80,81}

SCCS-vsn: usr.sbin/cron/cron.c 4.13

36 years agonull pointer fix; bug report 4.3BSD/lib/23
Keith Bostic [Thu, 1 Oct 1987 04:27:22 +0000 (20:27 -0800)]
null pointer fix; bug report 4.3BSD/lib/23

SCCS-vsn: lib/libc/net/rcmd.c 5.13

36 years agolong/int bug; bug report 4.3BSD/lib/24
Keith Bostic [Thu, 1 Oct 1987 04:19:50 +0000 (20:19 -0800)]
long/int bug; bug report 4.3BSD/lib/24

SCCS-vsn: lib/libc/gen/syslog.c 5.11

36 years agolong/int bug; bug report 4.3BSD/lib/25
Keith Bostic [Thu, 1 Oct 1987 04:18:53 +0000 (20:18 -0800)]
long/int bug; bug report 4.3BSD/lib/25

SCCS-vsn: lib/libc/stdlib/abort.c 5.4

36 years agolong/int bug; bug report 4.3BSD/lib/26
Keith Bostic [Thu, 1 Oct 1987 04:18:02 +0000 (20:18 -0800)]
long/int bug; bug report 4.3BSD/lib/26

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

36 years agolong/int bug; bug report 4.3BSD/lib/27
Keith Bostic [Thu, 1 Oct 1987 04:16:40 +0000 (20:16 -0800)]
long/int bug; bug report 4.3BSD/lib/27

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

36 years agolong/int bug; bug report 4.3BSD/lib/28
Keith Bostic [Thu, 1 Oct 1987 04:15:29 +0000 (20:15 -0800)]
long/int bug; bug report 4.3BSD/lib/28

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

36 years agolong/int bug; bug report 4.3BSD/lib/32
Keith Bostic [Thu, 1 Oct 1987 04:04:41 +0000 (20:04 -0800)]
long/int bug; bug report 4.3BSD/lib/32

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

36 years agolong/int problems, linted; bug report 4.3BSD/lib/34
Keith Bostic [Thu, 1 Oct 1987 03:53:25 +0000 (19:53 -0800)]
long/int problems, linted; bug report 4.3BSD/lib/34

SCCS-vsn: lib/libc/net/ns_addr.c 6.3

36 years agonet is a long; bug report 4.3BSD/lib/35
Keith Bostic [Thu, 1 Oct 1987 02:50:40 +0000 (18:50 -0800)]
net is a long; bug report 4.3BSD/lib/35

SCCS-vsn: lib/libc/net/getnetbyaddr.c 5.4