unix-history/.git
38 years agoallow maximum number of disks (32)
Kirk McKusick [Sat, 19 Oct 1985 05:39:48 +0000 (21:39 -0800)]
allow maximum number of disks (32)

SCCS-vsn: etc/etc.vax/MAKEDEV 4.23

38 years agoreturn old timer value, even when a new one is not specified (from ralph)
Kirk McKusick [Fri, 18 Oct 1985 10:55:07 +0000 (02:55 -0800)]
return old timer value, even when a new one is not specified (from ralph)

SCCS-vsn: sys/kern/kern_time.c 6.7

38 years agoadd DEC DMZ-32 support
Kirk McKusick [Fri, 18 Oct 1985 06:16:42 +0000 (22:16 -0800)]
add DEC DMZ-32 support

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

38 years agodate and time created 85/10/17 14:14:57 by mckusick
Kirk McKusick [Fri, 18 Oct 1985 06:14:57 +0000 (22:14 -0800)]
date and time created 85/10/17 14:14:57 by mckusick

SCCS-vsn: sys/vax/uba/dmzreg.h 6.1

38 years agodate and time created 85/10/17 14:14:54 by mckusick
Kirk McKusick [Fri, 18 Oct 1985 06:14:54 +0000 (22:14 -0800)]
date and time created 85/10/17 14:14:54 by mckusick

SCCS-vsn: sys/vax/uba/dmz.c 6.1

38 years agomv /tp to ../dist; install /boot, /format
Mike Karels [Fri, 18 Oct 1985 05:11:23 +0000 (21:11 -0800)]
mv /tp to ../dist; install /boot, /format

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

38 years agoput tp directory here
Mike Karels [Fri, 18 Oct 1985 05:09:05 +0000 (21:09 -0800)]
put tp directory here

SCCS-vsn: sys/vax/dist/maketape 4.27

38 years agocan't listen on raw socket, but don't panic
Mike Karels [Fri, 18 Oct 1985 03:59:19 +0000 (19:59 -0800)]
can't listen on raw socket, but don't panic

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

38 years agoset PATH so can find tac when run remotely
Jay Lepreau [Thu, 17 Oct 1985 17:58:18 +0000 (09:58 -0800)]
set PATH so can find tac when run remotely

SCCS-vsn: local/tac/tmail.sh 1.2

38 years agolatest update from Don Speck
Kirk McKusick [Thu, 17 Oct 1985 12:31:02 +0000 (04:31 -0800)]
latest update from Don Speck

SCCS-vsn: sbin/dump/tape.c 5.3

38 years agodepend needs expr.c
Kirk McKusick [Thu, 17 Oct 1985 11:38:07 +0000 (03:38 -0800)]
depend needs expr.c

SCCS-vsn: bin/Makefile 5.15

38 years agoadd dmz support; separate name space
Mike Karels [Thu, 17 Oct 1985 10:42:39 +0000 (02:42 -0800)]
add dmz support; separate name space

SCCS-vsn: etc/etc.vax/MAKEDEV 4.22

38 years agochange to log params
Jim Bloom [Thu, 17 Oct 1985 09:35:24 +0000 (01:35 -0800)]
change to log params

SCCS-vsn: sys/deprecated/bbnnet/udp.c 1.2

38 years agofix comment (from sjk@sri-spam)
Kirk McKusick [Wed, 16 Oct 1985 13:01:13 +0000 (05:01 -0800)]
fix comment (from sjk@sri-spam)

SCCS-vsn: sbin/dump/Makefile 5.3

38 years agoreally only unlink regular files (from I stay up all night reading code, Torek)
Kirk McKusick [Wed, 16 Oct 1985 12:14:51 +0000 (04:14 -0800)]
really only unlink regular files (from I stay up all night reading code, Torek)

SCCS-vsn: old/catman/catman.c 5.4

38 years agoget the semantics right (from Torek, of course)
Kirk McKusick [Wed, 16 Oct 1985 12:08:15 +0000 (04:08 -0800)]
get the semantics right (from Torek, of course)

SCCS-vsn: sys/vax/vax/Locore.c 6.6

