unix-history/.git
41 years agofixups to -b option
Kirk McKusick [Fri, 19 Nov 1982 12:06:32 +0000 (04:06 -0800)]
fixups to -b option

SCCS-vsn: sbin/icheck/icheck.c 2.4

41 years agominor cleanup from previous delta
Eric Allman [Fri, 19 Nov 1982 09:58:43 +0000 (01:58 -0800)]
minor cleanup from previous delta

SCCS-mr: usr.sbin/sendmail/src/recipient.c 079
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.46

41 years agoFix bug causing loops in sendto if there are scanner errors in addresses
Eric Allman [Fri, 19 Nov 1982 09:54:40 +0000 (01:54 -0800)]
Fix bug causing loops in sendto if there are scanner errors in addresses

SCCS-mr: usr.sbin/sendmail/src/version.c 079
SCCS-mr: usr.sbin/sendmail/src/recipient.c 079
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.247
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.45

41 years agodisconnect input, output, signals, etc. when running in background
Eric Allman [Fri, 19 Nov 1982 00:56:27 +0000 (16:56 -0800)]
disconnect input, output, signals, etc. when running in background

SCCS-mr: usr.sbin/sendmail/src/main.c 060,, 073
SCCS-mr: usr.sbin/sendmail/src/deliver.c 060,, 073
SCCS-mr: usr.sbin/sendmail/src/version.c 060, 073
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.136
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.130
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.246

41 years agoUpdating version number for send fix release
Bill Bush [Thu, 18 Nov 1982 15:21:13 +0000 (07:21 -0800)]
Updating version number for send fix release

SCCS-vsn: usr.bin/mail/version.c 2.16

41 years agoSend fixed to supress continuation lines in ignored fields.
Bill Bush [Thu, 18 Nov 1982 15:11:50 +0000 (07:11 -0800)]
Send fixed to supress continuation lines in ignored fields.

SCCS-vsn: usr.bin/mail/send.c 2.7

41 years agoconvert to 4.1c sys calls and netdb.h
Sam Leffler [Thu, 18 Nov 1982 08:30:44 +0000 (00:30 -0800)]
convert to 4.1c sys calls and netdb.h

SCCS-vsn: libexec/comsat/comsat.c 4.4

41 years agoforgot to change socket calls
Sam Leffler [Thu, 18 Nov 1982 08:09:30 +0000 (00:09 -0800)]
forgot to change socket calls

SCCS-vsn: usr.bin/telnet/telnet.c 4.13
SCCS-vsn: libexec/telnetd/telnetd.c 4.12

41 years agofix botch in daemon code (it only ran the queue)
Eric Allman [Thu, 18 Nov 1982 02:19:20 +0000 (18:19 -0800)]
fix botch in daemon code (it only ran the queue)

SCCS-mr: usr.sbin/sendmail/src/main.c 060
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.135

41 years agosplit operation mode ("-bx" flag) and delivery mode ("d" option)
Eric Allman [Thu, 18 Nov 1982 01:37:39 +0000 (17:37 -0800)]
split operation mode ("-bx" flag) and delivery mode ("d" option)
so that operation mode can apply to SMTP/daemon connections also.

SCCS-mr: usr.sbin/sendmail/src/main.c 060
SCCS-mr: usr.sbin/sendmail/src/conf.c 060
SCCS-mr: usr.sbin/sendmail/src/deliver.c 060
SCCS-mr: usr.sbin/sendmail/src/collect.c 060
SCCS-mr: usr.sbin/sendmail/src/err.c 060
SCCS-mr: usr.sbin/sendmail/src/sendmail.h 060
SCCS-mr: usr.sbin/sendmail/src/parseaddr.c 060
SCCS-mr: usr.sbin/sendmail/src/savemail.c 060
SCCS-mr: usr.sbin/sendmail/src/version.c 060
SCCS-mr: usr.sbin/sendmail/src/queue.c 060
SCCS-mr: usr.sbin/sendmail/src/srvrsmtp.c 060
SCCS-mr: usr.sbin/sendmail/src/readcf.c 060
SCCS-mr: usr.sbin/sendmail/src/headers.c 060
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.134
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.64
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.129
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.54
SCCS-vsn: usr.sbin/sendmail/src/err.c 3.33
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.99
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.65
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.47
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.245
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.51
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 3.35
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.44
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.37

41 years agosplit operation mode (-bx) and delivery mode (option "d")
Eric Allman [Thu, 18 Nov 1982 01:25:36 +0000 (17:25 -0800)]
split operation mode (-bx) and delivery mode (option "d")

SCCS-mr: usr.sbin/sendmail/doc/op/op.me 060
SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 3.3

41 years agodon't allow multiple units to allocate > 2 bdps on a 750
Sam Leffler [Wed, 17 Nov 1982 16:15:13 +0000 (08:15 -0800)]
don't allow multiple units to allocate > 2 bdps on a 750

SCCS-vsn: sys/vax/if/if_en.c 4.73

