unix-history/.git
42 years agodate and time created 81/08/26 23:47:37 by mckusick
Kirk McKusick [Thu, 27 Aug 1981 14:47:37 +0000 (06:47 -0800)]
date and time created 81/08/26 23:47:37 by mckusick

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

42 years agodate and time created 81/08/26 23:47:31 by mckusick
Kirk McKusick [Thu, 27 Aug 1981 14:47:31 +0000 (06:47 -0800)]
date and time created 81/08/26 23:47:31 by mckusick

SCCS-vsn: sbin/newfs/mkfs.c 1.1

42 years agomissing unlock on hunt returning -1: normally seen timed out opens
Sam Leffler [Thu, 27 Aug 1981 08:24:44 +0000 (00:24 -0800)]
missing unlock on hunt returning -1: normally seen timed out opens

SCCS-vsn: usr.bin/tip/tip.c 4.8

42 years agochange handling of <LWSP> characters; remove special
Eric Allman [Wed, 26 Aug 1981 07:06:37 +0000 (23:06 -0800)]
change handling of <LWSP> characters; remove special
"at" processing (put it in .cf file)

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

42 years agoremove special "at" processing (put it in .cf file)
Eric Allman [Wed, 26 Aug 1981 07:05:53 +0000 (23:05 -0800)]
remove special "at" processing (put it in .cf file)

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

42 years agochange processing of <LWSP> in addresses
Eric Allman [Wed, 26 Aug 1981 07:01:59 +0000 (23:01 -0800)]
change processing of <LWSP> in addresses

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.20
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.28

42 years agoremove special "at" processing (experimental)
Eric Allman [Wed, 26 Aug 1981 04:42:16 +0000 (20:42 -0800)]
remove special "at" processing (experimental)

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

42 years agodate and time created 81/08/24 18:06:30 by eric
Eric Allman [Tue, 25 Aug 1981 09:06:30 +0000 (01:06 -0800)]
date and time created 81/08/24 18:06:30 by eric

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

42 years agoAdd "-t" option to read To:, Cc:, and Bcc: lines to get recipients
Eric Allman [Tue, 25 Aug 1981 05:06:17 +0000 (21:06 -0800)]
Add "-t" option to read To:, Cc:, and Bcc: lines to get recipients

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.23
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.32
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.13
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.27
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.5

42 years agochange netinit() to netmain()
Bill Joy [Tue, 25 Aug 1981 03:37:39 +0000 (19:37 -0800)]
change netinit() to netmain()

SCCS-vsn: sys/kern/init_main.c 4.18

42 years agoclose acu after connection to allow multiplexing of vadic dialer
Sam Leffler [Tue, 25 Aug 1981 01:50:47 +0000 (17:50 -0800)]
close acu after connection to allow multiplexing of vadic dialer

SCCS-vsn: usr.bin/tip/aculib/dn11.c 4.8

42 years agoparameterize baudrate so don't have to do gets
Sam Leffler [Tue, 25 Aug 1981 01:49:42 +0000 (17:49 -0800)]
parameterize baudrate so don't have to do gets

SCCS-vsn: old/vfilters/necf/necf.c 1.4

42 years agoplug assorted security holes
Eric Allman [Mon, 24 Aug 1981 03:09:17 +0000 (19:09 -0800)]
plug assorted security holes

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.30
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.12
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.26
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.12
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.8

42 years agodrop into subprocess when delivering to a file so we can setuid(getuid())
Eric Allman [Sun, 23 Aug 1981 11:33:17 +0000 (03:33 -0800)]
drop into subprocess when delivering to a file so we can setuid(getuid())

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

42 years agoonly use a .forward file if owned by the receiver
Eric Allman [Sun, 23 Aug 1981 10:36:41 +0000 (02:36 -0800)]
only use a .forward file if owned by the receiver

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.18
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.31
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.7

