unix-history/.git
38 years agoparent needs to setpgrp
Jay Lepreau [Wed, 5 Feb 1986 20:51:17 +0000 (12:51 -0800)]
parent needs to setpgrp

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

38 years agoreinstall delta 5.2
Jay Lepreau [Wed, 5 Feb 1986 19:10:35 +0000 (11:10 -0800)]
reinstall delta 5.2

SCCS-vsn: usr.bin/ftp/main.c 5.5

38 years agonew include files; don't print leading 0's to cut down on file i/o;
Sam Leffler [Wed, 5 Feb 1986 14:22:41 +0000 (06:22 -0800)]
new include files; don't print leading 0's to cut down on file i/o;
distinguish FCON/DCON; steal vax code massaging mixed type constant initializations

SCCS-vsn: old/pcc/ccom.tahoe/local.c 1.2

38 years agointegrate vax version
Sam Leffler [Wed, 5 Feb 1986 14:20:47 +0000 (06:20 -0800)]
integrate vax version

SCCS-vsn: old/pcc/ccom.tahoe/Makefile 1.2

38 years agonew include files; fix termination of enums
Sam Leffler [Wed, 5 Feb 1986 14:20:21 +0000 (06:20 -0800)]
new include files; fix termination of enums

SCCS-vsn: old/pcc/ccom.tahoe/stab.c 1.3

38 years agonew include files
Sam Leffler [Wed, 5 Feb 1986 14:20:00 +0000 (06:20 -0800)]
new include files

SCCS-vsn: old/pcc/ccom.tahoe/order.c 1.2
SCCS-vsn: old/pcc/ccom.tahoe/table.c 1.2

38 years agonew include files; szty and shltype are now macros; define nncon
Sam Leffler [Wed, 5 Feb 1986 14:19:34 +0000 (06:19 -0800)]
new include files; szty and shltype are now macros; define nncon

SCCS-vsn: old/pcc/ccom.tahoe/local2.c 1.4

38 years agonew include files
Sam Leffler [Wed, 5 Feb 1986 14:18:51 +0000 (06:18 -0800)]
new include files

SCCS-vsn: old/pcc/ccom.tahoe/code.c 1.2

38 years agoredo for new mip
Sam Leffler [Wed, 5 Feb 1986 14:17:36 +0000 (06:17 -0800)]
redo for new mip

SCCS-vsn: old/pcc/ccom.tahoe/macdefs.h 1.3
SCCS-vsn: old/pcc/ccom.tahoe/mac2defs.h 1.2

38 years agoprint case where host is zero but port is not (as in server local addresses)
Keith Sklower [Wed, 5 Feb 1986 14:10:16 +0000 (06:10 -0800)]
print case where host is zero but port is not (as in server local addresses)

SCCS-vsn: lib/libc/net/ns_ntoa.c 6.2

38 years agocorrect dumb typo in neteqnn
Keith Sklower [Wed, 5 Feb 1986 11:17:55 +0000 (03:17 -0800)]
correct dumb typo in neteqnn

SCCS-vsn: sys/netns/ns.h 6.10

38 years agoouts for programs using alternae memory allocators:
Mike Karels [Wed, 5 Feb 1986 10:19:00 +0000 (02:19 -0800)]
outs for programs using alternae memory allocators:
call _stdio_init before main to give 20 files worth without callocs,
and provide f_prealloc to fill in everything

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

38 years agoas before, _stdio_init
Mike Karels [Wed, 5 Feb 1986 09:58:13 +0000 (01:58 -0800)]
as before, _stdio_init

SCCS-vsn: lib/libc/stdio/fakcu.c 5.2

38 years agoadd call to _stdio_init
Mike Karels [Wed, 5 Feb 1986 09:57:27 +0000 (01:57 -0800)]
add call to _stdio_init

SCCS-vsn: lib/csu/vax/crt0.c 5.3