41 years agono return value and add read(..., 0) early return
Sam Leffler [Wed, 17 Nov 1982 16:07:34 +0000 (08:07 -0800)]
no return value and add read(..., 0) early return

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

41 years agodropped a line in the merge (damn)
Sam Leffler [Wed, 17 Nov 1982 16:06:14 +0000 (08:06 -0800)]
dropped a line in the merge (damn)

SCCS-vsn: sys/kern/vfs_lookup.c 4.31
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 4.31
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 4.31

41 years agoadd extra (grotty) level of buffer headers; reset vatimo in vastart
Kirk McKusick [Wed, 17 Nov 1982 11:06:33 +0000 (03:06 -0800)]
add extra (grotty) level of buffer headers; reset vatimo in vastart

SCCS-vsn: sys/vax/uba/va.c 4.16

41 years agosam's mods to use unibus manager
Kirk McKusick [Wed, 17 Nov 1982 06:21:03 +0000 (22:21 -0800)]
sam's mods to use unibus manager

SCCS-vsn: sys/vax/uba/va.c 4.15

41 years agoupdate to new varian hardware
Kirk McKusick [Wed, 17 Nov 1982 06:18:53 +0000 (22:18 -0800)]
update to new varian hardware

SCCS-vsn: sys/vax/uba/va.c 4.14

41 years agoecho the name of each C file lint processes before processing begins
Robert R. Henry [Wed, 17 Nov 1982 05:39:29 +0000 (21:39 -0800)]
echo the name of each C file lint processes before processing begins
this mostly emulates what cc does when it compiles multiple files

SCCS-vsn: old/pcc/lint/lint.sh 1.3

41 years agomisssing level of indirectin in ptr passed to blkclr() after NEW()
Kirk McKusick [Wed, 17 Nov 1982 05:01:14 +0000 (21:01 -0800)]
misssing level of indirectin in ptr passed to blkclr() after NEW()

SCCS-vsn: usr.bin/pascal/src/pcproc.c 1.15

41 years agomissed a level of indirection...
Kirk McKusick [Wed, 17 Nov 1982 04:40:03 +0000 (20:40 -0800)]
missed a level of indirection...

SCCS-vsn: usr.bin/pascal/src/pcproc.c 1.15

41 years agotype cast missing...
Kirk McKusick [Wed, 17 Nov 1982 04:35:22 +0000 (20:35 -0800)]
type cast missing...

SCCS-vsn: usr.bin/pascal/px/interp.c 1.26

41 years agoadd domain specification
Sam Leffler [Tue, 16 Nov 1982 10:34:40 +0000 (02:34 -0800)]
add domain specification

SCCS-vsn: libexec/rlogind/rlogind.c 4.5
SCCS-vsn: libexec/rshd/rshd.c 4.5
SCCS-vsn: usr.sbin/rwhod/rwhod.c 4.6
SCCS-vsn: usr.bin/tftp/main.c 4.4
SCCS-vsn: libexec/tftpd/tftpd.c 4.6

41 years agoconvert socket call to 4.1c
Sam Leffler [Tue, 16 Nov 1982 10:32:18 +0000 (02:32 -0800)]
convert socket call to 4.1c

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

41 years agofix socket calls and missing binding of socket used on fd 2
Sam Leffler [Tue, 16 Nov 1982 10:32:08 +0000 (02:32 -0800)]
fix socket calls and missing binding of socket used on fd 2

SCCS-vsn: libexec/rexecd/rexecd.c 4.4

41 years agoadd clean and install entries
Kirk McKusick [Tue, 16 Nov 1982 05:07:49 +0000 (21:07 -0800)]
add clean and install entries

SCCS-vsn: sbin/fsck/Makefile 4.2

41 years agomerge in branch 2.11.1
Kirk McKusick [Tue, 16 Nov 1982 05:05:05 +0000 (21:05 -0800)]
merge in branch 2.11.1

SCCS-vsn: sbin/fsck/main.c 2.17

41 years agodate and time created 82/11/15 12:59:08 by mckusick
Kirk McKusick [Tue, 16 Nov 1982 04:59:08 +0000 (20:59 -0800)]
date and time created 82/11/15 12:59:08 by mckusick

SCCS-vsn: sbin/fsck/Makefile 4.1

41 years agoextern's added for fsck
Sam Leffler [Tue, 16 Nov 1982 04:30:12 +0000 (20:30 -0800)]
extern's added for fsck

SCCS-vsn: sys/sys/systm.h 4.32

41 years agofix memory err reporting enable/disable for 750
Brian Feldman [Tue, 16 Nov 1982 04:05:54 +0000 (20:05 -0800)]
fix memory err reporting enable/disable for 750

SCCS-vsn: sys/vax/vax/mem.h 4.12

41 years agoconvert to 4.1c
Sam Leffler [Tue, 16 Nov 1982 03:48:20 +0000 (19:48 -0800)]
convert to 4.1c

SCCS-vsn: old/implogd/implogd.c 4.5

41 years agoconversion to 4.1c
Sam Leffler [Tue, 16 Nov 1982 03:32:58 +0000 (19:32 -0800)]
conversion to 4.1c