42 years agoArrange to pull full name out of From line if found; includes
Eric Allman [Sun, 23 Aug 1981 08:52:16 +0000 (00:52 -0800)]
Arrange to pull full name out of From line if found; includes
Original-From: hacking (oh so ugly).  There's got to be a better way
to do this...

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.22
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.28
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.18
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.11
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.4

42 years agofix UNIX From line parsing problem; add $b macro to get
Eric Allman [Sun, 23 Aug 1981 05:45:27 +0000 (21:45 -0800)]
fix UNIX From line parsing problem; add $b macro to get
correct dates; fix mail-to-file problem; define basic macros
before cracking arguments so that -D is more useful

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

42 years agofix UNIX From problem
Eric Allman [Sun, 23 Aug 1981 05:34:01 +0000 (21:34 -0800)]
fix UNIX From problem

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.27
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.30

42 years agoadd $b macro (really current date); move basic macro defn to
Eric Allman [Sun, 23 Aug 1981 05:33:26 +0000 (21:33 -0800)]
add $b macro (really current date); move basic macro defn to
before processing arguments (for -D); fix UNIX From problem

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

42 years agofix improper UNIX From line crunching
Eric Allman [Sun, 23 Aug 1981 05:31:52 +0000 (21:31 -0800)]
fix improper UNIX From line crunching

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

42 years agobring comments up to date
Eric Allman [Sun, 23 Aug 1981 05:31:39 +0000 (21:31 -0800)]
bring comments up to date

SCCS-vsn: usr.sbin/sendmail/src/macro.c 3.3

42 years agofix mail to file problem (giving inappropriate diagnostic)
Eric Allman [Sun, 23 Aug 1981 05:31:21 +0000 (21:31 -0800)]
fix mail to file problem (giving inappropriate diagnostic)

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.6

42 years agoreturn transcript even if no message was collected
Eric Allman [Sat, 22 Aug 1981 09:51:33 +0000 (01:51 -0800)]
return transcript even if no message was collected

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.15
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.9

42 years agodrop M_FINAL, add $y=ttyname, rename some constants
Eric Allman [Sat, 22 Aug 1981 09:23:53 +0000 (01:23 -0800)]
drop M_FINAL, add $y=ttyname, rename some constants

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

42 years agodrop M_FINAL, change some other defined constant names
Eric Allman [Sat, 22 Aug 1981 09:18:57 +0000 (01:18 -0800)]
drop M_FINAL, change some other defined constant names

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.17
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.21
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.26
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.19
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.14
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.11
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.5

42 years agodrop M_FINAL, rename some other defined constants
Eric Allman [Sat, 22 Aug 1981 09:11:04 +0000 (01:11 -0800)]
drop M_FINAL, rename some other defined constants

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

42 years agoadd -V flag to verify addresses
Eric Allman [Sat, 22 Aug 1981 08:59:15 +0000 (00:59 -0800)]
add -V flag to verify addresses

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

42 years agoadd the $y macro as the tty name.
Eric Allman [Sat, 22 Aug 1981 07:45:00 +0000 (23:45 -0800)]
add the $y macro as the tty name.

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.20
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.23

42 years agoput in history save and restore
Kirk McKusick [Fri, 21 Aug 1981 15:36:03 +0000 (07:36 -0800)]
put in history save and restore

SCCS-vsn: bin/csh/csh.c 4.4

42 years agosave history on "login" command
Kirk McKusick [Fri, 21 Aug 1981 14:48:57 +0000 (06:48 -0800)]
save history on "login" command

SCCS-vsn: bin/csh/func.c 4.6

42 years agosave history on "exec command
Kirk McKusick [Fri, 21 Aug 1981 14:48:28 +0000 (06:48 -0800)]
save history on "exec command

SCCS-vsn: bin/csh/exec.c 4.2

42 years agoput in history save and restore
Kirk McKusick [Fri, 21 Aug 1981 14:47:48 +0000 (06:47 -0800)]
put in history save and restore

SCCS-vsn: bin/csh/csh.c 4.4
SCCS-vsn: bin/csh/hist.c 4.3
SCCS-vsn: bin/csh/init.c 4.2

