unix-history/.git
38 years agouse UIOCCMD, as long as it's defined now
Mike Karels [Tue, 20 May 1986 07:32:52 +0000 (23:32 -0800)]
use UIOCCMD, as long as it's defined now

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

38 years agoadd UIOCCMD
Mike Karels [Tue, 20 May 1986 07:30:52 +0000 (23:30 -0800)]
add UIOCCMD

SCCS-vsn: sys/sys/ioctl.h 6.22

38 years agoDeleted reference to type bitfields; since the compilers use shifts and
Donn Seeley [Tue, 20 May 1986 06:50:12 +0000 (22:50 -0800)]
Deleted reference to type bitfields; since the compilers use shifts and
masks, a bitfield description will have byte order dependencies.  Substituted
a reference to pcc.h instead.

SCCS-vsn: share/man/man5/stab.5 6.3

38 years agoTurn loops on getc()/putc() into calls to fgets()/fputs() -- the library
Donn Seeley [Tue, 20 May 1986 06:24:03 +0000 (22:24 -0800)]
Turn loops on getc()/putc() into calls to fgets()/fputs() -- the library
code may be faster (and is, on the VAX).

SCCS-vsn: usr.bin/sort/sort.c 4.9

38 years agomagic flag strings must be tokens
Jay Lepreau [Tue, 20 May 1986 06:15:57 +0000 (22:15 -0800)]
magic flag strings must be tokens

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

38 years agomake "stayopen" flags work right
Jay Lepreau [Mon, 19 May 1986 19:57:11 +0000 (11:57 -0800)]
make "stayopen" flags work right

SCCS-vsn: lib/libc/net/getnetbyaddr.c 5.3
SCCS-vsn: lib/libc/net/getnetbyname.c 5.3
SCCS-vsn: lib/libc/net/getnetent.c 5.3
SCCS-vsn: lib/libc/net/getproto.c 5.3
SCCS-vsn: lib/libc/net/getprotoent.c 5.3
SCCS-vsn: lib/libc/net/getprotoname.c 5.3
SCCS-vsn: lib/libc/net/getservbyname.c 5.3
SCCS-vsn: lib/libc/net/getservbyport.c 5.3
SCCS-vsn: lib/libc/net/getservent.c 5.3

38 years agocorrect meaning of stayopen flag
Jay Lepreau [Mon, 19 May 1986 18:19:05 +0000 (10:19 -0800)]
correct meaning of stayopen flag

SCCS-vsn: lib/libc/net/getnetent.3 6.3
SCCS-vsn: lib/libc/net/getservent.3 6.3
SCCS-vsn: lib/libc/net/getprotoent.3 6.3

38 years agocorrect meaning of stayopen with hosts file; formatting and grammar
Jay Lepreau [Mon, 19 May 1986 18:04:10 +0000 (10:04 -0800)]
correct meaning of stayopen with hosts file; formatting and grammar

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

38 years ago-t was missing from synopsis
Jay Lepreau [Mon, 19 May 1986 17:25:20 +0000 (09:25 -0800)]
-t was missing from synopsis

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

38 years agodon't mess with SIGWINCH, instead get winsz every time need to do a LIST--
Jay Lepreau [Mon, 19 May 1986 14:01:00 +0000 (06:01 -0800)]
don't mess with SIGWINCH, instead get winsz every time need to do a LIST--
otherwise csh misses too much.  Optimize when have 0 items matched.

SCCS-vsn: bin/csh/file.c 5.6

38 years agoexit status
Jay Lepreau [Mon, 19 May 1986 12:55:06 +0000 (04:55 -0800)]
exit status

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

38 years agolint
Jay Lepreau [Mon, 19 May 1986 12:43:21 +0000 (04:43 -0800)]
lint

SCCS-vsn: bin/date/date.c 4.19