SCCS-vsn: old/groups/groups.c 4.3
SCCS-vsn: usr.bin/vmstat/vmstat.c 4.8
SCCS-vsn: usr.bin/w/w.c 4.7

41 years agotemporary, until callout table is allocated at boot time
Sam Leffler [Tue, 16 Nov 1982 02:16:05 +0000 (18:16 -0800)]
temporary, until callout table is allocated at boot time

SCCS-vsn: sys/conf/param.c 4.16

41 years agotypo
Sam Leffler [Tue, 16 Nov 1982 02:14:44 +0000 (18:14 -0800)]
typo

SCCS-vsn: sys/vax/if/if_acc.c 4.31

41 years agomajor reorganization; still doesn't make /etc/gateways correctly
Sam Leffler [Mon, 15 Nov 1982 17:27:03 +0000 (09:27 -0800)]
major reorganization; still doesn't make /etc/gateways correctly

SCCS-vsn: old/htable/htable.c 4.2

41 years agorecvfrom/sendto flags arg out of order
Sam Leffler [Mon, 15 Nov 1982 17:26:23 +0000 (09:26 -0800)]
recvfrom/sendto flags arg out of order

SCCS-vsn: usr.bin/tftp/tftp.c 4.4
SCCS-vsn: libexec/tftpd/tftpd.c 4.5

41 years agomissing arg to accept and make diagnostics consistent
Sam Leffler [Mon, 15 Nov 1982 17:25:21 +0000 (09:25 -0800)]
missing arg to accept and make diagnostics consistent

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

41 years agousing wrong port for fd 2
Sam Leffler [Mon, 15 Nov 1982 17:23:55 +0000 (09:23 -0800)]
using wrong port for fd 2

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

41 years agofix fork failing and make diagnostics consistent
Sam Leffler [Mon, 15 Nov 1982 17:23:21 +0000 (09:23 -0800)]
fix fork failing and make diagnostics consistent

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

41 years agonull pointer problem with TERM
Sam Leffler [Mon, 15 Nov 1982 17:22:51 +0000 (09:22 -0800)]
null pointer problem with TERM

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

41 years agousing wrong port for fd 2
Sam Leffler [Mon, 15 Nov 1982 17:21:28 +0000 (09:21 -0800)]
using wrong port for fd 2

SCCS-vsn: libexec/rexecd/rexecd.c 4.3

41 years agotreat domain as AF_*; return residuals on send and sendto
Sam Leffler [Mon, 15 Nov 1982 17:13:06 +0000 (09:13 -0800)]
treat domain as AF_*; return residuals on send and sendto

SCCS-vsn: sys/kern/uipc_syscalls.c 4.37

41 years agobasic cleanup for 4.2
Eric Allman [Mon, 15 Nov 1982 12:12:45 +0000 (04:12 -0800)]
basic cleanup for 4.2

SCCS-vsn: usr.sbin/sendmail/doc/syslog.3 1.2
SCCS-vsn: usr.sbin/sendmail/doc/syslog.8 1.2

41 years agodate and time created 82/11/14 20:06:48 by eric
Eric Allman [Mon, 15 Nov 1982 12:06:48 +0000 (04:06 -0800)]
date and time created 82/11/14 20:06:48 by eric

SCCS-vsn: usr.sbin/sendmail/doc/syslog.8 1.1

41 years agodate and time created 82/11/14 20:06:46 by eric
Eric Allman [Mon, 15 Nov 1982 12:06:46 +0000 (04:06 -0800)]
date and time created 82/11/14 20:06:46 by eric

SCCS-vsn: usr.sbin/sendmail/doc/syslog.3 1.1

41 years agocorrectly reset cylinder count in last cylinder group
Kirk McKusick [Mon, 15 Nov 1982 11:40:15 +0000 (03:40 -0800)]
correctly reset cylinder count in last cylinder group
make duplicate/bad blocks in bit maps non-fatal with -p (since can reconstruct)
more debug info; clear out unused portions of block maps

SCCS-vsn: sbin/fsck/main.c 2.11.1.2

41 years agobranch-place-holder
Kirk McKusick [Mon, 15 Nov 1982 11:33:18 +0000 (03:33 -0800)]
branch-place-holder

SCCS-vsn: sbin/fsck/main.c 2.11.1.1

41 years agomods suggested by Marv Solomon -- still some refs to be added though
Eric Allman [Mon, 15 Nov 1982 11:16:03 +0000 (03:16 -0800)]
mods suggested by Marv Solomon -- still some refs to be added though

SCCS-vsn: usr.sbin/sendmail/doc/intro/intro.me 3.23

41 years agobasic cleanup, etc.
Eric Allman [Mon, 15 Nov 1982 10:33:20 +0000 (02:33 -0800)]
basic cleanup, etc.

SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 3.2