42 years agointernal cleanup & minor improvements
Eric Allman [Fri, 21 Aug 1981 06:19:50 +0000 (22:19 -0800)]
internal cleanup & minor improvements

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

42 years agoclean up some header information; don't reopen tempfile as
Eric Allman [Fri, 21 Aug 1981 06:14:56 +0000 (22:14 -0800)]
clean up some header information; don't reopen tempfile as
stdin (to fix some problems with saving mail on interrupts)

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.16
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.19
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.25
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.16
SCCS-vsn: usr.sbin/sendmail/src/err.c 3.9
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.28
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.18
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.13
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.22
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.10
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.3
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.4

42 years agopretty up message that include() prints
Eric Allman [Fri, 21 Aug 1981 05:50:19 +0000 (21:50 -0800)]
pretty up message that include() prints

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.3

42 years agomerge forwarding with :include:ing
Eric Allman [Fri, 21 Aug 1981 05:47:26 +0000 (21:47 -0800)]
merge forwarding with :include:ing

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.15
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.2
SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.15

42 years agosplit deliver.c and sendto.c
Eric Allman [Fri, 21 Aug 1981 05:33:30 +0000 (21:33 -0800)]
split deliver.c and sendto.c

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.1
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.24

42 years agoadded *** to error messages. DLW
David Wasley [Fri, 21 Aug 1981 04:09:27 +0000 (20:09 -0800)]
added *** to error messages. DLW

SCCS-vsn: usr.bin/f77/libF77/main.c 2.9

42 years agotake $$ to get $
Eric Allman [Fri, 21 Aug 1981 03:27:35 +0000 (19:27 -0800)]
take $$ to get $

SCCS-vsn: usr.sbin/sendmail/src/macro.c 3.2

42 years agocorrect some comments
Eric Allman [Fri, 21 Aug 1981 03:27:02 +0000 (19:27 -0800)]
correct some comments

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

42 years agoadded descriptions to SIGILL mesg. DLW
David Wasley [Fri, 21 Aug 1981 01:39:07 +0000 (17:39 -0800)]
added descriptions to SIGILL mesg. DLW

SCCS-vsn: usr.bin/f77/libF77/main.c 2.8

42 years agofixed name handling in unpack() to leave leading \'s in a name so that
Kurt A. Shoens [Thu, 20 Aug 1981 08:50:23 +0000 (00:50 -0800)]
fixed name handling in unpack() to leave leading \'s in a name so that
sendmail can see it

SCCS-vsn: usr.bin/mail/names.c 2.2

42 years agoarranged to trap EVERY signal. DLW
David Wasley [Thu, 20 Aug 1981 04:05:07 +0000 (20:05 -0800)]
arranged to trap EVERY signal. DLW

SCCS-vsn: usr.bin/f77/libF77/main.c 2.7

42 years agofactor out ARPANET FTP reply codes into conf.c
Eric Allman [Wed, 19 Aug 1981 08:13:03 +0000 (00:13 -0800)]
factor out ARPANET FTP reply codes into conf.c

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.14
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.18
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.23
SCCS-vsn: usr.sbin/sendmail/src/err.c 3.8
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.26
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.12
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.21

42 years agosave history in ~/.history at logout and restore at login
Kirk McKusick [Wed, 19 Aug 1981 08:00:37 +0000 (00:00 -0800)]
save history in ~/.history at logout and restore at login

SCCS-vsn: bin/csh/csh.c 4.3
SCCS-vsn: bin/csh/hist.c 4.2

42 years agoconvert to really do arpanet reply codes right (maybe)
Eric Allman [Wed, 19 Aug 1981 07:47:25 +0000 (23:47 -0800)]
convert to really do arpanet reply codes right (maybe)

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.22
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.15
SCCS-vsn: usr.sbin/sendmail/src/err.c 3.7
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.25
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.11
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.20