38 years agobug from J.Lepreau (apply_hunk adding extra line)
Van Jacobson [Sun, 18 May 1986 22:39:31 +0000 (14:39 -0800)]
bug from J.Lepreau (apply_hunk adding extra line)

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

38 years agoreqork exit codes: 0 = success, 1 = failure, 2 = failed to set remote.
Jay Lepreau [Sun, 18 May 1986 16:18:42 +0000 (08:18 -0800)]
reqork exit codes: 0 = success, 1 = failure, 2 = failed to set remote.
errors got to stderr

SCCS-vsn: bin/date/date.c 4.18

38 years agobring up to date with source. A couple descriptions maybe need fixing
Jay Lepreau [Sun, 18 May 1986 16:00:37 +0000 (08:00 -0800)]
bring up to date with source. A couple descriptions maybe need fixing

SCCS-vsn: usr.sbin/pstat/pstat.8 6.2

38 years agocorrect return type of strtok and strpbrk; add fchown
Jay Lepreau [Sun, 18 May 1986 13:07:08 +0000 (05:07 -0800)]
correct return type of strtok and strpbrk; add fchown

SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.37

38 years agolog date changes to wtmp. no rounding cause timed zeroes tv_usec
Jay Lepreau [Sun, 18 May 1986 12:09:27 +0000 (04:09 -0800)]
log date changes to wtmp.  no rounding cause timed zeroes tv_usec

SCCS-vsn: usr.sbin/timed/timed/master.c 2.7
SCCS-vsn: usr.sbin/timed/timed/slave.c 2.11

38 years agoonly some fields can be quoted. what a botch
Jay Lepreau [Sun, 18 May 1986 08:18:31 +0000 (00:18 -0800)]
only some fields can be quoted.  what a botch

SCCS-vsn: libexec/getty/ttys.5 6.3

38 years agothe window strings is NOT quoted at this point; other cleanups
Jay Lepreau [Sun, 18 May 1986 07:41:10 +0000 (23:41 -0800)]
the window strings is NOT quoted at this point; other cleanups

SCCS-vsn: lib/libc/gen/getttyent.3 6.3

38 years agoungarble; enumerate flag and window strings
Jay Lepreau [Sun, 18 May 1986 07:39:54 +0000 (23:39 -0800)]
ungarble; enumerate flag and window strings

SCCS-vsn: libexec/getty/ttys.5 6.2

38 years agoadd a see also
Jay Lepreau [Sun, 18 May 1986 00:38:31 +0000 (16:38 -0800)]
add a see also

SCCS-vsn: share/man/man5/disktab.5 6.4

38 years agofix up Guy Harris's mods
Mike Karels [Sat, 17 May 1986 07:00:12 +0000 (23:00 -0800)]
fix up Guy Harris's mods

SCCS-vsn: share/man/man4/tty.4 6.6

38 years agonew ops, types
Mike Karels [Sat, 17 May 1986 06:59:24 +0000 (22:59 -0800)]
new ops, types

SCCS-vsn: share/man/man4/man4.vax/mtio.4 6.2

38 years agobugs
Mike Karels [Sat, 17 May 1986 06:59:07 +0000 (22:59 -0800)]
bugs

SCCS-vsn: share/man/man4/man4.vax/mt.4 6.2

38 years agonew encapsulation
Mike Karels [Sat, 17 May 1986 06:58:53 +0000 (22:58 -0800)]
new encapsulation

SCCS-vsn: share/man/man4/man4.vax/dmc.4 6.2

38 years agonew silo handling
Mike Karels [Sat, 17 May 1986 06:58:47 +0000 (22:58 -0800)]
new silo handling

SCCS-vsn: share/man/man4/man4.vax/dh.4 6.2
SCCS-vsn: share/man/man4/man4.vax/dmf.4 6.4
SCCS-vsn: share/man/man4/man4.vax/dmz.4 6.3
SCCS-vsn: share/man/man4/man4.vax/dz.4 6.2

