unix-history/.git
41 years agoupdate
Sam Leffler [Fri, 20 Aug 1982 08:38:05 +0000 (00:38 -0800)]
update

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

41 years agoclass B & C net #'s weren't handled correctly
Sam Leffler [Fri, 20 Aug 1982 05:10:36 +0000 (21:10 -0800)]
class B & C net #'s weren't handled correctly

SCCS-vsn: sbin/routed/af.c 4.7
SCCS-vsn: sbin/routed/routed.c 4.22
SCCS-vsn: sbin/routed/routed.c 4.22

41 years agoallow symbolic names and x.y.z.q in address specifications
Sam Leffler [Thu, 19 Aug 1982 03:30:13 +0000 (19:30 -0800)]
allow symbolic names and x.y.z.q in address specifications

SCCS-vsn: sbin/routed/routed.c 4.21

41 years agoport id moved to in.h
Sam Leffler [Thu, 19 Aug 1982 03:09:34 +0000 (19:09 -0800)]
port id moved to in.h

SCCS-vsn: include/protocols/routed.h 4.8

41 years agochange Mail-From: to Received: for new SMTP spec (RFC821); handle
Eric Allman [Wed, 18 Aug 1982 11:45:43 +0000 (03:45 -0800)]
change Mail-From: to Received: for new SMTP spec (RFC821); handle
folded lines in queue files correctly.

SCCS-vsn: usr.sbin/sendmail/src/version.c 3.159

41 years agoMail-From: ==> Received: for new SMTP spec (RFC821)
Eric Allman [Wed, 18 Aug 1982 11:45:03 +0000 (03:45 -0800)]
Mail-From: ==> Received: for new SMTP spec (RFC821)

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.53
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.48
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.25

41 years agohandle folded lines in queue file properly
Eric Allman [Wed, 18 Aug 1982 11:43:29 +0000 (03:43 -0800)]
handle folded lines in queue file properly

SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.33
SCCS-vsn: usr.sbin/sendmail/src/util.c 3.24

41 years agorework header processing: do special purpose header munging in a
Eric Allman [Wed, 18 Aug 1982 07:19:10 +0000 (23:19 -0800)]
rework header processing: do special purpose header munging in a
separate routine so that the queue run can do it also; parse From lines
in a fancy way, extracting the address part and turning it into a $g
macro; avoid reading and processing core files that end up in the queue
directory; check the queue directory name for legality; fix the verify
(-bv) option.

SCCS-vsn: usr.sbin/sendmail/src/version.c 3.158

41 years agorework header processing: do special purpose header munging in a
Eric Allman [Wed, 18 Aug 1982 07:17:42 +0000 (23:17 -0800)]
rework header processing: do special purpose header munging in a
separate routine so that the queue run can do it also.  Also, parse
From: lines in a fancy way, extracting the address part and turning
it into a $g macro.

SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.47
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.24

41 years agodon't process core files; process headers properly when running queue.
Eric Allman [Wed, 18 Aug 1982 07:15:49 +0000 (23:15 -0800)]
don't process core files; process headers properly when running queue.

SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.32

41 years agocheck for length of queue directory name; do verify even on error
Eric Allman [Wed, 18 Aug 1982 07:09:10 +0000 (23:09 -0800)]
check for length of queue directory name; do verify even on error

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.95

41 years agofix verify mode (only worked in verbose mode)
Eric Allman [Wed, 18 Aug 1982 07:06:55 +0000 (23:06 -0800)]
fix verify mode (only worked in verbose mode)

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.99

41 years agomissing initializations
Sam Leffler [Wed, 18 Aug 1982 06:59:32 +0000 (22:59 -0800)]
missing initializations

SCCS-vsn: usr.bin/tftp/tftp.c 4.2

41 years agoChanged the data types for the sdb class characters to be unsigned
Robert R. Henry [Wed, 18 Aug 1982 04:26:40 +0000 (20:26 -0800)]
Changed the data types for the sdb class characters to be unsigned
characters; this fixed a bug that prevented the arguments to a function
from being printed symbolically.  The fix was done globally; it is not
known if the "fix" fixed other bugs