42 years agoallow :include: specs
Eric Allman [Wed, 19 Aug 1981 02:40:37 +0000 (18:40 -0800)]
allow :include: specs

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.21
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.6

42 years ago-C defaults to sendmail.cf, -A defaults to aliases.
Eric Allman [Wed, 19 Aug 1981 01:47:23 +0000 (17:47 -0800)]
-C defaults to sendmail.cf, -A defaults to aliases.

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

42 years agoput alias.{dir,pag} initialization into sendmail rather than
Eric Allman [Wed, 19 Aug 1981 01:39:08 +0000 (17:39 -0800)]
put alias.{dir,pag} initialization into sendmail rather than
a different program (on -I flag).

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.13
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.18

42 years agoinsert missing newlines (since a blank line must preceed a message)
Eric Allman [Wed, 19 Aug 1981 01:00:19 +0000 (17:00 -0800)]
insert missing newlines (since a blank line must preceed a message)

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

42 years agoadded SCCS dependencies. DLW
David Wasley [Tue, 18 Aug 1981 14:45:10 +0000 (06:45 -0800)]
added SCCS dependencies. DLW

SCCS-vsn: usr.bin/f77/libU77/makefile 1.4

42 years agodate and time created 81/08/17 23:38:44 by dlw
David Wasley [Tue, 18 Aug 1981 14:38:44 +0000 (06:38 -0800)]
date and time created 81/08/17 23:38:44 by dlw

SCCS-vsn: usr.bin/f77/libF77/traper_.c 1.1

42 years agoadded dr11 entry, removed raw ethernet, fixed ptys to allow stops
Eric C. Cooper [Tue, 18 Aug 1981 02:29:02 +0000 (18:29 -0800)]
added dr11 entry, removed raw ethernet, fixed ptys to allow stops

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

42 years agoimplement hashing in symbol table and add more headers, from
Eric Allman [Tue, 18 Aug 1981 02:02:12 +0000 (18:02 -0800)]
implement hashing in symbol table and add more headers, from
BB&N Report No. ICST/CBOS - 80/2, "Specification of a Draft Message
Format Standard (Draft Report)", prepared for NBS.

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

42 years agoimplement hashing
Eric Allman [Tue, 18 Aug 1981 02:00:43 +0000 (18:00 -0800)]
implement hashing

SCCS-vsn: usr.sbin/sendmail/src/stab.c 3.7

42 years agoadd header fields from new BB&N proposal ICST/CBOS - 80-2,
Eric Allman [Tue, 18 Aug 1981 00:37:58 +0000 (16:37 -0800)]
add header fields from new BB&N proposal ICST/CBOS - 80-2,
"Specification of a Draft Message Format Standard" for NBS.

SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.13
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.24
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.9
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.2

42 years agocleanup -- dispose of setbit clrbit rot, include sys/types.h
Eric Allman [Tue, 18 Aug 1981 00:37:30 +0000 (16:37 -0800)]
cleanup -- dispose of setbit clrbit rot, include sys/types.h

SCCS-vsn: usr.sbin/sendmail/src/useful.h 3.3

42 years agoadd header fields from new BB&N proposal ICST/CBOS - 80-2,
Eric Allman [Tue, 18 Aug 1981 00:36:50 +0000 (16:36 -0800)]
add header fields from new BB&N proposal ICST/CBOS - 80-2,
"Specification of a Draft Message Format Standard" for NBS.

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

42 years agomake escape escape force escape
Sam Leffler [Mon, 17 Aug 1981 06:17:37 +0000 (22:17 -0800)]
make escape escape force escape

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

42 years agoadded isatty & ttynam & global def for 'lpr'. DLW
David Wasley [Sat, 15 Aug 1981 10:52:54 +0000 (02:52 -0800)]
added isatty & ttynam & global def for 'lpr'. DLW

SCCS-vsn: usr.bin/f77/libU77/makefile 1.3

42 years agoadded global def for 'lpr'. DLW
David Wasley [Sat, 15 Aug 1981 10:30:20 +0000 (02:30 -0800)]
added global def for 'lpr'. DLW