38 years agonew trailers
Mike Karels [Sat, 17 May 1986 06:55:50 +0000 (22:55 -0800)]
new trailers

SCCS-vsn: share/man/man4/man4.vax/ec.4 6.4

38 years agoupdates
Mike Karels [Sat, 17 May 1986 06:55:38 +0000 (22:55 -0800)]
updates

SCCS-vsn: share/man/man4/lo.4 6.2
SCCS-vsn: share/man/man4/man4.vax/mem.4 6.2
SCCS-vsn: share/man/man4/man4.vax/intro.4 6.2
SCCS-vsn: share/man/man4/netintro.4 6.2
SCCS-vsn: share/man/man4/man4.vax/uda.4 6.2
SCCS-vsn: share/man/man4/man4.vax/np.4 6.2

38 years agonew trailers
Mike Karels [Sat, 17 May 1986 06:54:56 +0000 (22:54 -0800)]
new trailers

SCCS-vsn: share/man/man4/man4.vax/vv.4 6.2

38 years agosubnets, netmask
Mike Karels [Sat, 17 May 1986 06:54:42 +0000 (22:54 -0800)]
subnets, netmask

SCCS-vsn: share/man/man4/inet.4 6.2

38 years agoupdates
Mike Karels [Sat, 17 May 1986 06:54:04 +0000 (22:54 -0800)]
updates

SCCS-vsn: share/man/man4/man4.vax/ddn.4 6.2

38 years agofirst version, for 4.3
Mike Karels [Sat, 17 May 1986 06:53:50 +0000 (22:53 -0800)]
first version, for 4.3

SCCS-vsn: share/man/man4/icmp.4 6.1

38 years agooptions, updates
Mike Karels [Sat, 17 May 1986 06:53:18 +0000 (22:53 -0800)]
options, updates

SCCS-vsn: share/man/man4/tcp.4 6.2
SCCS-vsn: share/man/man4/udp.4 6.2
SCCS-vsn: share/man/man4/ip.4 6.2

38 years agoupdate trailers
Mike Karels [Sat, 17 May 1986 06:52:41 +0000 (22:52 -0800)]
update trailers

SCCS-vsn: share/man/man4/man4.vax/en.4 6.2
SCCS-vsn: share/man/man4/man4.vax/ex.4 6.3
SCCS-vsn: share/man/man4/man4.vax/il.4 6.3
SCCS-vsn: share/man/man4/man4.vax/de.4 6.2
SCCS-vsn: share/man/man4/man4.vax/ix.4 6.2

38 years agoadd 9775
Mike Karels [Sat, 17 May 1986 06:51:43 +0000 (22:51 -0800)]
add 9775

SCCS-vsn: share/man/man4/man4.vax/hp.4 6.2

38 years agoadd APS
Mike Karels [Sat, 17 May 1986 06:51:26 +0000 (22:51 -0800)]
add APS

SCCS-vsn: share/man/man4/man4.vax/ct.4 6.2

38 years agoadd rd53
Mike Karels [Sat, 17 May 1986 05:27:02 +0000 (21:27 -0800)]
add rd53

SCCS-vsn: sys/vax/uba/uda.c 6.22

38 years agoadd rc25, rd52, rd53
Mike Karels [Sat, 17 May 1986 05:26:50 +0000 (21:26 -0800)]
add rc25, rd52, rd53

SCCS-vsn: etc/etc.vax/disktab 4.10

38 years agocol does not do tab compression by default
Kirk McKusick [Sat, 17 May 1986 05:10:37 +0000 (21:10 -0800)]
col does not do tab compression by default

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

38 years agoadd rc25, rd52, rd53
Mike Karels [Sat, 17 May 1986 05:01:41 +0000 (21:01 -0800)]
add rc25, rd52, rd53

SCCS-vsn: etc/etc.vax/disktab 4.10

38 years agoadd rd52
Mike Karels [Sat, 17 May 1986 05:00:45 +0000 (21:00 -0800)]
add rd52