41 years agoNEWZ becomes NEW+blkclr; ASRT becomes ASRTS; blkclr/blkcpy
Kirk McKusick [Mon, 15 Nov 1982 10:03:47 +0000 (02:03 -0800)]
NEWZ becomes NEW+blkclr; ASRT becomes ASRTS; blkclr/blkcpy
take size last to be compatable with bzero/bcopy

SCCS-vsn: usr.bin/pascal/px/interp.c 1.25

41 years agofix bug in delta 1.14 that made fields come out one byte shorter than requested
Kirk McKusick [Mon, 15 Nov 1982 08:45:02 +0000 (00:45 -0800)]
fix bug in delta 1.14 that made fields come out one byte shorter than requested

SCCS-vsn: usr.bin/pascal/src/proc.c 1.16

41 years agofix bug in delta 1.12 that made fields come out one byte shorter than requested
Kirk McKusick [Mon, 15 Nov 1982 08:40:54 +0000 (00:40 -0800)]
fix bug in delta 1.12 that made fields come out one byte shorter than requested

SCCS-vsn: usr.bin/pascal/src/pcproc.c 1.14

41 years agoconvert to 4.1c sys calls and directory layout
Sam Leffler [Mon, 15 Nov 1982 08:34:10 +0000 (00:34 -0800)]
convert to 4.1c sys calls and directory layout

SCCS-vsn: usr.bin/login/login.c 4.19
SCCS-vsn: usr.bin/login/login.c.1 4.19
SCCS-vsn: bin/ls/ls.c 4.7
SCCS-vsn: libexec/mail.local/mail.local.c 4.9
SCCS-vsn: bin/ps/ps.c 4.19
SCCS-vsn: usr.bin/su/su.c 4.3
SCCS-vsn: usr.bin/time/time.c 4.3

41 years agocp needs a special case for installation
Sam Leffler [Mon, 15 Nov 1982 08:32:02 +0000 (00:32 -0800)]
cp needs a special case for installation

SCCS-vsn: bin/Makefile 4.3

41 years agoExplicitly inherit e_oldstyle from BlankEnvelope to MainEnvelope
Eric Allman [Mon, 15 Nov 1982 07:34:59 +0000 (23:34 -0800)]
Explicitly inherit e_oldstyle from BlankEnvelope to MainEnvelope

SCCS-mr: usr.sbin/sendmail/src/main.c 075
SCCS-mr: usr.sbin/sendmail/src/version.c 075
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.133
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.244

41 years agoconvert to 4.1c sys calls and directory layout
Sam Leffler [Mon, 15 Nov 1982 07:21:59 +0000 (23:21 -0800)]
convert to 4.1c sys calls and directory layout

SCCS-vsn: usr.bin/ruptime/ruptime.c 4.6
SCCS-vsn: usr.sbin/rwhod/rwhod.c 4.5
SCCS-vsn: include/protocols/rwhod.h 4.2
SCCS-vsn: usr.bin/telnet/telnet.c 4.12
SCCS-vsn: libexec/telnetd/telnetd.c 4.10
SCCS-vsn: usr.bin/tftp/main.c 4.3
SCCS-vsn: usr.bin/tftp/tftp.c 4.3
SCCS-vsn: libexec/tftpd/tftpd.c 4.4

41 years agoconvert to 4.1c directory layout
Sam Leffler [Mon, 15 Nov 1982 07:16:14 +0000 (23:16 -0800)]
convert to 4.1c directory layout

SCCS-vsn: sbin/routed/defs.h 4.12

41 years agoconvert to 4.1c sys calls and directory layout
Sam Leffler [Mon, 15 Nov 1982 07:15:12 +0000 (23:15 -0800)]
convert to 4.1c sys calls and directory layout

SCCS-vsn: usr.bin/rsh/rsh.c 4.2
SCCS-vsn: libexec/rshd/rshd.c 4.3

41 years agofix quote processing on program mailers
Eric Allman [Mon, 15 Nov 1982 07:14:17 +0000 (23:14 -0800)]
fix quote processing on program mailers

SCCS-mr: usr.sbin/sendmail/src/version.c 074
SCCS-mr: usr.sbin/sendmail/src/recipient.c 074
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.243
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.44

41 years agoconvert to 4.1c sys calls and directory layout
Sam Leffler [Mon, 15 Nov 1982 07:13:51 +0000 (23:13 -0800)]
convert to 4.1c sys calls and directory layout

SCCS-vsn: usr.bin/rlogin/rlogin.c 4.3
SCCS-vsn: libexec/rlogind/rlogind.c 4.3

41 years agofix quote processing on program mailers
Eric Allman [Mon, 15 Nov 1982 07:13:17 +0000 (23:13 -0800)]
fix quote processing on program mailers

SCCS-mr: usr.sbin/sendmail/src/deliver.c 074
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.128

41 years agoconvert to 4.1c directory layout
Sam Leffler [Mon, 15 Nov 1982 07:11:55 +0000 (23:11 -0800)]
convert to 4.1c directory layout

SCCS-vsn: usr.bin/netstat/if.c 4.4
SCCS-vsn: usr.bin/netstat/inet.c 4.5
SCCS-vsn: usr.bin/netstat/route.c 4.5