SCCS-vsn: usr.bin/f77/libF77/makefile 1.10

42 years agoadded global for 'lpr'. DLW
David Wasley [Sat, 15 Aug 1981 05:26:37 +0000 (21:26 -0800)]
added global for 'lpr'. DLW

SCCS-vsn: usr.bin/f77/libI77/makefile 1.12

42 years agomoved 'nowreading' after the test to see if trunc should be done. DLW
David Wasley [Sat, 15 Aug 1981 05:13:59 +0000 (21:13 -0800)]
moved 'nowreading' after the test to see if trunc should be done. DLW

SCCS-vsn: usr.bin/f77/libI77/endfile.c 1.4

42 years agoallow new tty disc over ptys (rob gurwitz)
Eric C. Cooper [Sat, 15 Aug 1981 02:04:55 +0000 (18:04 -0800)]
allow new tty disc over ptys (rob gurwitz)

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

42 years agochanged wording of FPE mesg for the pdp11's. DLW
David Wasley [Fri, 14 Aug 1981 12:56:15 +0000 (04:56 -0800)]
changed wording of FPE mesg for the pdp11's. DLW

SCCS-vsn: usr.bin/f77/libF77/main.c 2.6

42 years agoadded chmod 644 to install. DLW
David Wasley [Fri, 14 Aug 1981 10:45:46 +0000 (02:45 -0800)]
added chmod 644 to install. DLW

SCCS-vsn: usr.bin/f77/libF77/makefile 1.9

42 years agoadded traper_ to lib. DLW
David Wasley [Fri, 14 Aug 1981 10:36:20 +0000 (02:36 -0800)]
added traper_ to lib. DLW

SCCS-vsn: usr.bin/f77/libF77/makefile 1.8

42 years agoadded UCBVAX fpe definitions. DLW
David Wasley [Fri, 14 Aug 1981 09:47:26 +0000 (01:47 -0800)]
added UCBVAX fpe definitions. DLW

SCCS-vsn: usr.bin/f77/libF77/main.c 2.5

42 years agoadded UCBVAX compile flag for FPE reporting. DLW
David Wasley [Fri, 14 Aug 1981 09:39:14 +0000 (01:39 -0800)]
added UCBVAX compile flag for FPE reporting. DLW

SCCS-vsn: usr.bin/f77/libF77/makefile 1.7

42 years agofixed signal expression inside the if's. DLW
David Wasley [Fri, 14 Aug 1981 08:54:23 +0000 (00:54 -0800)]
fixed signal expression inside the if's. DLW

SCCS-vsn: usr.bin/f77/libF77/main.c 2.4

42 years agoreplaced individual sigtraps with one & an action table. DLW
David Wasley [Fri, 14 Aug 1981 06:38:10 +0000 (22:38 -0800)]
replaced individual sigtraps with one & an action table. DLW

SCCS-vsn: usr.bin/f77/libF77/main.c 2.3

42 years agotold it to use STDIO in CFLAGS for fast tag searching
Mark Horton [Fri, 14 Aug 1981 05:16:15 +0000 (21:16 -0800)]
told it to use STDIO in CFLAGS for fast tag searching

SCCS-vsn: usr.bin/ex/Makefile 7.4

42 years agointerleave swap fix
Eric C. Cooper [Fri, 14 Aug 1981 02:06:29 +0000 (18:06 -0800)]
interleave swap fix

SCCS-vsn: sys/kern/init_main.c 4.17

42 years agoadded other signals to catch list. DLW
David Wasley [Fri, 14 Aug 1981 01:26:26 +0000 (17:26 -0800)]
added other signals to catch list. DLW

SCCS-vsn: usr.bin/f77/libF77/main.c 2.2

42 years agodate and time created 81/08/13 10:25:08 by dlw
David Wasley [Fri, 14 Aug 1981 01:25:08 +0000 (17:25 -0800)]
date and time created 81/08/13 10:25:08 by dlw