SCCS-vsn: old/sdb/access.c 4.2
SCCS-vsn: old/sdb/decode.c 4.2
SCCS-vsn: old/sdb/display.c 4.3
SCCS-vsn: old/sdb/docomm.c 4.2
SCCS-vsn: old/sdb/fio.c 4.2
SCCS-vsn: old/sdb/main.c 4.2
SCCS-vsn: old/sdb/message.c 4.2
SCCS-vsn: old/sdb/old.c 4.2
SCCS-vsn: old/sdb/pcs.c 4.2
SCCS-vsn: old/sdb/prvar.c 4.3
SCCS-vsn: old/sdb/rdwr.c 4.2
SCCS-vsn: old/sdb/re.c 4.2
SCCS-vsn: old/sdb/runpcs.c 4.2
SCCS-vsn: old/sdb/setup.c 4.3
SCCS-vsn: old/sdb/sub.c 4.2
SCCS-vsn: old/sdb/symt.c 4.3
SCCS-vsn: old/sdb/udef.c 4.2
SCCS-vsn: old/sdb/version.c 4.2
SCCS-vsn: old/sdb/xeq.c 4.3
SCCS-vsn: old/sdb/cdefs.h 4.2
SCCS-vsn: old/sdb/defs.h 4.2
SCCS-vsn: old/sdb/head.h 4.3
SCCS-vsn: old/sdb/mac.h 4.2
SCCS-vsn: old/sdb/machine.h 4.2
SCCS-vsn: old/sdb/mode.h 4.2
SCCS-vsn: old/sdb/old.h 4.2

41 years agodate and time created 82/08/16 22:20:33 by sam
Sam Leffler [Tue, 17 Aug 1982 13:20:33 +0000 (05:20 -0800)]
date and time created 82/08/16 22:20:33 by sam

SCCS-vsn: libexec/tftpd/tftpd.c 4.1

41 years agodate and time created 82/08/16 22:20:31 by sam
Sam Leffler [Tue, 17 Aug 1982 13:20:31 +0000 (05:20 -0800)]
date and time created 82/08/16 22:20:31 by sam

SCCS-vsn: usr.bin/tftp/tftp.c 4.1

41 years agodate and time created 82/08/16 22:20:29 by sam
Sam Leffler [Tue, 17 Aug 1982 13:20:29 +0000 (05:20 -0800)]
date and time created 82/08/16 22:20:29 by sam

SCCS-vsn: usr.bin/tftp/main.c 4.1

41 years agodate and time created 82/08/16 22:20:28 by sam
Sam Leffler [Tue, 17 Aug 1982 13:20:28 +0000 (05:20 -0800)]
date and time created 82/08/16 22:20:28 by sam

SCCS-vsn: include/arpa/tftp.h 4.1

41 years agogive more complete error messages when components of pc have fatal errors
Kirk McKusick [Tue, 17 Aug 1982 10:55:09 +0000 (02:55 -0800)]
give more complete error messages when components of pc have fatal errors

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

41 years agocheck that file has been reset or rewritten
Kirk McKusick [Tue, 17 Aug 1982 10:23:03 +0000 (02:23 -0800)]
check that file has been reset or rewritten

SCCS-vsn: usr.bin/pascal/libpc/TEOLN.c 1.4
SCCS-vsn: usr.bin/pascal/libpc/TEOF.c 1.4

41 years agomark From: lines with the H_FROM bit; make VRFY work by adding the
Eric Allman [Mon, 16 Aug 1982 08:35:39 +0000 (00:35 -0800)]
mark From: lines with the H_FROM bit; make VRFY work by adding the
QuickAbort flag; handle headers more cleverly in queue files -- this
seems to work, but I am frankly nervous.  Note: this version
represents a flag day!-- old queues will not process properly.

SCCS-vsn: usr.sbin/sendmail/src/version.c 3.157

41 years agomake headers work properly when a message is queued up; this involves
Eric Allman [Mon, 16 Aug 1982 08:34:08 +0000 (00:34 -0800)]
make headers work properly when a message is queued up; this involves
expanding the header before it is written into the queue.  However, it
also means that we don't have to store the macro definitions (?)

SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.23
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.31

41 years agomake VRFY and EXPN work more correctly (VRFY still gives an OK even
Eric Allman [Mon, 16 Aug 1982 08:33:11 +0000 (00:33 -0800)]
make VRFY and EXPN work more correctly (VRFY still gives an OK even
if the target is a list); this adds the QuickAbort option

SCCS-vsn: usr.sbin/sendmail/src/err.c 3.27
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 3.27

41 years agomark From: lines with a bit; make EXPN work properly
Eric Allman [Mon, 16 Aug 1982 08:32:08 +0000 (00:32 -0800)]
mark From: lines with a bit; make EXPN work properly

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.78

41 years agomark From: lines with a bit; this should be used later instead of a
Eric Allman [Mon, 16 Aug 1982 08:31:38 +0000 (00:31 -0800)]
mark From: lines with a bit; this should be used later instead of a
direct strcmp with "from"

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.52

41 years agooutput class rather than priority in log; accept zero intervals in
Eric Allman [Mon, 16 Aug 1982 02:58:25 +0000 (18:58 -0800)]
output class rather than priority in log; accept zero intervals in
event scheduling; allow continuation lines in queue files (particularly
for headers); don't diagnose inappropriate errors when accepting a
connection; fix bug when reprocessing addresses that put garbage in
the header; some misc. debugging info (-d14 => commaize)

SCCS-vsn: usr.sbin/sendmail/src/version.c 3.156

41 years agooutput message class rather than priority in log
Eric Allman [Mon, 16 Aug 1982 02:56:21 +0000 (18:56 -0800)]
output message class rather than priority in log

SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.46

41 years agodon't choke on zero intervals
Eric Allman [Mon, 16 Aug 1982 02:55:40 +0000 (18:55 -0800)]
don't choke on zero intervals

SCCS-vsn: usr.sbin/sendmail/src/clock.c 3.5

41 years agosplit off "commaize()" routine; fix bug that caused garbage in headers
Eric Allman [Mon, 16 Aug 1982 02:55:04 +0000 (18:55 -0800)]
split off "commaize()" routine; fix bug that caused garbage in headers

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.98

41 years agoadd debugging info
Eric Allman [Mon, 16 Aug 1982 02:54:00 +0000 (18:54 -0800)]
add debugging info

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.46

41 years agoallow ETIMEDOUT or EINTR as in accept call
Eric Allman [Mon, 16 Aug 1982 02:53:12 +0000 (18:53 -0800)]
allow ETIMEDOUT or EINTR as in accept call

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 3.23

41 years agoknow about continuation lines in queue files: necessary for headers
Eric Allman [Mon, 16 Aug 1982 02:51:45 +0000 (18:51 -0800)]
know about continuation lines in queue files: necessary for headers

SCCS-vsn: usr.sbin/sendmail/src/util.c 3.23
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.30

41 years agouse readip1()
Bill Joy [Sun, 15 Aug 1982 14:56:59 +0000 (06:56 -0800)]
use readip1()

SCCS-vsn: sys/kern/vfs_syscalls.c 4.33
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 4.33
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 4.33
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 4.33
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 4.33

41 years agono more readi()
Bill Joy [Sun, 15 Aug 1982 09:54:51 +0000 (01:54 -0800)]
no more readi()

SCCS-vsn: sys/kern/kern_proc.c 4.33
SCCS-vsn: sys/kern/sys_generic.c 5.10
SCCS-vsn: sys/kern/uipc_syscalls.c 4.23
SCCS-vsn: sys/kern/vfs_lookup.c 4.22
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 4.22
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 4.22

41 years agoread() now goes through readip()
Bill Joy [Sun, 15 Aug 1982 09:01:40 +0000 (01:01 -0800)]
read() now goes through readip()

SCCS-vsn: sys/kern/subr_xxx.c 4.16
SCCS-vsn: sys/kern/sys_generic.c 5.9
SCCS-vsn: sys/kern/uipc_socket.c 4.47

41 years agofixed setfile() to not print error message, just return the
Kurt A. Shoens [Sat, 14 Aug 1982 12:27:14 +0000 (04:27 -0800)]
fixed setfile() to not print error message, just return the
right code.

SCCS-vsn: usr.bin/mail/lex.c 2.10

41 years agodate and time created 82/08/13 15:32:45 by peter
Peter B. Kessler [Sat, 14 Aug 1982 06:32:45 +0000 (22:32 -0800)]
date and time created 82/08/13 15:32:45 by peter

SCCS-vsn: usr.bin/pascal/pxp/version.c 1.1

41 years agouse new char version[]; add `make newversion' entry.
Peter B. Kessler [Sat, 14 Aug 1982 06:32:26 +0000 (22:32 -0800)]
use new char version[]; add `make newversion' entry.

SCCS-vsn: usr.bin/pascal/pxp/Makefile 1.4
SCCS-vsn: usr.bin/pascal/pxp/main.c 1.2

41 years agohandle tbuf parity errors
Bill Joy [Fri, 13 Aug 1982 15:28:56 +0000 (07:28 -0800)]
handle tbuf parity errors

SCCS-vsn: sys/vax/vax/machdep.c 4.60

41 years agoread with uio
Bill Joy [Fri, 13 Aug 1982 15:28:45 +0000 (07:28 -0800)]
read with uio

SCCS-vsn: sys/vax/vax/cons.c 4.14

41 years agohacks for chardev uio
Bill Joy [Fri, 13 Aug 1982 15:24:10 +0000 (07:24 -0800)]
hacks for chardev uio

SCCS-vsn: sys/vax/mba/hp.c 4.52
SCCS-vsn: sys/vax/mba/ht.c 4.26
SCCS-vsn: sys/vax/mba/mba.c 4.27
SCCS-vsn: sys/vax/mba/mt.c 4.7

41 years ago(no message)
Bill Joy [Fri, 13 Aug 1982 15:19:41 +0000 (07:19 -0800)]
(no message)

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

41 years agochanges for char dev uio'ing
Bill Joy [Fri, 13 Aug 1982 15:18:27 +0000 (07:18 -0800)]
changes for char dev uio'ing

SCCS-vsn: sys/kern/tty_bk.c 4.3
SCCS-vsn: sys/vax/uba/dh.c 4.48
SCCS-vsn: sys/vax/uba/dmf.c 4.6
SCCS-vsn: sys/vax/uba/dz.c 4.41
SCCS-vsn: sys/vax/uba/idc.c 4.3
SCCS-vsn: sys/vax/uba/lpa.c 4.4
SCCS-vsn: sys/vax/uba/ps.c 4.4
SCCS-vsn: sys/vax/uba/rk.c 4.43
SCCS-vsn: sys/kern/tty_tb.c 4.3
SCCS-vsn: sys/vax/uba/tm.c 4.52
SCCS-vsn: sys/vax/uba/ts.c 4.27
SCCS-vsn: sys/vax/uba/uba.c 4.48
SCCS-vsn: sys/vax/uba/uda.c 4.7
SCCS-vsn: sys/vax/uba/up.c 4.57
SCCS-vsn: sys/vax/uba/ut.c 4.16

41 years agofixes to get uio'd readi for char devs
Bill Joy [Fri, 13 Aug 1982 15:05:16 +0000 (07:05 -0800)]
fixes to get uio'd readi for char devs

SCCS-vsn: sys/kern/kern_proc.c 4.32
SCCS-vsn: sys/kern/subr_xxx.c 4.15
SCCS-vsn: sys/kern/sys_generic.c 5.8
SCCS-vsn: sys/kern/tty.c 4.27
SCCS-vsn: sys/kern/vfs_bio.c 4.35
SCCS-vsn: sys/kern/vfs_cluster.c 4.35
SCCS-vsn: sys/kern/kern_physio.c 4.31

41 years agofixes per Bruce Jerrick: s/makefile/Makefile/;
Kurt A. Shoens [Thu, 12 Aug 1982 23:43:29 +0000 (15:43 -0800)]
fixes per Bruce Jerrick:  s/makefile/Makefile/;
changed DESTDIR to /;
Fixed install to find Mail.help* in misc/

SCCS-vsn: usr.bin/mail/Makefile 2.10
SCCS-vsn: usr.bin/mail/Makefile.11 1.2

41 years agocomplain in segend() when trying to compile with -z (ie for pxp counters).
Kirk McKusick [Thu, 12 Aug 1982 15:11:03 +0000 (07:11 -0800)]
complain in segend() when trying to compile with -z (ie for pxp counters).

SCCS-vsn: usr.bin/pascal/src/fdec.c 1.22

41 years agoonly complain in segend when actually trying to profile
Kirk McKusick [Thu, 12 Aug 1982 15:09:41 +0000 (07:09 -0800)]
only complain in segend when actually trying to profile

SCCS-vsn: usr.bin/pascal/pxp/fdec.c 1.3

41 years agoadd grammar rules to handle separate compilation and parametric routines.
Kirk McKusick [Thu, 12 Aug 1982 14:17:29 +0000 (06:17 -0800)]
add grammar rules to handle separate compilation and parametric routines.

SCCS-vsn: usr.bin/pascal/pxp/fdec.c 1.2

41 years agorestore creation of y.tab.c
Kirk McKusick [Thu, 12 Aug 1982 14:15:44 +0000 (06:15 -0800)]
restore creation of y.tab.c

SCCS-vsn: usr.bin/pascal/pxp/Makefile 1.3

41 years agoadd "pxp" counter to external routines, in case they are locally resolved.
Kirk McKusick [Thu, 12 Aug 1982 14:08:59 +0000 (06:08 -0800)]
add "pxp" counter to external routines, in case they are locally resolved.

SCCS-vsn: usr.bin/pascal/src/fdec.c 1.21

41 years agofirst use of readip()
Bill Joy [Thu, 12 Aug 1982 12:11:35 +0000 (04:11 -0800)]
first use of readip()

SCCS-vsn: sys/kern/kern_proc.c 4.31
SCCS-vsn: sys/kern/sys_generic.c 5.7

41 years agodate and time created 82/08/11 16:36:09 by arnold
Ken Arnold [Thu, 12 Aug 1982 07:36:09 +0000 (23:36 -0800)]
date and time created 82/08/11 16:36:09 by arnold

SCCS-vsn: games/cribbage/test.c 1.1

41 years agodate and time created 82/08/11 16:36:06 by arnold
Ken Arnold [Thu, 12 Aug 1982 07:36:06 +0000 (23:36 -0800)]
date and time created 82/08/11 16:36:06 by arnold

SCCS-vsn: games/cribbage/support.c 1.1

41 years agodate and time created 82/08/11 16:36:02 by arnold
Ken Arnold [Thu, 12 Aug 1982 07:36:02 +0000 (23:36 -0800)]
date and time created 82/08/11 16:36:02 by arnold

SCCS-vsn: games/cribbage/score.c 1.1

41 years agodate and time created 82/08/11 16:35:59 by arnold
Ken Arnold [Thu, 12 Aug 1982 07:35:59 +0000 (23:35 -0800)]
date and time created 82/08/11 16:35:59 by arnold

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

41 years agodate and time created 82/08/11 16:35:57 by arnold
Ken Arnold [Thu, 12 Aug 1982 07:35:57 +0000 (23:35 -0800)]
date and time created 82/08/11 16:35:57 by arnold

SCCS-vsn: games/cribbage/deck.h 1.1

41 years agodate and time created 82/08/11 16:35:55 by arnold
Ken Arnold [Thu, 12 Aug 1982 07:35:55 +0000 (23:35 -0800)]
date and time created 82/08/11 16:35:55 by arnold

SCCS-vsn: games/cribbage/cribbage.h 1.1

41 years agodate and time created 82/08/11 16:35:50 by arnold
Ken Arnold [Thu, 12 Aug 1982 07:35:50 +0000 (23:35 -0800)]
date and time created 82/08/11 16:35:50 by arnold

SCCS-vsn: games/cribbage/crib.c 1.1

41 years agodate and time created 82/08/11 16:35:48 by arnold
Ken Arnold [Thu, 12 Aug 1982 07:35:48 +0000 (23:35 -0800)]
date and time created 82/08/11 16:35:48 by arnold

SCCS-vsn: games/cribbage/cards.c 1.1

41 years agofile locking and new open
Sam Leffler [Wed, 11 Aug 1982 08:53:08 +0000 (00:53 -0800)]
file locking and new open

SCCS-vsn: sys/sys/file.h 4.12
SCCS-vsn: sys/ufs/ffs/dinode.h 4.14
SCCS-vsn: sys/ufs/ffs/inode.h 4.14
SCCS-vsn: sys/ufs/ufs/dinode.h 4.14
SCCS-vsn: sys/ufs/ufs/inode.h 4.14

41 years agonew fs system calls prior to truncate and rename
Sam Leffler [Wed, 11 Aug 1982 08:52:17 +0000 (00:52 -0800)]
new fs system calls prior to truncate and rename

SCCS-vsn: sys/kern/vfs_syscalls.c 4.32
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 4.32
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 4.32
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 4.32
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 4.32
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 4.23
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 4.23
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 4.23
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 4.23

41 years agonew itrunc
Sam Leffler [Wed, 11 Aug 1982 08:50:59 +0000 (00:50 -0800)]
new itrunc

SCCS-vsn: sys/kern/kern_sig.c 5.3

41 years agodon't copy stuff out if an error in lower levels
Sam Leffler [Wed, 11 Aug 1982 08:44:45 +0000 (00:44 -0800)]
don't copy stuff out if an error in lower levels

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

41 years agofile locking
Sam Leffler [Wed, 11 Aug 1982 08:41:38 +0000 (00:41 -0800)]
file locking

SCCS-vsn: sys/kern/kern_descrip.c 5.4
SCCS-vsn: sys/kern/kern_proc.c 4.30
SCCS-vsn: sys/kern/kern_synch.c 4.18

41 years agodate and time created 82/08/09 00:38:18 by mckusick
Kirk McKusick [Mon, 9 Aug 1982 15:38:18 +0000 (07:38 -0800)]
date and time created 82/08/09 00:38:18 by mckusick

SCCS-vsn: old/vpr/vpq.sh 1.1

41 years agodate and time created 82/08/09 00:38:17 by mckusick
Kirk McKusick [Mon, 9 Aug 1982 15:38:17 +0000 (07:38 -0800)]
date and time created 82/08/09 00:38:17 by mckusick

SCCS-vsn: old/vpr/vprm.sh 1.1

41 years agodate and time created 82/08/09 00:38:15 by mckusick
Kirk McKusick [Mon, 9 Aug 1982 15:38:15 +0000 (07:38 -0800)]
date and time created 82/08/09 00:38:15 by mckusick

SCCS-vsn: old/vpr/vpr.sh 1.1

41 years agoupdate to optimize for local host
Kirk McKusick [Mon, 9 Aug 1982 15:37:45 +0000 (07:37 -0800)]
update to optimize for local host

SCCS-vsn: old/vpr/vprint.sh 1.2
SCCS-vsn: old/vpr/vtroff.sh 1.4

41 years agoadd sccs header
Kirk McKusick [Mon, 9 Aug 1982 14:25:21 +0000 (06:25 -0800)]
add sccs header

SCCS-vsn: old/vpr/vpac.c 1.2

41 years agomake "sleep" work correctly even in the face of other events; clean
Eric Allman [Mon, 9 Aug 1982 12:16:07 +0000 (04:16 -0800)]
make "sleep" work correctly even in the face of other events; clean
up the queue processing: child queue runs now go away when done.  more
debugging logging is needed to verify that this works right though.

SCCS-vsn: usr.sbin/sendmail/src/clock.c 3.4
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.155
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 3.26
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 3.17
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.29

41 years agoexpunge vrpages, added per-fd locking flags
Sam Leffler [Mon, 9 Aug 1982 09:15:05 +0000 (01:15 -0800)]
expunge vrpages, added per-fd locking flags

SCCS-vsn: sys/sys/user.h 4.15

41 years agoadded PLOCK for flock call
Sam Leffler [Mon, 9 Aug 1982 09:13:49 +0000 (01:13 -0800)]
added PLOCK for flock call

SCCS-vsn: sys/sys/param.h 4.20

41 years agobug fix for invalid parameters
Sam Leffler [Mon, 9 Aug 1982 09:12:22 +0000 (01:12 -0800)]
bug fix for invalid parameters

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

41 years agomove remotename() from deliver.c to parse.c; change default log level
Eric Allman [Mon, 9 Aug 1982 08:05:19 +0000 (00:05 -0800)]
move remotename() from deliver.c to parse.c; change default log level
to 9; put error versus success delivery on different log levels;
diagnose overlength lines in headers; more general event mechanism;
initial implementation of canonname; don't diagnose link errors in
queue, since another daemon could have grabbed it legitimately;
fix a problem in VRFY on bad addresses

SCCS-vsn: usr.sbin/sendmail/src/version.c 3.154

41 years agomore general event mechanism
Eric Allman [Mon, 9 Aug 1982 08:02:54 +0000 (00:02 -0800)]
more general event mechanism

SCCS-vsn: usr.sbin/sendmail/src/clock.c 3.3
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.77
SCCS-vsn: usr.sbin/sendmail/src/util.c 3.22
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 3.25
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 3.16

41 years agodon't give an error when the link fails -- another daemon could have
Eric Allman [Mon, 9 Aug 1982 08:01:50 +0000 (00:01 -0800)]
don't give an error when the link fails -- another daemon could have
grabbed it

SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.28

41 years agomove remotename() from deliver.c to parse.c; initial implementation
Eric Allman [Mon, 9 Aug 1982 07:58:18 +0000 (23:58 -0800)]
move remotename() from deliver.c to parse.c; initial implementation
of canonname()

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.45

41 years agotruncate excessively long header lines
Eric Allman [Mon, 9 Aug 1982 07:55:17 +0000 (23:55 -0800)]
truncate excessively long header lines

SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.45

41 years agomove remotename() to parse.c; log errors at a higher level than successes
Eric Allman [Mon, 9 Aug 1982 07:54:40 +0000 (23:54 -0800)]
move remotename() to parse.c; log errors at a higher level than successes

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.97

41 years agochange default log level to 9
Eric Allman [Mon, 9 Aug 1982 07:53:36 +0000 (23:53 -0800)]
change default log level to 9

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.51

41 years ago-e => echo on terminal during printing
Eric Allman [Mon, 9 Aug 1982 05:11:19 +0000 (21:11 -0800)]
-e => echo on terminal during printing

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

41 years agochange debug level to a debug vector; add levels on logging (and the
Eric Allman [Sun, 8 Aug 1982 16:03:57 +0000 (08:03 -0800)]
change debug level to a debug vector; add levels on logging (and the
-L flag); change logging to be by message-id; elevate message-id;
some lint-type cleanup

SCCS-vsn: usr.sbin/sendmail/src/version.c 3.153
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.94
SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.36
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.96
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.44
SCCS-vsn: usr.sbin/sendmail/src/err.c 3.26
SCCS-vsn: usr.sbin/sendmail/src/clock.c 3.2
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.76
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.44
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.40
SCCS-vsn: usr.sbin/sendmail/src/util.c 3.21
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 3.24
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.39
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 3.22
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 3.15
SCCS-vsn: usr.sbin/sendmail/src/macro.c 3.14
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.22
SCCS-vsn: usr.sbin/sendmail/src/stab.c 3.13
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.27

41 years agodon't delete bcc: lines; force message-id output; default logging level
Eric Allman [Sun, 8 Aug 1982 15:38:36 +0000 (07:38 -0800)]
don't delete bcc: lines; force message-id output; default logging level

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.50

41 years agodate and time created 82/08/08 00:37:36 by eric
Eric Allman [Sun, 8 Aug 1982 15:37:36 +0000 (07:37 -0800)]
date and time created 82/08/08 00:37:36 by eric

SCCS-vsn: usr.sbin/sendmail/src/trace.c 3.1

41 years agoFix address rewriting so that multiple spaces and tabs work properly
Eric Allman [Sun, 8 Aug 1982 02:13:15 +0000 (18:13 -0800)]
Fix address rewriting so that multiple spaces and tabs work properly

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.95
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.152

41 years agoclean up comments
Eric Allman [Sun, 8 Aug 1982 02:11:41 +0000 (18:11 -0800)]
clean up comments

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.93

41 years agochange BSIZE to MAXBSIZE
Kirk McKusick [Sat, 7 Aug 1982 08:36:01 +0000 (00:36 -0800)]
change BSIZE to MAXBSIZE

SCCS-vsn: old/vpr/vpr.c 1.3

41 years agoupdate to new directory routines
Kirk McKusick [Sat, 7 Aug 1982 08:27:57 +0000 (00:27 -0800)]
update to new directory routines

SCCS-vsn: old/vpr/vprm.c 1.3

41 years agoupdate to new directory structure
Kirk McKusick [Sat, 7 Aug 1982 08:20:39 +0000 (00:20 -0800)]
update to new directory structure

SCCS-vsn: old/vpr/vpq.c 1.3

41 years agoconvert to new directory structure
Kirk McKusick [Sat, 7 Aug 1982 08:06:26 +0000 (00:06 -0800)]
convert to new directory structure

SCCS-vsn: old/vpr/vpd.c 1.3

41 years agomake Copyin and Copyout work for sizes greater than 65535 bytes
Kirk McKusick [Thu, 5 Aug 1982 14:10:23 +0000 (06:10 -0800)]
make Copyin and Copyout work for sizes greater than 65535 bytes

SCCS-vsn: sys/vax/vax/locore.s 4.67

41 years agoopen file before allocating buffer as per Ken Greer (hplabs!kg) suggestion
Kirk McKusick [Thu, 5 Aug 1982 13:39:18 +0000 (05:39 -0800)]
open file before allocating buffer as per Ken Greer (hplabs!kg) suggestion

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

41 years ago^Y being recognized in old line discipline
Sam Leffler [Thu, 5 Aug 1982 12:43:25 +0000 (04:43 -0800)]
^Y being recognized in old line discipline

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

41 years agofix-up to clean directive
Kirk McKusick [Wed, 4 Aug 1982 08:37:47 +0000 (00:37 -0800)]
fix-up to clean directive

SCCS-vsn: usr.bin/pascal/px/Makefile 1.12

41 years agorestore sccs keywords
Kirk McKusick [Wed, 4 Aug 1982 08:35:19 +0000 (00:35 -0800)]
restore sccs keywords

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

41 years agouse rm -f to suppress errors
Kirk McKusick [Wed, 4 Aug 1982 08:32:05 +0000 (00:32 -0800)]
use rm -f to suppress errors

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

41 years agopurge EFS crap
Sam Leffler [Wed, 4 Aug 1982 07:59:30 +0000 (23:59 -0800)]
purge EFS crap

SCCS-vsn: sys/kern/vfs_vnops.c 4.26

41 years agopurge EFS stuff
Sam Leffler [Wed, 4 Aug 1982 05:03:59 +0000 (21:03 -0800)]
purge EFS stuff

SCCS-vsn: sys/kern/vfs_vnops.c 4.26
SCCS-vsn: sys/kern/vfs_lookup.c 4.21
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 4.21
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 4.21
SCCS-vsn: sys/kern/kern_descrip.c 5.3

41 years agocosmetics
Sam Leffler [Wed, 4 Aug 1982 05:02:38 +0000 (21:02 -0800)]
cosmetics

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 2.10
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 2.10
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 4.22
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 4.22
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 4.22
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 4.22

41 years agopeter's addition of the soft link `-type l' flag.
Kirk McKusick [Tue, 3 Aug 1982 07:50:04 +0000 (23:50 -0800)]
peter's addition of the soft link `-type l' flag.

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