41 years agoconvert to 4.1c sys calls and directory layout
Sam Leffler [Mon, 15 Nov 1982 07:10:07 +0000 (23:10 -0800)]
convert to 4.1c sys calls and directory layout

SCCS-vsn: bin/rcp/rcp.c 4.4
SCCS-vsn: libexec/rexecd/rexecd.c 4.2
SCCS-vsn: sbin/route/route.c 4.4
SCCS-vsn: usr.sbin/trpt/trpt.c 4.3

41 years agoadd sccsid stuff
Sam Leffler [Mon, 15 Nov 1982 07:07:07 +0000 (23:07 -0800)]
add sccsid stuff

SCCS-vsn: old/implog/implog.c 4.3
SCCS-vsn: old/implogd/implogd.c 4.4

41 years agoconversion to 4.1c sys calls and directory structure + misc
Sam Leffler [Mon, 15 Nov 1982 07:05:00 +0000 (23:05 -0800)]
conversion to 4.1c sys calls and directory structure + misc
cleanups

SCCS-vsn: old/implog/implog.c 4.2
SCCS-vsn: old/implogd/implogd.c 4.3

41 years agovfork is on the way out, don't perpetuate binaries w/ sys call
Sam Leffler [Mon, 15 Nov 1982 06:08:50 +0000 (22:08 -0800)]
vfork is on the way out, don't perpetuate binaries w/ sys call

SCCS-vsn: lib/libc/gen/popen.c 4.2
SCCS-vsn: lib/libc/stdlib/system.c 4.2

41 years agomerge of 4.1b and 4.1c
Sam Leffler [Mon, 15 Nov 1982 05:59:12 +0000 (21:59 -0800)]
merge of 4.1b and 4.1c

SCCS-vsn: lib/libc/net/inet_addr.c 4.5
SCCS-vsn: lib/libc/net/inet_lnaof.c 4.3
SCCS-vsn: lib/libc/net/inet_makeaddr.c 4.3
SCCS-vsn: lib/libc/net/inet_netof.c 4.3
SCCS-vsn: lib/libc/gen/getlogin.c 4.2
SCCS-vsn: lib/libc/gen/seekdir.c 4.7

41 years agomerge off 4.1b with 4.1c; and random conversion to netdb library
Sam Leffler [Mon, 15 Nov 1982 05:55:41 +0000 (21:55 -0800)]
merge off 4.1b with 4.1c; and random conversion to netdb library

SCCS-vsn: lib/libc/net/rcmd.c 4.3
SCCS-vsn: lib/libcompat/4.3/rexec.c 4.4

41 years agonull pointer problems
Sam Leffler [Mon, 15 Nov 1982 05:49:39 +0000 (21:49 -0800)]
null pointer problems

SCCS-vsn: lib/libc/net/SCCS/hosttable/gethostent.c 4.3
SCCS-vsn: lib/libc/net/getnetent.c 4.5
SCCS-vsn: lib/libc/net/getprotoent.c 4.3
SCCS-vsn: lib/libc/net/getservent.c 4.3

41 years agoDon't give an error message on unknown options
Eric Allman [Mon, 15 Nov 1982 04:26:17 +0000 (20:26 -0800)]
Don't give an error message on unknown options

SCCS-mr: usr.sbin/sendmail/src/readcf.c 072
SCCS-mr: usr.sbin/sendmail/src/version.c 072
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.43
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.242

41 years agomake overstriking work
Eric Allman [Mon, 15 Nov 1982 02:59:08 +0000 (18:59 -0800)]
make overstriking work

SCCS-vsn: local/local.cmd/cpr.c 1.8

41 years agomove includes for 4.1c directory layout
Sam Leffler [Sun, 14 Nov 1982 15:15:47 +0000 (07:15 -0800)]
move includes for 4.1c directory layout

SCCS-vsn: sys/vax/stand/autoconf.c 4.6
SCCS-vsn: sys/vax/stand/conf.c 4.13
SCCS-vsn: sys/vax/stand/ht.c 4.8
SCCS-vsn: sys/vax/stand/idc.c 4.3
SCCS-vsn: sys/vax/stand/imptst.c 4.2
SCCS-vsn: sys/vax/stand/machdep.c 4.3
SCCS-vsn: sys/vax/stand/Makefile 4.16
SCCS-vsn: sys/vax/stand/mba.c 4.5
SCCS-vsn: sys/vax/stand/mt.c 4.3
SCCS-vsn: sys/vax/stand/prf.c 4.4
SCCS-vsn: sys/vax/stand/rk.c 4.6
SCCS-vsn: sys/vax/stand/srt0.c 4.10
SCCS-vsn: sys/vax/stand/tm.c 4.8
SCCS-vsn: sys/vax/stand/ts.c 4.6
SCCS-vsn: sys/vax/stand/uba.c 4.7
SCCS-vsn: sys/vax/stand/uda.c 4.3
SCCS-vsn: sys/vax/stand/ut.c 4.4