SCCS-vsn: sys/vax/uba/uda.c 6.22

38 years agofirst distributed with 4.3BSD
Kirk McKusick [Sat, 17 May 1986 03:13:03 +0000 (19:13 -0800)]
first distributed with 4.3BSD

SCCS-vsn: libexec/talkd/talkd.8 6.1

38 years agoupdate for 4.3BSD
Kirk McKusick [Sat, 17 May 1986 02:49:36 +0000 (18:49 -0800)]
update for 4.3BSD

SCCS-vsn: share/man/man5/fs.5 6.2

38 years agonote that only ``,'' and \n are terminators
Kirk McKusick [Sat, 17 May 1986 02:31:56 +0000 (18:31 -0800)]
note that only ``,'' and \n are terminators

SCCS-vsn: share/man/man5/phones.5 6.2

38 years agoupdate for new drive types
Kirk McKusick [Sat, 17 May 1986 01:08:53 +0000 (17:08 -0800)]
update for new drive types

SCCS-vsn: share/man/man4/man4.vax/up.4 6.2

38 years agoadd conversion of 3n => 3N
Kirk McKusick [Sat, 17 May 1986 01:04:04 +0000 (17:04 -0800)]
add conversion of 3n => 3N

SCCS-vsn: share/man/man0/tocrc 6.2

38 years agoclarify user
Jay Lepreau [Fri, 16 May 1986 17:15:37 +0000 (09:15 -0800)]
clarify user

SCCS-vsn: usr.sbin/cron/cron.8 6.5

38 years agodoc -f and -n flags
Jay Lepreau [Fri, 16 May 1986 17:13:13 +0000 (09:13 -0800)]
doc -f and -n flags

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

38 years agoonly byteswap when required
Jim Bloom [Fri, 16 May 1986 15:42:38 +0000 (07:42 -0800)]
only byteswap when required

SCCS-vsn: usr.sbin/timed/timed/byteorder.c 2.3

38 years agoonly print the interesting fields in all messages
Jim Bloom [Fri, 16 May 1986 15:38:05 +0000 (07:38 -0800)]
only print the interesting fields in all messages

SCCS-vsn: usr.sbin/timed/timed/readmsg.c 2.5

38 years agomake it compile
Jim Bloom [Fri, 16 May 1986 14:33:29 +0000 (06:33 -0800)]
make it compile

SCCS-vsn: usr.sbin/timed/timed/slave.c 2.10

38 years agoadd table of contents
Kirk McKusick [Fri, 16 May 1986 11:43:38 +0000 (03:43 -0800)]
add table of contents

SCCS-vsn: share/man/man0/title.prm 6.2

38 years agothe .li macro no longer exists
Kirk McKusick [Fri, 16 May 1986 10:48:42 +0000 (02:48 -0800)]
the .li macro no longer exists

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

38 years agoadd -i flag (from ks@purdue)
Jim Bloom [Fri, 16 May 1986 10:25:22 +0000 (02:25 -0800)]
add -i flag (from ks@purdue)

SCCS-vsn: usr.sbin/timed/timed/timed.8 1.2

38 years agoname change to correspond to abbreviation (URM)
Kirk McKusick [Fri, 16 May 1986 09:41:13 +0000 (01:41 -0800)]
name change to correspond to abbreviation (URM)

SCCS-vsn: share/man/man0/title.urm 6.2

38 years agoupdates from John Kunze
Jim Bloom [Fri, 16 May 1986 08:59:01 +0000 (00:59 -0800)]
updates from John Kunze