SCCS-vsn: usr.bin/f77/libF77/main.c 2.1

42 years agochanged size of exponential string table so that it can make a string large
Kurt A. Shoens [Thu, 13 Aug 1981 08:21:59 +0000 (00:21 -0800)]
changed size of exponential string table so that it can make a string large
enough to fill all of memory

SCCS-vsn: usr.bin/mail/glob.h 2.3

42 years agochanged definition of LINESIZE to also be BUFSIZ -- make lines as long
Kurt A. Shoens [Thu, 13 Aug 1981 08:21:18 +0000 (00:21 -0800)]
changed definition of LINESIZE to also be BUFSIZ -- make lines as long
as the editor can handle

SCCS-vsn: usr.bin/mail/def.h 2.2

42 years agochanged erroneous check in setptr to respect LINESIZE rather than BUFSIZ
Kurt A. Shoens [Thu, 13 Aug 1981 08:20:24 +0000 (00:20 -0800)]
changed erroneous check in setptr to respect LINESIZE rather than BUFSIZ

SCCS-vsn: usr.bin/mail/fio.c 2.3

42 years agoincreased time to discard lock from 30 seconds to 5 minutes for Ernie slowvax
Kurt A. Shoens [Thu, 13 Aug 1981 08:15:12 +0000 (00:15 -0800)]
increased time to discard lock from 30 seconds to 5 minutes for Ernie slowvax

SCCS-vsn: usr.bin/mail/lock.c 2.2

42 years agonew bbnnet
Eric C. Cooper [Thu, 13 Aug 1981 05:48:15 +0000 (21:48 -0800)]
new bbnnet

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

42 years agoignore broken pipe signals, since some "mailers" may not want
Eric Allman [Thu, 13 Aug 1981 04:09:55 +0000 (20:09 -0800)]
ignore broken pipe signals, since some "mailers" may not want
to read their input.

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

42 years agoremoved (signal,system,iargc,getenv,getarg), added exit. DLW
David Wasley [Thu, 13 Aug 1981 02:07:49 +0000 (18:07 -0800)]
removed (signal,system,iargc,getenv,getarg), added exit. DLW

SCCS-vsn: usr.bin/f77/libF77/makefile 1.6

42 years agodate and time created 81/08/11 23:39:51 by dlw
David Wasley [Wed, 12 Aug 1981 14:39:51 +0000 (06:39 -0800)]
date and time created 81/08/11 23:39:51 by dlw

SCCS-vsn: usr.bin/f77/libU77/ttynam_.c 1.1

42 years agoadded test for return val of now{r,w}. DLW
David Wasley [Wed, 12 Aug 1981 14:26:43 +0000 (06:26 -0800)]
added test for return val of now{r,w}. DLW

SCCS-vsn: usr.bin/f77/libI77/endfile.c 1.3

42 years agoreturn success/fail on nowreading/nowwriting(). DLW
David Wasley [Wed, 12 Aug 1981 14:26:21 +0000 (06:26 -0800)]
return success/fail on nowreading/nowwriting(). DLW

SCCS-vsn: usr.bin/f77/libI77/util.c 1.5

42 years agoadded test for return val of now{r,w}. DLW
David Wasley [Wed, 12 Aug 1981 14:25:36 +0000 (06:25 -0800)]
added test for return val of now{r,w}. DLW

SCCS-vsn: usr.bin/f77/libI77/sfe.c 1.4
SCCS-vsn: usr.bin/f77/libI77/sue.c 1.3
SCCS-vsn: usr.bin/f77/libI77/lread.c 1.3
SCCS-vsn: usr.bin/f77/libI77/lwrite.c 1.3

42 years agoadded test for return val of now{w,r}. DLW
David Wasley [Wed, 12 Aug 1981 14:24:09 +0000 (06:24 -0800)]
added test for return val of now{w,r}. DLW

SCCS-vsn: usr.bin/f77/libI77/due.c 1.3