38 years agoallow format track by track; numerous fixes for skip sector
Mike Karels [Wed, 16 Oct 1985 05:19:54 +0000 (21:19 -0800)]
allow format track by track; numerous fixes for skip sector
(still not sure it's right)

SCCS-vsn: sys/vax/stand/format.c 6.6

38 years agoSupport XNS on a single interface.
Keith Sklower [Wed, 16 Oct 1985 02:31:14 +0000 (18:31 -0800)]
Support XNS on a single interface.

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

38 years agofix uninitialized pointer in nsip_rtchange. (check in by sklower).
Kirk McKusick [Wed, 16 Oct 1985 02:30:05 +0000 (18:30 -0800)]
fix uninitialized pointer in nsip_rtchange. (check in by sklower).

SCCS-vsn: sys/netns/ns_ip.c 6.10

38 years agoupdate syslog
Mike Karels [Wed, 16 Oct 1985 01:30:05 +0000 (17:30 -0800)]
update syslog

SCCS-vsn: sys/deprecated/bbnnet/ic_output.c 1.2
SCCS-vsn: sys/deprecated/bbnnet/icmp.c 1.2
SCCS-vsn: sys/deprecated/bbnnet/ip_input.c 1.2
SCCS-vsn: sys/deprecated/bbnnet/ip_output.c 1.2
SCCS-vsn: sys/deprecated/bbnnet/rdp_input.c 1.2
SCCS-vsn: sys/deprecated/bbnnet/rdp_states.c 1.2
SCCS-vsn: sys/deprecated/bbnnet/rdp_subr.c 1.2
SCCS-vsn: sys/deprecated/bbnnet/tcp_input.c 1.2
SCCS-vsn: sys/deprecated/bbnnet/tcp_procs.c 1.2

38 years agofaster ISS change
Mike Karels [Wed, 16 Oct 1985 00:57:25 +0000 (16:57 -0800)]
faster ISS change

SCCS-vsn: sys/netinet/tcp_seq.h 6.4

38 years agokeep rcv_adv in synch with rcv_nxt
Mike Karels [Wed, 16 Oct 1985 00:56:56 +0000 (16:56 -0800)]
keep rcv_adv in synch with rcv_nxt

SCCS-vsn: sys/netinet/tcp_seq.h 6.3

38 years agofrom BBN
Mike Karels [Tue, 15 Oct 1985 10:15:08 +0000 (02:15 -0800)]
from BBN

SCCS-vsn: sys/deprecated/bbnnet/fsm.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/fsmdef.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/hmp.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/hmp.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/hmp_subr.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/hmp_traps.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/hmp_traps.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/hmp_var.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/ic_output.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/icmp.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/icmp.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/in.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/in.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/in_pcb.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/in_pcb.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/in_proto.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/in_var.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/ip.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/ip_input.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/ip_output.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/ip_usrreq.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/macros.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/net.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/nopcb.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/raw_input.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/rdp.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/rdp_fsm.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/rdp_input.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/rdp_macros.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/rdp_prim.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/rdp_states.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/rdp_subr.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/rdp_usrreq.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/seq.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/sws.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/tcp.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/tcp_input.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/tcp_prim.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/tcp_procs.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/tcp_states.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/tcp_usrreq.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/udp.c 1.1
SCCS-vsn: sys/deprecated/bbnnet/udp.h 1.1
SCCS-vsn: sys/deprecated/bbnnet/udp_usrreq.c 1.1

38 years agochange error recovery procedure when starting positioning rather than
Mike Karels [Tue, 15 Oct 1985 10:06:59 +0000 (02:06 -0800)]
change error recovery procedure when starting positioning rather than
retrying transfer (so attentions from other drives don't confuse us)

SCCS-vsn: sys/vax/mba/hp.c 6.15
SCCS-vsn: sys/vax/mba/mba.c 6.6
SCCS-vsn: sys/vax/mba/mbavar.h 6.3

38 years agodon't respond to broadcasts
Mike Karels [Tue, 15 Oct 1985 09:39:49 +0000 (01:39 -0800)]
don't respond to broadcasts

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

38 years agore-fix shrinking window problem, watching out for short vs. long
Mike Karels [Tue, 15 Oct 1985 09:38:20 +0000 (01:38 -0800)]
re-fix shrinking window problem, watching out for short vs. long
and rcv_adv not being initialized

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

38 years agokeep rcv_adv in synch with rcv_nxt
Mike Karels [Tue, 15 Oct 1985 09:20:58 +0000 (01:20 -0800)]
keep rcv_adv in synch with rcv_nxt

SCCS-vsn: sys/netinet/tcp_seq.h 6.3

38 years agorecognize other attempts to broadcast
Mike Karels [Tue, 15 Oct 1985 09:20:08 +0000 (01:20 -0800)]
recognize other attempts to broadcast

SCCS-vsn: sys/netinet/in.c 6.10
SCCS-vsn: sys/netinet/in_var.h 6.3
SCCS-vsn: sys/netinet/ip_input.c 6.13

38 years agominor nit
Mike Karels [Tue, 15 Oct 1985 09:07:49 +0000 (01:07 -0800)]
minor nit

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

38 years agofix csr address
Kirk McKusick [Tue, 15 Oct 1985 08:55:06 +0000 (00:55 -0800)]
fix csr address

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

38 years agodouble diction (from helge@nta-vax)
Kirk McKusick [Tue, 15 Oct 1985 07:37:48 +0000 (23:37 -0800)]
double diction (from helge@nta-vax)

SCCS-vsn: sbin/restore/tape.c 5.4

38 years agofix ordering problem of duplicate files with different dependencies
Mike Karels [Tue, 15 Oct 1985 02:57:56 +0000 (18:57 -0800)]
fix ordering problem of duplicate files with different dependencies

SCCS-vsn: usr.sbin/config/mkmakefile.c 5.5

38 years agomissing vvprt_hdr
Mike Karels [Mon, 14 Oct 1985 12:00:00 +0000 (04:00 -0800)]
missing vvprt_hdr

SCCS-vsn: sys/vax/if/if_vv.c 6.11

38 years agomissing splx
Mike Karels [Mon, 14 Oct 1985 11:45:03 +0000 (03:45 -0800)]
missing splx

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

38 years agoold LOG_ODELAY is now the default; use LOG_NDELAY to get the old semantics
Eric Allman [Mon, 14 Oct 1985 07:23:25 +0000 (23:23 -0800)]
old LOG_ODELAY is now the default; use LOG_NDELAY to get the old semantics

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

38 years agouse LOG_NDELAY to \immediately/ open log; LOG_ODELAY is the default
Eric Allman [Mon, 14 Oct 1985 07:21:46 +0000 (23:21 -0800)]
use LOG_NDELAY to \immediately/ open log; LOG_ODELAY is the default

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

38 years agoadd LOG_NDELAY
Eric Allman [Mon, 14 Oct 1985 07:20:29 +0000 (23:20 -0800)]
add LOG_NDELAY

SCCS-vsn: sys/sys/syslog.h 4.8

38 years agofix botch with reapchild getting queue runs before intended wait
Eric Allman [Mon, 14 Oct 1985 07:03:36 +0000 (23:03 -0800)]
fix botch with reapchild getting queue runs before intended wait

SCCS-vsn: usr.sbin/sendmail/src/queue.c 5.17
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.29

38 years agofinish documenting -m flag
Eric Allman [Mon, 14 Oct 1985 06:00:35 +0000 (22:00 -0800)]
finish documenting -m flag

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

38 years agoadd mark facility; clean up some small glitches
Eric Allman [Mon, 14 Oct 1985 05:49:42 +0000 (21:49 -0800)]
add mark facility; clean up some small glitches

SCCS-vsn: usr.sbin/syslogd/syslogd.8 6.3

38 years agorestore marking; add syslog (mark) facility; allow "none" as a priority
Eric Allman [Sun, 13 Oct 1985 15:14:35 +0000 (07:14 -0800)]
restore marking; add syslog (mark) facility; allow "none" as a priority
so that *.debug;mark.none will work

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

38 years agoadded LOG_SYSLOG facility for internally generated messages
Eric Allman [Sun, 13 Oct 1985 15:07:04 +0000 (07:07 -0800)]
added LOG_SYSLOG facility for internally generated messages

SCCS-vsn: sys/sys/syslog.h 4.7

38 years agocheck for failed open before closing (from Chris Torek)
Kirk McKusick [Sun, 13 Oct 1985 10:18:35 +0000 (02:18 -0800)]
check for failed open before closing (from Chris Torek)

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

38 years agostandardize partition sizes
Kirk McKusick [Sat, 12 Oct 1985 10:20:55 +0000 (02:20 -0800)]
standardize partition sizes

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

38 years agofix copyright date
Kirk McKusick [Sat, 12 Oct 1985 10:03:22 +0000 (02:03 -0800)]
fix copyright date

SCCS-vsn: lib/libc/stdlib/malloc.c 5.2

38 years agoadd copyright
Kirk McKusick [Sat, 12 Oct 1985 10:01:45 +0000 (02:01 -0800)]
add copyright

SCCS-vsn: bin/cp/cp.c 4.13
SCCS-vsn: usr.bin/passwd/passwd.c 4.19

38 years agocopyright
Kirk McKusick [Sat, 12 Oct 1985 09:57:32 +0000 (01:57 -0800)]
copyright

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

38 years agodepend on FRC not /tmp
Kirk McKusick [Sat, 12 Oct 1985 09:53:09 +0000 (01:53 -0800)]
depend on FRC not /tmp

SCCS-vsn: lib/Makefile 5.9
SCCS-vsn: games/Makefile 5.3

38 years agoxterm: fixed rs (was missing =)
Serge ??? [Sat, 12 Oct 1985 08:56:19 +0000 (00:56 -0800)]
xterm: fixed rs (was missing =)

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

38 years agotime adj must be multiple of tickadj for now (avoid oscillation)
Mike Karels [Sat, 12 Oct 1985 08:48:59 +0000 (00:48 -0800)]
time adj must be multiple of tickadj for now (avoid oscillation)

SCCS-vsn: sys/kern/kern_time.c 6.6

38 years agofix to avoid hanging the UNIBUS (from Steve Schoch@ames)
Kirk McKusick [Sat, 12 Oct 1985 08:30:22 +0000 (00:30 -0800)]
fix to avoid hanging the UNIBUS (from Steve Schoch@ames)

SCCS-vsn: sys/vax/uba/idc.c 6.11

38 years agoBug in deciding to retransmit a packet.
Keith Sklower [Sat, 12 Oct 1985 08:21:40 +0000 (00:21 -0800)]
Bug in deciding to retransmit a packet.

SCCS-vsn: sys/netns/spp_usrreq.c 6.14

38 years agomove libsa.a to stand
Mike Karels [Sat, 12 Oct 1985 03:50:07 +0000 (19:50 -0800)]
move libsa.a to stand

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

38 years agofaster read; other stuff for later
Mike Karels [Sat, 12 Oct 1985 03:48:25 +0000 (19:48 -0800)]
faster read; other stuff for later

SCCS-vsn: sys/stand.att/sys.c 6.5

38 years agodon't complain about not binding if network not turned on
Mike Karels [Sat, 12 Oct 1985 03:44:39 +0000 (19:44 -0800)]
don't complain about not binding if network not turned on

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

38 years agoallow non-root to make param.c
Mike Karels [Sat, 12 Oct 1985 00:24:19 +0000 (16:24 -0800)]
allow non-root to make param.c

SCCS-vsn: sys/vax/conf/Makefile.vax 6.17

38 years agoask for login name second time around on rlogin
Jim Bloom [Fri, 11 Oct 1985 09:54:10 +0000 (01:54 -0800)]
ask for login name second time around on rlogin

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

38 years agofix permissions on kUmem and drum
Jim Bloom [Fri, 11 Oct 1985 08:05:04 +0000 (00:05 -0800)]
fix permissions on kUmem and drum

SCCS-vsn: etc/etc.vax/MAKEDEV 4.21

38 years agoadd multispeed support (from rick@seismo)
Jim Bloom [Fri, 11 Oct 1985 03:45:44 +0000 (19:45 -0800)]
add multispeed support (from rick@seismo)

SCCS-vsn: usr.bin/uucp/libacu/rvmacs.c 4.2

38 years agocleanup open code (from rick@seismo)
Jim Bloom [Fri, 11 Oct 1985 03:44:23 +0000 (19:44 -0800)]
cleanup open code (from rick@seismo)

SCCS-vsn: usr.bin/uucp/libacu/va820.c 4.3

38 years agostill more fixes from rick@seismo
Jim Bloom [Fri, 11 Oct 1985 03:42:44 +0000 (19:42 -0800)]
still more fixes from rick@seismo

SCCS-vsn: usr.bin/uucp/libacu/vad.c 4.2

38 years agoreset alarm (from rick@seismo)
Jim Bloom [Fri, 11 Oct 1985 03:41:37 +0000 (19:41 -0800)]
reset alarm (from rick@seismo)

SCCS-vsn: usr.bin/uucp/libacu/vent.c 4.2

38 years agofix from rick@seismo
Jim Bloom [Fri, 11 Oct 1985 03:40:23 +0000 (19:40 -0800)]
fix from rick@seismo

SCCS-vsn: usr.bin/uucp/libacu/vmacs.c 4.3

38 years agoFix to get this to run on a SUN from smoot@ut-sally
Kevin Dunlap [Fri, 11 Oct 1985 03:39:53 +0000 (19:39 -0800)]
Fix to get this to run on a SUN from smoot@ut-sally

SCCS-vsn: lib/libc/net/res_mkquery.c 5.5

38 years agoreset alarm after open (from rick@seismo)
Jim Bloom [Fri, 11 Oct 1985 03:38:40 +0000 (19:38 -0800)]
reset alarm after open (from rick@seismo)

SCCS-vsn: usr.bin/uucp/libacu/pen.c 4.2

38 years agostill more changes from rick@seismo
Jim Bloom [Fri, 11 Oct 1985 03:37:12 +0000 (19:37 -0800)]
still more changes from rick@seismo

SCCS-vsn: usr.bin/uucp/libacu/hys.c 4.4

38 years agouse PTR instead of inverse query for gethostbyaddr(), accept reply
Jim Bloom [Fri, 11 Oct 1985 02:07:01 +0000 (18:07 -0800)]
use PTR instead of inverse query for gethostbyaddr(), accept reply

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

38 years agoAdd support for resolver to query multiple name servers
Kevin Dunlap [Thu, 10 Oct 1985 11:46:45 +0000 (03:46 -0800)]
Add support for resolver to query multiple name servers

SCCS-vsn: include/resolv.h 5.3
SCCS-vsn: include/resolv.h 5.3

38 years agomore from rick@seismo
Jim Bloom [Thu, 10 Oct 1985 09:24:21 +0000 (01:24 -0800)]
more from rick@seismo

SCCS-vsn: usr.bin/uucp/DOC/CHANGES 5.4

38 years agoaccounting fix (rick@seismo again)
Jim Bloom [Thu, 10 Oct 1985 09:15:03 +0000 (01:15 -0800)]
accounting fix (rick@seismo again)

SCCS-vsn: usr.bin/uucp/uucico/fio.c 5.3
SCCS-vsn: usr.bin/uucp/uucico/gio.c 5.6
SCCS-vsn: usr.bin/uucp/uucico/tio.c 4.5

38 years agostill more fixes from rick@seismo
Jim Bloom [Thu, 10 Oct 1985 09:10:31 +0000 (01:10 -0800)]
still more fixes from rick@seismo

SCCS-vsn: usr.bin/uucp/uux/uux.c 5.5
SCCS-vsn: usr.bin/uucp/uuxqt/uuxqt.c 5.7
SCCS-vsn: usr.bin/uucp/libuu/versys.c 5.5

38 years agobug fix from rick@seismo
Jim Bloom [Thu, 10 Oct 1985 08:45:49 +0000 (00:45 -0800)]
bug fix from rick@seismo

SCCS-vsn: usr.bin/uucp/uusnap/uusnap.c 5.7

38 years agoadd declaration of Now (from rick@seismo)
Jim Bloom [Thu, 10 Oct 1985 08:43:13 +0000 (00:43 -0800)]
add declaration of Now (from rick@seismo)

SCCS-vsn: usr.bin/uucp/uupoll/uupoll.c 5.5
SCCS-vsn: usr.bin/uucp/uuq/uuq.c 4.6

38 years agoadd definition of Now (from rick@seismo)
Jim Bloom [Thu, 10 Oct 1985 08:39:13 +0000 (00:39 -0800)]
add definition of Now (from rick@seismo)

SCCS-vsn: usr.bin/uucp/uuname/uuname.c 5.3

38 years agohandle domains better (from rick@seismo)
Jim Bloom [Thu, 10 Oct 1985 08:34:18 +0000 (00:34 -0800)]
handle domains better (from rick@seismo)

SCCS-vsn: usr.bin/uucp/libuu/uucpname.c 5.5

38 years agouse defined constant (from rick@seismo)
Jim Bloom [Thu, 10 Oct 1985 08:26:50 +0000 (00:26 -0800)]
use defined constant (from rick@seismo)

SCCS-vsn: usr.bin/uucp/libuu/uucpdefs.c 5.5

38 years agostill more fixes from rick@seismo
Jim Bloom [Thu, 10 Oct 1985 08:22:06 +0000 (00:22 -0800)]
still more fixes from rick@seismo

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

38 years agoneed Now defined (from rick@seismo)
Jim Bloom [Thu, 10 Oct 1985 08:20:56 +0000 (00:20 -0800)]
need Now defined (from rick@seismo)

SCCS-vsn: usr.bin/uucp/uuclean/uuclean.c 5.6

38 years agostill more changes from rick@seismo
Jim Bloom [Thu, 10 Oct 1985 08:18:42 +0000 (00:18 -0800)]
still more changes from rick@seismo

SCCS-vsn: usr.bin/uucp/libuu/ulockf.c 5.5

38 years agomore conditionals (from rick@seismo)
Jim Bloom [Thu, 10 Oct 1985 08:16:45 +0000 (00:16 -0800)]
more conditionals (from rick@seismo)

SCCS-vsn: usr.bin/uucp/uucico/tio.c 4.4

38 years agochange parameters (from rick@seismo)
Jim Bloom [Thu, 10 Oct 1985 08:14:57 +0000 (00:14 -0800)]
change parameters (from rick@seismo)

SCCS-vsn: usr.bin/uucp/uucico/pk1.c 5.6

38 years agoclose paren needed (from rick@seismo)
Jim Bloom [Thu, 10 Oct 1985 08:09:52 +0000 (00:09 -0800)]
close paren needed (from rick@seismo)

SCCS-vsn: usr.bin/uucp/libuu/mailst.c 5.6

38 years agostill more fixes from rick@seismo
Jim Bloom [Thu, 10 Oct 1985 08:08:14 +0000 (00:08 -0800)]
still more fixes from rick@seismo

SCCS-vsn: usr.bin/uucp/uucico/fio.c 5.2
SCCS-vsn: usr.bin/uucp/libuu/gename.c 5.6
SCCS-vsn: usr.bin/uucp/libuu/getprm.c 5.4
SCCS-vsn: usr.bin/uucp/uucico/gio.c 5.5
SCCS-vsn: usr.bin/uucp/libuu/logent.c 5.6

38 years agouse constants, lint from rick@seismo
Jim Bloom [Thu, 10 Oct 1985 07:46:28 +0000 (23:46 -0800)]
use constants, lint from rick@seismo

SCCS-vsn: usr.bin/uucp/libuu/cpmv.c 5.5

38 years agoInstall sendmail with explicit ownership of root.
Miriam Amos Nihart [Thu, 10 Oct 1985 07:44:45 +0000 (23:44 -0800)]
Install sendmail with explicit ownership of root.

SCCS-vsn: usr.sbin/sendmail/Makefile 4.6

38 years agostill more fixes from rick@seismo
Jim Bloom [Thu, 10 Oct 1985 07:43:49 +0000 (23:43 -0800)]
still more fixes from rick@seismo

SCCS-vsn: usr.bin/uucp/uucico/cico.c 5.9
SCCS-vsn: usr.bin/uucp/uucico/cntrl.c 5.7
SCCS-vsn: usr.bin/uucp/uucico/condevs.c 5.12
SCCS-vsn: usr.bin/uucp/uucico/conn.c 5.7

38 years agosupport new format of /etc/ttys (from rick@seismo)
Jim Bloom [Thu, 10 Oct 1985 07:28:38 +0000 (23:28 -0800)]
support new format of /etc/ttys (from rick@seismo)

SCCS-vsn: usr.bin/uucp/acucntrl/acucntrl.c 5.5

38 years agoreturn value incorrect, portability fixes (from ks@purdue)
Jim Bloom [Thu, 10 Oct 1985 06:32:13 +0000 (22:32 -0800)]
return value incorrect, portability fixes (from ks@purdue)

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

38 years agoclose the socket for remote fingers
Jim Bloom [Thu, 10 Oct 1985 03:42:16 +0000 (19:42 -0800)]
close the socket for remote fingers

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

38 years agonow allows recursive copies of non-writable directories (chris@maryland)
Jim Bloom [Thu, 10 Oct 1985 03:09:38 +0000 (19:09 -0800)]
now allows recursive copies of non-writable directories (chris@maryland)

SCCS-vsn: bin/cp/cp.c 4.12

38 years agouse DESTDIR for entire installation
Jim Bloom [Thu, 10 Oct 1985 02:46:54 +0000 (18:46 -0800)]
use DESTDIR for entire installation

SCCS-vsn: usr.bin/at/at/Makefile 5.4

38 years agoadd DESTDIR for installation
Jim Bloom [Thu, 10 Oct 1985 02:23:51 +0000 (18:23 -0800)]
add DESTDIR for installation

SCCS-vsn: old/dbx/Makefile 5.3

38 years agodate and time created 85/10/08 22:42:43 by sklower
Keith Sklower [Wed, 9 Oct 1985 14:42:43 +0000 (06:42 -0800)]
date and time created 85/10/08 22:42:43 by sklower

SCCS-vsn: usr.sbin/trsp/trsp.c 6.1

38 years agodate and time created 85/10/08 22:31:28 by sklower
Keith Sklower [Wed, 9 Oct 1985 14:31:28 +0000 (06:31 -0800)]
date and time created 85/10/08 22:31:28 by sklower

SCCS-vsn: usr.sbin/trsp/trsp.8 6.1

38 years agouse cd instead of chdir (chdir not in doc for /bin/sh)
Jim Bloom [Wed, 9 Oct 1985 14:25:38 +0000 (06:25 -0800)]
use cd instead of chdir (chdir not in doc for /bin/sh)

SCCS-vsn: usr.bin/pascal/pdx/Makefile 1.16

38 years agocould access past end (from allegra!jpl)
Jim Bloom [Wed, 9 Oct 1985 14:16:13 +0000 (06:16 -0800)]
could access past end (from allegra!jpl)

SCCS-vsn: sys/kern/subr_rmap.c 6.4
SCCS-vsn: sys/kern/subr_rmap.c.sav 6.4

38 years agoadd -w and -L
Jim Bloom [Wed, 9 Oct 1985 11:10:34 +0000 (03:10 -0800)]
add -w and -L

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

38 years agomake HSIZE dynamic
Kirk McKusick [Wed, 9 Oct 1985 10:42:08 +0000 (02:42 -0800)]
make HSIZE dynamic

SCCS-vsn: sbin/ncheck/ncheck.c 5.3

38 years agocheck the position for negative values
Jim Bloom [Wed, 9 Oct 1985 10:13:59 +0000 (02:13 -0800)]
check the position for negative values

SCCS-vsn: lib/libcurses/move.c 5.2

38 years agochanges to correspond to the manual pages
Kirk McKusick [Wed, 9 Oct 1985 09:31:44 +0000 (01:31 -0800)]
changes to correspond to the manual pages

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