SCCS-vsn: usr.bin/learn/Makefile 4.4
SCCS-vsn: usr.bin/learn/README 4.3
SCCS-vsn: usr.bin/learn/learn/copy.c 4.3
SCCS-vsn: usr.bin/learn/learn/learn.c 4.4
SCCS-vsn: usr.bin/learn/learn/lrnref.h 4.4
SCCS-vsn: usr.bin/learn/lrntee/lrntee.c 4.3
SCCS-vsn: usr.bin/learn/learn/makpipe.c 4.3
SCCS-vsn: usr.bin/learn/learn/mem.c 4.3
SCCS-vsn: usr.bin/learn/learn/mysys.c 4.5
SCCS-vsn: usr.bin/learn/learn/selsub.c 4.3
SCCS-vsn: usr.bin/learn/learn/selunit.c 4.3
SCCS-vsn: usr.bin/learn/learn/start.c 4.5
SCCS-vsn: usr.bin/learn/learn/wrapup.c 4.3

38 years agoupdate choice of root fs
Mike Karels [Fri, 16 May 1986 08:55:53 +0000 (00:55 -0800)]
update choice of root fs

SCCS-vsn: share/man/man4/man4.vax/autoconf.4 6.2

38 years agotrailer negotiation and formatting
Mike Karels [Fri, 16 May 1986 08:55:38 +0000 (00:55 -0800)]
trailer negotiation and formatting

SCCS-vsn: usr.sbin/arp/arp4.4 6.2

38 years agoupdate from John Kunze (jak@opal)
Jim Bloom [Fri, 16 May 1986 07:43:01 +0000 (23:43 -0800)]
update from John Kunze (jak@opal)

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

38 years agotry again
Mike Karels [Fri, 16 May 1986 07:11:56 +0000 (23:11 -0800)]
try again

SCCS-vsn: share/man/man3/stdarg.3 6.3

38 years agospelling
Anne Hughes [Fri, 16 May 1986 06:49:59 +0000 (22:49 -0800)]
spelling

SCCS-vsn: lib/libc/compat-43/sigpause.2 6.2
SCCS-vsn: lib/libc/sys/quotactl.2 6.7
SCCS-vsn: lib/libc/sys/adjtime.2 1.3

38 years agoinitialize those registers
Mike Karels [Fri, 16 May 1986 06:22:51 +0000 (22:22 -0800)]
initialize those registers

SCCS-vsn: bin/rmail/rmail.c 4.8

38 years agogethostent => gethostbyname
Kirk McKusick [Fri, 16 May 1986 05:42:53 +0000 (21:42 -0800)]
gethostent => gethostbyname

SCCS-vsn: old/htable/htable.8 6.2

38 years agocaveats
Mike Karels [Fri, 16 May 1986 05:20:27 +0000 (21:20 -0800)]
caveats

SCCS-vsn: share/man/man3/stdarg.3 6.2

38 years agoadd uucpd to man page
Jim Bloom [Fri, 16 May 1986 05:16:22 +0000 (21:16 -0800)]
add uucpd to man page

SCCS-vsn: usr.bin/uucp/uucico/uucico.8 6.3

38 years agocorrect explanation of error handling by the math library
Kirk McKusick [Fri, 16 May 1986 05:16:19 +0000 (21:16 -0800)]
correct explanation of error handling by the math library

SCCS-vsn: share/man/man3/intro.3 6.7

38 years agogethostent => gethostbyname
Kirk McKusick [Fri, 16 May 1986 05:01:06 +0000 (21:01 -0800)]
gethostent => gethostbyname

SCCS-vsn: lib/libc/net/inet.3 6.3
SCCS-vsn: lib/libc/net/byteorder.3 6.2

38 years agoa bit more accurate
Mike Karels [Fri, 16 May 1986 04:49:16 +0000 (20:49 -0800)]
a bit more accurate

SCCS-vsn: lib/libc/gen/usleep.3 6.3

38 years agonew stuff
Mike Karels [Fri, 16 May 1986 04:41:03 +0000 (20:41 -0800)]
new stuff

SCCS-vsn: lib/libc/gen/syslog.3 6.6

38 years agoadd error messages for bad minfree and optimization values
Kirk McKusick [Fri, 16 May 1986 04:40:24 +0000 (20:40 -0800)]
add error messages for bad minfree and optimization values