41 years agomerge 4.1b with 4.1c
Sam Leffler [Sun, 14 Nov 1982 15:11:41 +0000 (07:11 -0800)]
merge 4.1b with 4.1c

SCCS-vsn: sys/netinet/in.c 4.11
SCCS-vsn: sys/netinet/ip_icmp.c 4.25
SCCS-vsn: sys/netinet/ip_var.h 4.6
SCCS-vsn: sys/netinet/tcp_subr.c 4.35

41 years agomerge 4.1b and 4.1c
Sam Leffler [Sun, 14 Nov 1982 15:10:40 +0000 (07:10 -0800)]
merge 4.1b and 4.1c

SCCS-vsn: sys/sys/buf.h 4.18
SCCS-vsn: sys/ufs/ffs/dir.h 4.5
SCCS-vsn: sys/ufs/ufs/dir.h 4.5
SCCS-vsn: sys/sys/file.h 4.14
SCCS-vsn: sys/ufs/ffs/fs.h 4.5
SCCS-vsn: sys/ufs/ffs/dinode.h 4.20
SCCS-vsn: sys/ufs/ffs/inode.h 4.20
SCCS-vsn: sys/ufs/ufs/dinode.h 4.20
SCCS-vsn: sys/ufs/ufs/inode.h 4.20
SCCS-vsn: sys/sys/namei.h 4.2
SCCS-vsn: sys/sys/proc.h 4.18
SCCS-vsn: sys/sys/protosw.h 4.14
SCCS-vsn: sys/sys/socket.h 4.22
SCCS-vsn: sys/sys/stat.h 4.5
SCCS-vsn: sys/sys/types.h 4.9
SCCS-vsn: sys/sys/unpcb.h 5.3
SCCS-vsn: sys/sys/user.h 4.22
SCCS-vsn: sys/conf/param.c 4.15
SCCS-vsn: sys/net/if.c 4.24
SCCS-vsn: sys/net/raw_cb.c 4.14

41 years agomerge 4.1b with 4.1c
Sam Leffler [Sun, 14 Nov 1982 15:05:22 +0000 (07:05 -0800)]
merge 4.1b with 4.1c

SCCS-vsn: sys/vax/if/if_acc.c 4.30
SCCS-vsn: sys/vax/if/if_dmc.c 4.21
SCCS-vsn: sys/vax/if/if_ec.c 4.29
SCCS-vsn: sys/vax/if/if_en.c 4.72
SCCS-vsn: sys/vax/if/if_il.c 4.14
SCCS-vsn: sys/vax/if/if_il.h 4.3
SCCS-vsn: sys/vax/if/if_ilreg.h 4.3

41 years agoadd eagle hacks
Sam Leffler [Sun, 14 Nov 1982 15:02:21 +0000 (07:02 -0800)]
add eagle hacks

SCCS-vsn: sys/vax/mba/hp.c 4.58

41 years agomerge of 4.1b with 4.1c
Sam Leffler [Sun, 14 Nov 1982 15:01:11 +0000 (07:01 -0800)]
merge of 4.1b with 4.1c

SCCS-vsn: sys/vax/vax/Locore.c 4.22
SCCS-vsn: sys/vax/vax/machdep.c 4.71
SCCS-vsn: sys/vax/vax/mscp.h 4.3
SCCS-vsn: sys/vax/vax/symbols.raw 4.6
SCCS-vsn: sys/vax/vax/trap.c 4.24
SCCS-vsn: sys/vax/vax/tu.c 4.12
SCCS-vsn: sys/vax/vax/vm_machdep.c 5.2
SCCS-vsn: sys/vax/include/vmparam.h 4.2
SCCS-vsn: sys/vax/uba/uba.c 4.57
SCCS-vsn: sys/vax/uba/ubareg.h 4.31
SCCS-vsn: sys/vax/uba/uda.c 4.15
SCCS-vsn: sys/vax/uba/ut.c 4.22

41 years agomerge of 4.1b and 4.1c
Sam Leffler [Sun, 14 Nov 1982 14:55:08 +0000 (06:55 -0800)]
merge of 4.1b and 4.1c

SCCS-vsn: sys/kern/init_main.c 4.43
SCCS-vsn: sys/kern/kern_clock.c 4.45
SCCS-vsn: sys/kern/kern_descrip.c 5.18
SCCS-vsn: sys/kern/kern_proc.c 4.48
SCCS-vsn: sys/kern/kern_prot.c 5.11
SCCS-vsn: sys/kern/kern_sig.c 5.12
SCCS-vsn: sys/kern/subr_prof.c 4.2
SCCS-vsn: sys/kern/uipc_domain.c 5.6
SCCS-vsn: sys/kern/uipc_syscalls.c 4.36
SCCS-vsn: sys/kern/tty_subr.c 4.17
SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 2.19
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 2.19
SCCS-vsn: sys/kern/vfs_bio.c 4.39
SCCS-vsn: sys/kern/vfs_cluster.c 4.39
SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 5.3
SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 5.3
SCCS-vsn: sys/kern/vfs_vnops.c 4.30
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 4.31
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 4.31
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 4.31
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 4.31
SCCS-vsn: sys/kern/vfs_lookup.c 4.30
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 4.30
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 4.30
SCCS-vsn: sys/ufs/ffs/ffs_subr.c 4.3
SCCS-vsn: sys/kern/vfs_syscalls.c 4.42
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 4.42
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 4.42
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 4.42
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 4.42
SCCS-vsn: sys/kern/uipc_mu_msg.c 4.2
SCCS-vsn: sys/kern/uipc_socket.c 4.64
SCCS-vsn: sys/kern/uipc_usrreq.c 1.3
SCCS-vsn: sys/vm/vm_swap.c 4.15