38 years agotouchups and consistency (making sure to make it true elsewhere
Mike Karels [Wed, 5 Feb 1986 09:30:24 +0000 (01:30 -0800)]
touchups and consistency (making sure to make it true elsewhere
before checking this in)

SCCS-vsn: lib/libc/sys/select.2 6.4

38 years agoconsistency in select: never modify masks on return with an error,
Mike Karels [Wed, 5 Feb 1986 09:17:03 +0000 (01:17 -0800)]
consistency in select: never modify masks on return with an error,
always if no error ( return >= 0)

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

38 years agomake depend
Mike Karels [Wed, 5 Feb 1986 07:40:32 +0000 (23:40 -0800)]
make depend

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

38 years agomore grot
Mike Karels [Wed, 5 Feb 1986 07:35:06 +0000 (23:35 -0800)]
more grot

SCCS-vsn: usr.bin/write/write.c 4.12

38 years ago(once more?) look for writable terminal if first found isn't writable;
Mike Karels [Wed, 5 Feb 1986 07:28:02 +0000 (23:28 -0800)]
(once more?) look for writable terminal if first found isn't writable;
if root, still look for writable terminal before barging in, but use first
if none are writable

SCCS-vsn: usr.bin/write/write.c 4.11

38 years agoA fix from Steve Jacobson to his new version (from csvsj@ucbopal).
Gregory Minshall [Wed, 5 Feb 1986 02:53:56 +0000 (18:53 -0800)]
A fix from Steve Jacobson to his new version (from csvsj@ucbopal).

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

38 years agoPass msglen to dn_expand
Kevin Dunlap [Wed, 5 Feb 1986 01:08:28 +0000 (17:08 -0800)]
Pass msglen to dn_expand

SCCS-vsn: lib/libc/net/res_comp.c 6.3
SCCS-vsn: lib/libc/net/res_debug.c 5.11
SCCS-vsn: lib/libc/net/gethostnamadr.c 6.4

38 years agoAdd class field c_chaos
Kevin Dunlap [Tue, 4 Feb 1986 15:09:27 +0000 (07:09 -0800)]
Add class field c_chaos

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

38 years agoAdd a description of descriptor sets.
Donn Seeley [Tue, 4 Feb 1986 13:38:09 +0000 (05:38 -0800)]
Add a description of descriptor sets.

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

38 years agoconsolidate route caching, manipulation in IP
Mike Karels [Tue, 4 Feb 1986 12:11:44 +0000 (04:11 -0800)]
consolidate route caching, manipulation in IP

SCCS-vsn: sys/netinet/ip_output.c 6.11
SCCS-vsn: sys/netinet/tcp_output.c 6.13
SCCS-vsn: sys/netinet/udp_usrreq.c 6.17
SCCS-vsn: sys/net/raw_usrreq.c 6.12

38 years agohalf-open connection correction: ack SYN's not in the window;
Mike Karels [Tue, 4 Feb 1986 12:09:29 +0000 (04:09 -0800)]
half-open connection correction: ack SYN's not in the window;
turn on the "notyet" delay of tcp_output call if not needed

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

38 years agoCorrect erroneous copyright information.
Keith Sklower [Tue, 4 Feb 1986 09:41:12 +0000 (01:41 -0800)]
Correct erroneous copyright information.

SCCS-vsn: sys/netns/idp.h 6.3
SCCS-vsn: sys/netns/idp_var.h 6.3
SCCS-vsn: sys/netns/sp.h 6.3
SCCS-vsn: sys/netns/ns_error.c 6.6
SCCS-vsn: sys/netns/ns_error.h 6.3
SCCS-vsn: sys/netns/ns_if.h 6.3
SCCS-vsn: sys/netns/ns_output.c 6.9
SCCS-vsn: sys/netns/ns_pcb.c 6.6
SCCS-vsn: sys/netns/ns_pcb.h 6.5
SCCS-vsn: sys/netns/ns_proto.c 6.5
SCCS-vsn: sys/netns/spp_var.h 6.4
SCCS-vsn: sys/netns/spidp.h 6.3
SCCS-vsn: sys/netns/spp_debug.c 6.6
SCCS-vsn: sys/netns/spp_debug.h 6.3

38 years agoremove ns_netof (non-portable), add zero and broadcast ns nets to compare to.
Keith Sklower [Tue, 4 Feb 1986 09:32:03 +0000 (01:32 -0800)]
remove ns_netof (non-portable), add zero and broadcast ns nets to compare to.

SCCS-vsn: sys/netns/ns.h 6.9
SCCS-vsn: sys/netns/ns.c 6.7
SCCS-vsn: sys/netns/idp_usrreq.c 6.12
SCCS-vsn: sys/netns/ns_input.c 6.12

38 years agoChange "ftprc" to "netrc" (to keep compatibility).
Gregory Minshall [Tue, 4 Feb 1986 07:23:48 +0000 (23:23 -0800)]
Change "ftprc" to "netrc" (to keep compatibility).

SCCS-vsn: usr.bin/ftp/ruserpass.c 1.2

38 years agodate and time created 86/02/03 15:22:28 by minshall
Gregory Minshall [Tue, 4 Feb 1986 07:22:28 +0000 (23:22 -0800)]
date and time created 86/02/03 15:22:28 by minshall

SCCS-vsn: usr.bin/ftp/ruserpass.c 1.1

38 years agodate and time created 86/02/03 15:22:15 by minshall
Gregory Minshall [Tue, 4 Feb 1986 07:22:15 +0000 (23:22 -0800)]
date and time created 86/02/03 15:22:15 by minshall

SCCS-vsn: usr.bin/ftp/domacro.c 1.1

38 years agoSteve Jacoson's changes (from <csvsj@ucbopal>).
Gregory Minshall [Tue, 4 Feb 1986 07:20:07 +0000 (23:20 -0800)]
Steve Jacoson's changes (from <csvsj@ucbopal>).

SCCS-vsn: libexec/ftpd/ftpd.8 6.2

38 years agoSteve Jacobson's changes (from <csvsj@ucbopal>).
Gregory Minshall [Tue, 4 Feb 1986 07:18:30 +0000 (23:18 -0800)]
Steve Jacobson's changes (from <csvsj@ucbopal>).

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

38 years agoChanges from Steve Jacobson (from <csvsj@ucbopal>).
Gregory Minshall [Tue, 4 Feb 1986 06:41:14 +0000 (22:41 -0800)]
Changes from Steve Jacobson (from <csvsj@ucbopal>).

SCCS-vsn: usr.bin/ftp/main.c 5.4
SCCS-vsn: usr.bin/ftp/ftp.c 5.6
SCCS-vsn: usr.bin/ftp/cmdtab.c 5.3
SCCS-vsn: usr.bin/ftp/Makefile 5.2
SCCS-vsn: usr.bin/ftp/ftp_var.h 5.2
SCCS-vsn: usr.bin/ftp/cmds.c 5.4

38 years agoSteve Jacobson's changes (from <csvsj@ucbopal>).
Gregory Minshall [Tue, 4 Feb 1986 06:32:49 +0000 (22:32 -0800)]
Steve Jacobson's changes (from <csvsj@ucbopal>).

SCCS-vsn: libexec/ftpd/ftpd.c 5.2
SCCS-vsn: libexec/ftpd/ftpcmd.y 5.3
SCCS-vsn: libexec/ftpd/Makefile 5.2

38 years agoAdd msglen to dn_expand
Kevin Dunlap [Tue, 4 Feb 1986 06:16:42 +0000 (22:16 -0800)]
Add msglen to dn_expand

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

38 years ago63 has been special for too long
Mike Karels [Mon, 3 Feb 1986 15:36:40 +0000 (07:36 -0800)]
63 has been special for too long

SCCS-vsn: sys/vax/vax/trap.c 6.7

38 years agoretries restart from start of undone transfer
Mike Karels [Mon, 3 Feb 1986 13:41:29 +0000 (05:41 -0800)]
retries restart from start of undone transfer

SCCS-vsn: sys/vax/mba/mbavar.h 6.4
SCCS-vsn: sys/vax/mba/mba.c 6.7
SCCS-vsn: sys/vax/mba/hp.c 6.18

38 years agocompatibility with those other people
Mike Karels [Mon, 3 Feb 1986 13:32:54 +0000 (05:32 -0800)]
compatibility with those other people

SCCS-vsn: sys/sys/errno.h 6.5
SCCS-vsn: sys/sys/signal.h 6.8

38 years ago63 has been special too long
Mike Karels [Mon, 3 Feb 1986 13:09:29 +0000 (05:09 -0800)]
63 has been special too long

SCCS-vsn: sys/vax/vax/trap.c 6.7

38 years agouse socket DONTROUTE flag instead of that in rcb_flags
Mike Karels [Mon, 3 Feb 1986 12:24:38 +0000 (04:24 -0800)]
use socket DONTROUTE flag instead of that in rcb_flags
(there's a way to set it)

SCCS-vsn: sys/net/raw_usrreq.c 6.11

38 years agosupport options for raw ip
Mike Karels [Mon, 3 Feb 1986 12:23:43 +0000 (04:23 -0800)]
support options for raw ip

SCCS-vsn: sys/netinet/raw_ip.c 6.7

38 years agomodify ip_pcbopts to make usable from raw ip
Mike Karels [Mon, 3 Feb 1986 12:12:35 +0000 (04:12 -0800)]
modify ip_pcbopts to make usable from raw ip

SCCS-vsn: sys/netinet/ip_output.c 6.10

38 years agoadd per-protocol options in rawcb (freed at detach)
Mike Karels [Mon, 3 Feb 1986 12:11:28 +0000 (04:11 -0800)]
add per-protocol options in rawcb (freed at detach)

SCCS-vsn: sys/net/raw_cb.c 6.9
SCCS-vsn: sys/net/raw_cb.h 6.4

38 years agosimplify and fix icmp source route returns; add ifnet arg to icmp_error
Mike Karels [Mon, 3 Feb 1986 12:07:36 +0000 (04:07 -0800)]
simplify and fix icmp source route returns; add ifnet arg to icmp_error
(get the correct from address on redirects)

SCCS-vsn: sys/netinet/ip_icmp.c 6.15

38 years agopass msglen to dn_expand
Kevin Dunlap [Mon, 3 Feb 1986 11:39:31 +0000 (03:39 -0800)]
pass msglen to dn_expand

SCCS-vsn: lib/libc/net/res_debug.c 5.11
SCCS-vsn: lib/libc/net/gethostnamadr.c 6.4

38 years agopass msglen to db_expand
Kevin Dunlap [Mon, 3 Feb 1986 11:38:37 +0000 (03:38 -0800)]
pass msglen to db_expand

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

38 years agodate and time created 86/02/02 19:25:41 by sam
Sam Leffler [Mon, 3 Feb 1986 11:25:41 +0000 (03:25 -0800)]
date and time created 86/02/02 19:25:41 by sam

SCCS-vsn: old/pcc/ccom.tahoe/rel.c 1.1

38 years agoadd arg to icmp_error (incoming interface of offending packet;
Mike Karels [Mon, 3 Feb 1986 10:25:42 +0000 (02:25 -0800)]
add arg to icmp_error (incoming interface of offending packet;
to make source address of redirects correct)

SCCS-vsn: sys/netinet/ip_input.c 6.16
SCCS-vsn: sys/netinet/udp_usrreq.c 6.16

38 years agodon't put ESC-9's at top of page
Kirk McKusick [Mon, 3 Feb 1986 04:07:32 +0000 (20:07 -0800)]
don't put ESC-9's at top of page

SCCS-vsn: old/tmac/tmac.an 6.3

38 years agomerge ditroff and troff versions
Kirk McKusick [Mon, 3 Feb 1986 04:04:27 +0000 (20:04 -0800)]
merge ditroff and troff versions

SCCS-vsn: old/tmac/tmac.an 6.2

38 years agoAdded description of sticky directories.
Donn Seeley [Sun, 2 Feb 1986 19:08:28 +0000 (11:08 -0800)]
Added description of sticky directories.

SCCS-vsn: lib/libc/sys/chmod.2 6.4

38 years agoAdded a description of sticky directories.
Donn Seeley [Sun, 2 Feb 1986 18:31:46 +0000 (10:31 -0800)]
Added a description of sticky directories.

SCCS-vsn: share/man/man8/sticky.8 6.2

38 years agoadd rip_ctloutput
Mike Karels [Sun, 2 Feb 1986 13:21:42 +0000 (05:21 -0800)]
add rip_ctloutput

SCCS-vsn: sys/netinet/in_proto.c 6.13

38 years agoreserve a port range for unprivileged servers
Mike Karels [Sun, 2 Feb 1986 13:17:19 +0000 (05:17 -0800)]
reserve a port range for unprivileged servers

SCCS-vsn: sys/netinet/in.h 6.9
SCCS-vsn: sys/netinet/in_pcb.c 6.11

38 years agochanges from Bloom
Kirk McKusick [Sun, 2 Feb 1986 12:19:17 +0000 (04:19 -0800)]
changes from Bloom

SCCS-vsn: sbin/fsck/SMM.doc/2.t 4.3
SCCS-vsn: sbin/fsck/SMM.doc/3.t 4.3
SCCS-vsn: sbin/fsck/SMM.doc/4.t 4.3

38 years agounp_remaddr becomes unp_addr
Kirk McKusick [Sun, 2 Feb 1986 11:23:14 +0000 (03:23 -0800)]
unp_remaddr becomes unp_addr

SCCS-vsn: usr.bin/netstat/unix.c 5.2

38 years agoupdate for ddl and aard (from trwrb!trwspp!spp2!urban (Mike Urban))
Kirk McKusick [Sun, 2 Feb 1986 08:25:03 +0000 (00:25 -0800)]
update for ddl and aard (from trwrb!trwspp!spp2!urban (Mike Urban))

SCCS-vsn: games/Makefile 5.4

38 years agoclean up spurious aard's
Kirk McKusick [Sun, 2 Feb 1986 08:21:14 +0000 (00:21 -0800)]
clean up spurious aard's

SCCS-vsn: old/games.vax/aard/Makefile 5.2

38 years agodate and time created 86/02/01 16:18:28 by mckusick
Kirk McKusick [Sun, 2 Feb 1986 08:18:28 +0000 (00:18 -0800)]
date and time created 86/02/01 16:18:28 by mckusick

SCCS-vsn: old/games.vax/ddl/Makefile 5.1

38 years agoadd pathalias
Kirk McKusick [Sun, 2 Feb 1986 06:03:22 +0000 (22:03 -0800)]
add pathalias

SCCS-vsn: contrib/Makefile 4.15

38 years agoperhaps a bit less inelegant (and someone has to use the 4.2-style syscalls!)
Mike Karels [Sun, 2 Feb 1986 05:49:21 +0000 (21:49 -0800)]
perhaps a bit less inelegant (and someone has to use the 4.2-style syscalls!)

SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.8

38 years agofix problem reading last entry in tags file if EOF read first
Jim Bloom [Sat, 1 Feb 1986 08:51:02 +0000 (00:51 -0800)]
fix problem reading last entry in tags file if EOF read first

SCCS-vsn: usr.bin/ex/ex_tagio.c 7.3

38 years agofix patchable burst
Mike Karels [Sat, 1 Feb 1986 06:21:30 +0000 (22:21 -0800)]
fix patchable burst

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

38 years agotypo
Mike Karels [Sat, 1 Feb 1986 06:20:41 +0000 (22:20 -0800)]
typo

SCCS-vsn: sys/vax/if/if_ex.c 6.12

38 years agocompiler bug fix unmasks coding error? (from torek)
Kirk McKusick [Sat, 1 Feb 1986 06:00:35 +0000 (22:00 -0800)]
compiler bug fix unmasks coding error? (from torek)

SCCS-vsn: usr.bin/find/find.c 4.17

38 years agoreduce number of creat's and length of pathnames (from speck@csvax.caltech.edu)
Kirk McKusick [Sat, 1 Feb 1986 05:43:07 +0000 (21:43 -0800)]
reduce number of creat's and length of pathnames (from speck@csvax.caltech.edu)

SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.7

38 years agosanity checks on array sizes, check return of malloc;
Mike Karels [Sat, 1 Feb 1986 00:16:31 +0000 (16:16 -0800)]
sanity checks on array sizes, check return of malloc;
core dumping if /vmunix is wrong is not very elegant

SCCS-vsn: usr.sbin/pstat/pstat.c 5.7

38 years agoLet functions of type character have adjustable length.
Donn Seeley [Fri, 31 Jan 1986 14:46:27 +0000 (06:46 -0800)]
Let functions of type character have adjustable length.

SCCS-vsn: usr.bin/f77/pass1.vax/proc.c 5.7

38 years agoDelete broken character*(*) hacks; improve error message reporting.
Donn Seeley [Fri, 31 Jan 1986 14:42:38 +0000 (06:42 -0800)]
Delete broken character*(*) hacks; improve error message reporting.

SCCS-vsn: usr.bin/f77/pass1.vax/gram.dcl 5.4

38 years agoCheck the _cnt field of the _iob struct for initialization rather than the
Donn Seeley [Fri, 31 Jan 1986 14:07:21 +0000 (06:07 -0800)]
Check the _cnt field of the _iob struct for initialization rather than the
_base field -- this allows us to handle _iob structs that are set to _IORW
and are switching from reading to writing, as well as new _iob structs.

SCCS-vsn: lib/libc/vax/stdio.old/fputs.s 5.2
SCCS-vsn: lib/libc/vax/stdio.old/puts.s 5.2

38 years agouse larger buffer for those of us with swap and crash
Mike Karels [Fri, 31 Jan 1986 11:47:30 +0000 (03:47 -0800)]
use larger buffer for those of us with swap and crash
on same disk

SCCS-vsn: sbin/savecore/savecore.c 5.4

38 years agotry alternate addresses if primaries fail; explain as needed
Mike Karels [Fri, 31 Jan 1986 11:41:23 +0000 (03:41 -0800)]
try alternate addresses if primaries fail; explain as needed

SCCS-vsn: sbin/route/route.c 5.2

38 years agodo not distpte() after a swapin error (from sun!shannon)
Kirk McKusick [Fri, 31 Jan 1986 11:08:44 +0000 (03:08 -0800)]
do not distpte() after a swapin error (from sun!shannon)

SCCS-vsn: sys/kern/kern_physio.c 6.8

38 years agoremoved extra tt_col += n in gen_write
Edward Wang [Fri, 31 Jan 1986 10:43:46 +0000 (02:43 -0800)]
removed extra tt_col += n in gen_write

SCCS-vsn: usr.bin/window/ttgeneric.c 3.28

38 years agottytype should have it's sive defined properly
Ken Arnold [Fri, 31 Jan 1986 05:43:11 +0000 (21:43 -0800)]
ttytype should have it's sive defined properly

SCCS-vsn: lib/libcurses/curses.c 5.3
SCCS-vsn: lib/libcurses/curses.ext 5.3

38 years agoavoid receiving before any IP addresses are set
Mike Karels [Fri, 31 Jan 1986 05:35:54 +0000 (21:35 -0800)]
avoid receiving before any IP addresses are set

SCCS-vsn: sys/netinet/ip_input.c 6.15

38 years agofix .forward files that include yourself; this was a bug in sameaddr
Eric Allman [Fri, 31 Jan 1986 03:02:58 +0000 (19:02 -0800)]
fix .forward files that include yourself; this was a bug in sameaddr
that may have caused some other problems

SCCS-vsn: usr.sbin/sendmail/src/main.c 5.11
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 5.5
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.45

38 years agoeliminate use of r3 in swtch; fix r2 possibly getting clobbered
Sam Leffler [Thu, 30 Jan 1986 15:13:57 +0000 (07:13 -0800)]
eliminate use of r3 in swtch; fix r2 possibly getting clobbered
by calls to getdatakey and/or getcodekey in resume

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

38 years agoadd copyright
Kirk McKusick [Thu, 30 Jan 1986 08:37:56 +0000 (00:37 -0800)]
add copyright

SCCS-vsn: games/trek/computer.c 4.3
SCCS-vsn: games/trek/dumpgame.c 4.3
SCCS-vsn: games/trek/getpar.h 5.2
SCCS-vsn: games/trek/getpar.c 4.4
SCCS-vsn: games/trek/kill.c 5.1
SCCS-vsn: games/trek/klmove.c 5.1
SCCS-vsn: games/trek/lose.c 5.1
SCCS-vsn: games/trek/main.c 5.1
SCCS-vsn: games/trek/phaser.c 5.1
SCCS-vsn: games/trek/play.c 5.1
SCCS-vsn: games/trek/setup.c 5.1
SCCS-vsn: games/trek/shield.c 5.1
SCCS-vsn: games/trek/srscan.c 5.1
SCCS-vsn: games/trek/systemname.c 5.1
SCCS-vsn: games/trek/torped.c 5.1
SCCS-vsn: games/trek/trek.h 5.1
SCCS-vsn: games/trek/visual.c 5.1
SCCS-vsn: games/trek/warp.c 5.1

38 years agoAdd xns addr conversion routines, make default named, fix bug in making tags.
Keith Sklower [Thu, 30 Jan 1986 07:42:09 +0000 (23:42 -0800)]
Add xns addr conversion routines, make default named, fix bug in making tags.

SCCS-vsn: lib/libc/Makefile 4.17

38 years agoadd xns i/o routines to libc, make named default for hostinfo.
Keith Sklower [Thu, 30 Jan 1986 07:37:05 +0000 (23:37 -0800)]
add xns i/o routines to libc, make named default for hostinfo.

SCCS-vsn: lib/libc/Makefile 4.17

38 years agoRoutine to convert NS addresses to human readable form
Keith Sklower [Thu, 30 Jan 1986 07:22:19 +0000 (23:22 -0800)]
Routine to convert NS addresses to human readable form

SCCS-vsn: lib/libc/net/ns_ntoa.c 6.1

38 years agoThis routine converts ascii to NS addresses
Keith Sklower [Thu, 30 Jan 1986 06:45:05 +0000 (22:45 -0800)]
This routine converts ascii to NS addresses

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

38 years agoconnection failure on second port unimportant (he gave up);
Mike Karels [Thu, 30 Jan 1986 06:02:25 +0000 (22:02 -0800)]
connection failure on second port unimportant (he gave up);
don't need to build hostent structures

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

38 years agoadded work-around for 11/780 FPA polyd microcode bug.
Zhishun Alex Liu [Wed, 29 Jan 1986 20:38:07 +0000 (12:38 -0800)]
added work-around for 11/780 FPA polyd microcode bug.

SCCS-vsn: lib/libm/vax/argred.s 1.4

38 years agofix error reporting
Sam Leffler [Tue, 28 Jan 1986 01:16:40 +0000 (17:16 -0800)]
fix error reporting

SCCS-vsn: sys/tahoe/vba/cy.c 1.6

38 years agoremove acestd's as autoconfig doesn't yet check for previously allocated csr's
Sam Leffler [Mon, 27 Jan 1986 07:32:22 +0000 (23:32 -0800)]
remove acestd's as autoconfig doesn't yet check for previously allocated csr's

SCCS-vsn: sys/tahoe/if/if_ace.c 1.8

38 years agono cy.h
Sam Leffler [Mon, 27 Jan 1986 06:18:43 +0000 (22:18 -0800)]
no cy.h

SCCS-vsn: sys/tahoe/vba/cy.c 1.5

38 years agocy.h -> yc.h
Sam Leffler [Mon, 27 Jan 1986 06:18:08 +0000 (22:18 -0800)]
cy.h -> yc.h

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

38 years agopurge ps and efs entries for now
Sam Leffler [Mon, 27 Jan 1986 06:15:29 +0000 (22:15 -0800)]
purge ps and efs entries for now

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

38 years agoalmost working (fsf/bsf don't work properly)
Sam Leffler [Mon, 27 Jan 1986 05:49:18 +0000 (21:49 -0800)]
almost working (fsf/bsf don't work properly)

SCCS-vsn: sys/tahoe/vba/cyreg.h 7.2
SCCS-vsn: sys/tahoe/vba/cy.c 1.4

38 years agoimprove portability
Sam Leffler [Mon, 27 Jan 1986 04:33:00 +0000 (20:33 -0800)]
improve portability

SCCS-vsn: old/libg/libg.tahoe/dbxxx.s 5.3
SCCS-vsn: old/libg/libg.tahoe/dbxxx.s 5.3

38 years agooptimize structure assignment based on size and alignment
Sam Leffler [Sun, 26 Jan 1986 15:55:34 +0000 (07:55 -0800)]
optimize structure assignment based on size and alignment

SCCS-vsn: old/pcc/ccom.tahoe/local2.c 1.3

38 years agorm bbnnet; combine common code in ilwait; use per-host trailer option from ARP;
Mike Karels [Sat, 25 Jan 1986 10:36:16 +0000 (02:36 -0800)]
rm bbnnet; combine common code in ilwait; use per-host trailer option from ARP;
(untested) setaddr routine (for sklower)

SCCS-vsn: sys/vax/if/if_il.c 6.12

38 years agouse per-host trailer option from ARP
Mike Karels [Sat, 25 Jan 1986 10:34:21 +0000 (02:34 -0800)]
use per-host trailer option from ARP

SCCS-vsn: sys/vax/if/if_ec.c 6.16
SCCS-vsn: sys/vax/if/if_de.c 6.17
SCCS-vsn: sys/vax/if/if_ex.c 6.11

38 years agomove arp stuff to if_arp.h
Mike Karels [Sat, 25 Jan 1986 10:30:18 +0000 (02:30 -0800)]
move arp stuff to if_arp.h

SCCS-vsn: sys/net/if.h 6.10
SCCS-vsn: sys/net/if_arp.h 6.1

38 years agodon't remove vbvec.s or vbglue.s
Sam Leffler [Sat, 25 Jan 1986 06:31:24 +0000 (22:31 -0800)]
don't remove vbvec.s or vbglue.s

SCCS-vsn: sys/tahoe/conf/Makefile.tahoe 1.5

38 years agocall to mcount must be callf $4,mcount
Sam Leffler [Sat, 25 Jan 1986 06:16:47 +0000 (22:16 -0800)]
call to mcount must be callf $4,mcount

SCCS-vsn: sys/tahoe/tahoe/SYS.h 1.2

38 years agostill more fixes and changes from rick@seismo
Jim Bloom [Sat, 25 Jan 1986 05:20:23 +0000 (21:20 -0800)]
still more fixes and changes from rick@seismo

SCCS-vsn: usr.bin/uucp/acucntrl/acucntrl.c 5.7
SCCS-vsn: usr.bin/uucp/uucico/cico.c 5.12
SCCS-vsn: usr.bin/uucp/uucico/cntrl.c 5.8
SCCS-vsn: usr.bin/uucp/uucico/condevs.c 5.14
SCCS-vsn: usr.bin/uucp/includes/condevs.h 4.4
SCCS-vsn: usr.bin/uucp/uucico/conn.c 5.10
SCCS-vsn: usr.bin/uucp/uucico/tio.c 4.6
SCCS-vsn: usr.bin/uucp/uux/uux.c 5.6
SCCS-vsn: usr.bin/uucp/uuxqt/uuxqt.c 5.8

38 years agopurge extra null entry from table and correct search in getcmd (sam@okeeffe)
Jim Bloom [Sat, 25 Jan 1986 01:11:31 +0000 (17:11 -0800)]
purge extra null entry from table and correct search in getcmd (sam@okeeffe)

SCCS-vsn: usr.sbin/timed/timedc/cmdtab.c 2.2
SCCS-vsn: usr.sbin/timed/timedc/timedc.c 2.2