SCCS-vsn: sbin/fsck/SMM.doc/4.t 4.4
SCCS-vsn: sbin/fsck/setup.c 5.3

38 years agocomment about window size
Jim Bloom [Fri, 16 May 1986 04:30:00 +0000 (20:30 -0800)]
comment about window size

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

38 years agonote use of ndbm
Kirk McKusick [Fri, 16 May 1986 04:23:48 +0000 (20:23 -0800)]
note use of ndbm

SCCS-vsn: lib/libc/gen/getpwent.3 6.3

38 years agospelling
Anne Hughes [Fri, 16 May 1986 04:12:48 +0000 (20:12 -0800)]
spelling

SCCS-vsn: lib/libc/compat-43/creat.2 6.5
SCCS-vsn: lib/libc/sys/select.2 6.5

38 years agoadd newly supported terminals
Kirk McKusick [Fri, 16 May 1986 04:02:51 +0000 (20:02 -0800)]
add newly supported terminals

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

38 years agofix defaults and mention that this is not needed
Jim Bloom [Fri, 16 May 1986 02:25:37 +0000 (18:25 -0800)]
fix defaults and mention that this is not needed

SCCS-vsn: share/man/man5/resolver.5 5.5

38 years agofixes
Mike Karels [Fri, 16 May 1986 02:06:16 +0000 (18:06 -0800)]
fixes

SCCS-vsn: sbin/routed/query/query.c 5.7

38 years agoinstall copy, drtest, pcs750.bin
Mike Karels [Fri, 16 May 1986 01:37:10 +0000 (17:37 -0800)]
install copy, drtest, pcs750.bin

SCCS-vsn: sys/vax/stand/Makefile 6.13

38 years agoadd ESRCH for setown
Mike Karels [Fri, 16 May 1986 01:28:55 +0000 (17:28 -0800)]
add ESRCH for setown

SCCS-vsn: lib/libc/sys/fcntl.2 6.3

38 years agomake "mv <file> <non-existent-dir>" print reasonable msg
Jay Lepreau [Fri, 16 May 1986 01:20:09 +0000 (17:20 -0800)]
make "mv <file> <non-existent-dir>" print reasonable msg

SCCS-vsn: bin/mv/mv.c 5.3

38 years agocorrect no-such-process error
Mike Karels [Fri, 16 May 1986 00:42:27 +0000 (16:42 -0800)]
correct no-such-process error

SCCS-vsn: sys/kern/kern_descrip.c 6.13

38 years agoI prefer this fix...
Mike Karels [Fri, 16 May 1986 00:27:52 +0000 (16:27 -0800)]
I prefer this fix...

SCCS-vsn: sys/net/if_sl.c 5.7

38 years agoadd loop detection
Jim Bloom [Fri, 16 May 1986 00:18:37 +0000 (16:18 -0800)]
add loop detection

SCCS-vsn: usr.sbin/timed/timed/slave.c 2.9
SCCS-vsn: usr.sbin/timed/timed/master.c 2.6

38 years agoadd title page (with toc) for PRM
Kirk McKusick [Fri, 16 May 1986 00:11:30 +0000 (16:11 -0800)]
add title page (with toc) for PRM

SCCS-vsn: share/man/man0/Makefile 6.2

38 years agoprint LOOP packet differently, drop some loop packets
Jim Bloom [Thu, 15 May 1986 23:49:33 +0000 (15:49 -0800)]
print LOOP packet differently, drop some loop packets

SCCS-vsn: usr.sbin/timed/timed/readmsg.c 2.4

38 years agoonly one call to openlog needed, need to know if we just received a quit
Jim Bloom [Thu, 15 May 1986 23:47:17 +0000 (15:47 -0800)]
only one call to openlog needed, need to know if we just received a quit

SCCS-vsn: usr.sbin/timed/timed/timed.c 2.6