41 years agomerge of 4.1b and 4.1c; and missing check for 0 length write
Sam Leffler [Sun, 14 Nov 1982 14:48:40 +0000 (06:48 -0800)]
Merge ... 4.1b and 4.1c; and missing check for 0 length write

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

41 years agodrop VFORK compilation flag; add D option; change -I to -bi and -Z
Eric Allman [Sun, 14 Nov 1982 11:40:47 +0000 (03:40 -0800)]
drop VFORK compilation flag; add D option; change -I to -bi and -Z
to -bz; describe conf.h configuration et al; improve documentation
of other configuration options.

SCCS-mr: usr.sbin/sendmail/doc/op/op.me 021,066,069,070
SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 3.1

41 years agoput OS info back into the Makefile; sendmail discretionary info goes into
Eric Allman [Sun, 14 Nov 1982 10:45:04 +0000 (02:45 -0800)]
put OS info back into the Makefile; sendmail discretionary info goes into
conf.h.

SCCS-mr: usr.sbin/sendmail/src/conf.h 070
SCCS-vsn: usr.sbin/sendmail/src/conf.h 3.2

41 years agomove configuration to conf.h
Eric Allman [Sun, 14 Nov 1982 10:13:03 +0000 (02:13 -0800)]
move configuration to conf.h

SCCS-mr: usr.sbin/sendmail/src/arpadate.c 070
SCCS-vsn: usr.sbin/sendmail/src/arpadate.c 3.10

41 years agoClean up argument structure (-I=>-bi, -Z=>-bz). Add -bp stub to someday
Eric Allman [Sun, 14 Nov 1982 10:07:59 +0000 (02:07 -0800)]
Clean up argument structure (-I=>-bi, -Z=>-bz).  Add -bp stub to someday
print queue.  Move compile conf into conf.h (still some stuff in the
Makefile).  Assume -bp if called as "mailq" and -bi if called as
"newaliases".  Drop old directory hack -- send out compat code instead.
Don't rebuild the alias file automatically unless the D option is set.
Clean up compilation flags.

SCCS-mr: usr.sbin/sendmail/src/version.c 021, 066, 069, 069, 070, 071
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.241

41 years agodon't default to rebuilding alias file if needed; now requires the "D"
Eric Allman [Sun, 14 Nov 1982 10:00:50 +0000 (02:00 -0800)]
don't default to rebuilding alias file if needed; now requires the "D"
option.  This "feature" causes big problems on loaded machines.

SCCS-mr: usr.sbin/sendmail/src/alias.c 066
SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.40

41 years agoclean up argument structure -- put -I and -Z on options. Add a
Eric Allman [Sun, 14 Nov 1982 09:59:55 +0000 (01:59 -0800)]
clean up argument structure -- put -I and -Z on options.  Add a
"-bp" option to (eventually) print the queue.  If called as "mailq"
assume "-bp"; if called as "newaliases", assume "-bi"

SCCS-mr: usr.sbin/sendmail/src/main.c 069
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.132

41 years ago#ifdef VFORK => #ifdef VMUNIX
Eric Allman [Sun, 14 Nov 1982 09:58:25 +0000 (01:58 -0800)]
#ifdef VFORK => #ifdef VMUNIX

SCCS-mr: usr.sbin/sendmail/src/deliver.c 021
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.127

41 years agodate and time created 82/11/13 17:57:12 by eric
Eric Allman [Sun, 14 Nov 1982 09:57:12 +0000 (01:57 -0800)]
date and time created 82/11/13 17:57:12 by eric

SCCS-mr: usr.sbin/sendmail/src/conf.h 021,, 070
SCCS-vsn: usr.sbin/sendmail/src/conf.h 3.1

41 years agorequire an option to do auto-rebuild of alias database; allow new
Eric Allman [Sun, 14 Nov 1982 09:56:17 +0000 (01:56 -0800)]
require an option to do auto-rebuild of alias database; allow new
operation modes to replace old ad hoc flags

SCCS-mr: usr.sbin/sendmail/src/readcf.c 066,, 069
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.42

41 years agodrop old dir hack
Eric Allman [Sun, 14 Nov 1982 09:55:36 +0000 (01:55 -0800)]
drop old dir hack

SCCS-mr: usr.sbin/sendmail/src/queue.c 068
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.50