42 years agoadded test for return val of now{r,w}. DLW
David Wasley [Wed, 12 Aug 1981 14:23:41 +0000 (06:23 -0800)]
added test for return val of now{r,w}. DLW

SCCS-vsn: usr.bin/f77/libI77/dfe.c 1.3

42 years agoadded test for return val of nowwriting(). DLW
David Wasley [Wed, 12 Aug 1981 10:42:58 +0000 (02:42 -0800)]
added test for return val of nowwriting(). DLW

SCCS-vsn: usr.bin/f77/libU77/putc_.c 1.3
SCCS-vsn: usr.bin/f77/libU77/fputc_.c 1.4

42 years agoadded test for return val of nowreading(). DLW
David Wasley [Wed, 12 Aug 1981 10:42:15 +0000 (02:42 -0800)]
added test for return val of nowreading(). DLW

SCCS-vsn: usr.bin/f77/libU77/getc_.c 1.3
SCCS-vsn: usr.bin/f77/libU77/fgetc_.c 1.4

42 years agoremoved dballoc - will use the libc version. DLW
David Wasley [Wed, 12 Aug 1981 07:44:43 +0000 (23:44 -0800)]
removed dballoc - will use the libc version. DLW

SCCS-vsn: usr.bin/f77/libI77/makefile 1.11

42 years agomake the non-DBM case work
Eric Allman [Tue, 11 Aug 1981 09:49:01 +0000 (01:49 -0800)]
make the non-DBM case work

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.12
SCCS-vsn: usr.sbin/sendmail/src/stab.c 3.6

42 years agofix botch with $z macro that confused forwarding
Eric Allman [Tue, 11 Aug 1981 09:14:38 +0000 (01:14 -0800)]
fix botch with $z macro that confused forwarding

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.11
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.19

42 years agototally rework aliasing scheme -- sucks when no DBM now,
Eric Allman [Tue, 11 Aug 1981 07:57:38 +0000 (23:57 -0800)]
totally rework aliasing scheme -- sucks when no DBM now,
but works better for the usual case; fix some quoting problems
(and how many did I add?); remove .mailer feature since .forward
will simulate this happily

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.10
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.18
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.23
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.17
SCCS-vsn: usr.sbin/sendmail/src/util.c 3.7
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.17
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.8
SCCS-vsn: usr.sbin/sendmail/src/stab.c 3.5

42 years agointermediate version -- NOT RUNNABLE
Eric Allman [Tue, 11 Aug 1981 03:26:47 +0000 (19:26 -0800)]
intermediate version -- NOT RUNNABLE

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.9

42 years agoput mailer definitions into configuration file
Eric Allman [Mon, 10 Aug 1981 10:08:47 +0000 (02:08 -0800)]
put mailer definitions into configuration file

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.16
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.22
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.4
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.16
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.7

42 years agodocumentation
Eric Allman [Mon, 10 Aug 1981 07:53:58 +0000 (23:53 -0800)]
documentation

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

42 years agodate and time created 81/08/09 16:40:48 by eric
Eric Allman [Mon, 10 Aug 1981 07:40:48 +0000 (23:40 -0800)]
date and time created 81/08/09 16:40:48 by eric

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

42 years agoarrange for newaliases to work
Eric Allman [Mon, 10 Aug 1981 07:39:52 +0000 (23:39 -0800)]
arrange for newaliases to work

SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.12
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.21

42 years agolint it
Eric Allman [Mon, 10 Aug 1981 06:03:49 +0000 (22:03 -0800)]
lint it

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.8
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.15
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.17
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.11
SCCS-vsn: usr.sbin/sendmail/src/err.c 3.6
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.20
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.16
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.10
SCCS-vsn: usr.sbin/sendmail/src/useful.h 3.2
SCCS-vsn: usr.sbin/sendmail/src/util.c 3.6
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.15
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.6
SCCS-vsn: usr.sbin/sendmail/src/macro.c 1.4
SCCS-vsn: usr.sbin/sendmail/src/stab.c 3.4