38 years agoLOOP packets don't use the time field, so don't swap it
Jim Bloom [Thu, 15 May 1986 23:45:00 +0000 (15:45 -0800)]
LOOP packets don't use the time field, so don't swap it
more packets should be done this way

SCCS-vsn: usr.sbin/timed/timed/byteorder.c 2.2

38 years agoadd "old" (it's just a skeleton down there)
Jay Lepreau [Thu, 15 May 1986 23:44:31 +0000 (15:44 -0800)]
add "old" (it's just a skeleton down there)

SCCS-vsn: Makefile 4.13

38 years agomake sure get ex; temp may not be writable wither
Jay Lepreau [Thu, 15 May 1986 22:17:55 +0000 (14:17 -0800)]
make sure get ex; temp may not be writable wither

SCCS-vsn: old/awk/tokenscript 4.3
SCCS-vsn: old/awk/Makefile 4.3

38 years agoDESTDIR
Jay Lepreau [Thu, 15 May 1986 22:03:33 +0000 (14:03 -0800)]
DESTDIR

SCCS-vsn: games/robots/Makefile 5.2

38 years ago"make links" must be done every time or else the links get broken & never remade
Jay Lepreau [Thu, 15 May 1986 21:48:30 +0000 (13:48 -0800)]
"make links" must be done every time or else the links get broken & never remade

SCCS-vsn: old/roff/nroff_term/Makefile 4.6

38 years agoDESTDIR, clean junk
Jay Lepreau [Thu, 15 May 1986 20:29:49 +0000 (12:29 -0800)]
DESTDIR, clean junk

SCCS-vsn: games/cribbage/Makefile 5.2

38 years agoDESTDIR
Jay Lepreau [Thu, 15 May 1986 20:27:10 +0000 (12:27 -0800)]
DESTDIR

SCCS-vsn: games/cribbage/Makefile 5.2
SCCS-vsn: games/cribbage/Makefile 5.2

38 years agofix make depend (zap .o's)
Jay Lepreau [Thu, 15 May 1986 20:03:05 +0000 (12:03 -0800)]
fix make depend (zap .o's)

SCCS-vsn: contrib/ansi/Makefile 5.3

38 years agoDESTDIR; ensure mode 644
Jay Lepreau [Thu, 15 May 1986 19:19:44 +0000 (11:19 -0800)]
DESTDIR; ensure mode 644

SCCS-vsn: share/me/Makefile 1.2

38 years agofflush after signal: need when rsh'ed
Jay Lepreau [Thu, 15 May 1986 16:55:51 +0000 (08:55 -0800)]
fflush after signal: need when rsh'ed

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

38 years agoupdate for 4.3BSD
Mike Karels [Thu, 15 May 1986 13:42:21 +0000 (05:42 -0800)]
update for 4.3BSD

SCCS-vsn: lib/libc/sys/intro.2 6.6

38 years agoserial line crashes on big packets or heavy traffic (from Keith Muller)
Kirk McKusick [Thu, 15 May 1986 11:16:56 +0000 (03:16 -0800)]
serial line crashes on big packets or heavy traffic (from Keith Muller)

SCCS-vsn: sys/net/if_sl.c 5.6

38 years agoemphasis name server more, fix formatting
Jim Bloom [Thu, 15 May 1986 10:45:23 +0000 (02:45 -0800)]
emphasis name server more, fix formatting

SCCS-vsn: share/man/man5/hosts.5 6.3

38 years agochange doc reference
Jim Bloom [Thu, 15 May 1986 09:57:19 +0000 (01:57 -0800)]
change doc reference

SCCS-vsn: share/man/man5/printcap.5 6.4

38 years agoEnglishisize, add error return for mkstemp
Mike Karels [Thu, 15 May 1986 09:53:16 +0000 (01:53 -0800)]
Englishisize, add error return for mkstemp

SCCS-vsn: lib/libc/stdio/mktemp.3 6.2