41 years agoclean up argument structure; move configuration into conf.h
Eric Allman [Sun, 14 Nov 1982 09:55:08 +0000 (01:55 -0800)]
clean up argument structure; move configuration into conf.h

SCCS-mr: usr.sbin/sendmail/src/sendmail.h 069,, 070
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.98

41 years agoavoid printing out extra messages when the transcript is not instantiated
Eric Allman [Sun, 14 Nov 1982 09:54:17 +0000 (01:54 -0800)]
avoid printing out extra messages when the transcript is not instantiated

SCCS-mr: usr.sbin/sendmail/src/err.c 071
SCCS-vsn: usr.sbin/sendmail/src/err.c 3.32

41 years agoget rid of check for directory
Kirk McKusick [Sat, 13 Nov 1982 11:48:19 +0000 (03:48 -0800)]
get rid of check for directory

SCCS-vsn: lib/libc/gen/opendir.c 4.4

41 years agoadd inlines for ASRT, ASRTS, CHR, LINO, NIL, RANG4, RSNG4, SUBSC, SUBSCZ
Kirk McKusick [Sat, 13 Nov 1982 11:24:17 +0000 (03:24 -0800)]
add inlines for ASRT, ASRTS, CHR, LINO, NIL, RANG4, RSNG4, SUBSC, SUBSCZ

SCCS-vsn: usr.bin/pascal/pc2/langpats.c 1.11

41 years agoredefine where all the source directories live (again...)
Kirk McKusick [Sat, 13 Nov 1982 11:22:28 +0000 (03:22 -0800)]
redefine where all the source directories live (again...)

SCCS-vsn: usr.bin/pascal/pc/pc.c 3.17

41 years agoget rid of NEWZ (use NEW + blkclr); break ASRTS out of ASRT
Kirk McKusick [Sat, 13 Nov 1982 11:14:46 +0000 (03:14 -0800)]
get rid of NEWZ (use NEW + blkclr); break ASRTS out of ASRT

SCCS-vsn: usr.bin/pascal/src/pcproc.c 1.13

41 years agoarguments to blkclr are reversed to be compatable with bzero
Kirk McKusick [Sat, 13 Nov 1982 11:08:18 +0000 (03:08 -0800)]
arguments to blkclr are reversed to be compatable with bzero

SCCS-vsn: usr.bin/pascal/src/fend.c 1.17

41 years agolocal jumps to globally declared labels must still use jmp instead of jbr
Kirk McKusick [Sat, 13 Nov 1982 11:02:03 +0000 (03:02 -0800)]
local jumps to globally declared labels must still use jmp instead of jbr

SCCS-vsn: usr.bin/pascal/src/lab.c 1.16

41 years agomake error message global var, so routine can be inline expanded
Kirk McKusick [Sat, 13 Nov 1982 10:59:06 +0000 (02:59 -0800)]
make error message global var, so routine can be inline expanded

SCCS-vsn: usr.bin/pascal/libpc/ASRT.c 1.3
SCCS-vsn: usr.bin/pascal/libpc/CHR.c 1.4
SCCS-vsn: usr.bin/pascal/libpc/LINO.c 1.3
SCCS-vsn: usr.bin/pascal/libpc/NIL.c 1.3
SCCS-vsn: usr.bin/pascal/libpc/RANG4.c 1.4
SCCS-vsn: usr.bin/pascal/libpc/RSNG4.c 1.4
SCCS-vsn: usr.bin/pascal/libpc/SUBSC.c 1.4
SCCS-vsn: usr.bin/pascal/libpc/SUBSCZ.c 1.4

41 years agoGOTO and UNWIND replaced with setjmp/longjmp; NEWZ subsumed
Kirk McKusick [Sat, 13 Nov 1982 10:56:53 +0000 (02:56 -0800)]
GOTO and UNWIND replaced with setjmp/longjmp; NEWZ subsumed
into NEW and blkclr; ASRTS broken out of ASRT

SCCS-vsn: usr.bin/pascal/libpc/Makefile 1.19

41 years agomake size last arg to blkcpy and blkclr to be compatable with bcopy and bcmp
Kirk McKusick [Sat, 13 Nov 1982 06:48:48 +0000 (22:48 -0800)]
make size last arg to blkcpy and blkclr to be compatable with bcopy and bcmp

SCCS-vsn: usr.bin/pascal/libpc/FCALL.c 1.4
SCCS-vsn: usr.bin/pascal/libpc/FRTN.c 1.5
SCCS-vsn: usr.bin/pascal/libpc/FSAV.c 1.4
SCCS-vsn: usr.bin/pascal/libpc/blkclr.c 1.2
SCCS-vsn: usr.bin/pascal/libpc/blkcpy.c 1.3

41 years agodate and time created 82/11/12 12:11:33 by mckusick
Kirk McKusick [Sat, 13 Nov 1982 04:11:33 +0000 (20:11 -0800)]
date and time created 82/11/12 12:11:33 by mckusick

SCCS-vsn: usr.bin/pascal/libpc/ASRTS.c 1.1