unix-history/.git
41 years agocorrect comments
Bill Joy [Wed, 6 Oct 1982 14:52:36 +0000 (06:52 -0800)]
correct comments

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

41 years agodate and time created 82/10/05 22:47:01 by mckusick
Kirk McKusick [Wed, 6 Oct 1982 14:47:01 +0000 (06:47 -0800)]
date and time created 82/10/05 22:47:01 by mckusick

SCCS-vsn: lib/libc/stdio/setbuffer.c 4.1

41 years agoutilize st_blksize field to optimize size of reads and writes
Kirk McKusick [Wed, 6 Oct 1982 14:44:12 +0000 (06:44 -0800)]
utilize st_blksize field to optimize size of reads and writes

SCCS-vsn: lib/libc/stdio/data.c 4.2
SCCS-vsn: lib/libc/stdio/filbuf.c 4.4
SCCS-vsn: lib/libc/stdio/wbuf.c 4.3
SCCS-vsn: lib/libc/stdio/scanf.c 4.2
SCCS-vsn: lib/libc/stdio/setbuf.c 4.2
SCCS-vsn: include/stdio.h 1.2

41 years agorestore locking protocol to agree with /bin/mail -- someday v6mail also
Eric Allman [Wed, 6 Oct 1982 14:35:45 +0000 (06:35 -0800)]
restore locking protocol to agree with /bin/mail -- someday v6mail also

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

41 years agorename library routines so as not conflict with gethostname
Sam Leffler [Wed, 6 Oct 1982 14:19:48 +0000 (06:19 -0800)]
rename library routines so as not conflict with gethostname

SCCS-vsn: lib/libc/net/SCCS/hosttable/gethostent.c 4.2
SCCS-vsn: lib/libc/net/getnetbyaddr.c 4.2
SCCS-vsn: lib/libc/net/getnetbyname.c 4.2
SCCS-vsn: lib/libc/net/getnetent.c 4.2
SCCS-vsn: lib/libc/net/getproto.c 4.2
SCCS-vsn: lib/libc/net/getprotoent.c 4.2
SCCS-vsn: lib/libc/net/getprotoname.c 4.2
SCCS-vsn: lib/libc/net/getservbyname.c 4.2
SCCS-vsn: lib/libc/net/getservbyport.c 4.2
SCCS-vsn: lib/libc/net/getservent.c 4.2
SCCS-vsn: lib/libc/net/inet_addr.c 4.2

41 years agonew library routines
Sam Leffler [Wed, 6 Oct 1982 14:18:13 +0000 (06:18 -0800)]
new library routines

SCCS-vsn: usr.bin/netstat/inet.c 4.2
SCCS-vsn: usr.bin/netstat/route.c 4.2

41 years agooob and preview flags
Bill Joy [Wed, 6 Oct 1982 14:09:27 +0000 (06:09 -0800)]
oob and preview flags

SCCS-vsn: sys/sys/socket.h 4.21

41 years agoMGET sets m_off to MMINOFF
Bill Joy [Wed, 6 Oct 1982 14:09:04 +0000 (06:09 -0800)]
MGET sets m_off to MMINOFF

SCCS-vsn: sys/sys/mbuf.h 4.14

41 years ago(no message)
Bill Joy [Wed, 6 Oct 1982 13:58:55 +0000 (05:58 -0800)]
(no message)

SCCS-vsn: sys/kern/uipc_socket2.c 4.27

41 years agosend(... SOF_OOB) and receive(... SOF_PREVIEW)
Bill Joy [Wed, 6 Oct 1982 13:58:09 +0000 (05:58 -0800)]
send(... SOF_OOB) and receive(... SOF_PREVIEW)

SCCS-vsn: sys/kern/uipc_syscalls.c 4.29
SCCS-vsn: sys/kern/uipc_mbuf.c 1.37
SCCS-vsn: sys/kern/uipc_pipe.c 4.15
SCCS-vsn: sys/kern/uipc_socket.c 4.51

41 years agodate and time created 82/10/05 21:00:05 by root
Bill Joy [Wed, 6 Oct 1982 13:00:05 +0000 (05:00 -0800)]
date and time created 82/10/05 21:00:05 by root

SCCS-vsn: lib/libc/string/strcpy.c 4.1

41 years agom_get inits m_off; remove TCPTRUEOOB
Bill Joy [Wed, 6 Oct 1982 10:51:26 +0000 (02:51 -0800)]
m_get inits m_off; remove TCPTRUEOOB

SCCS-vsn: sys/deprecated/netimp/if_imp.c 4.38
SCCS-vsn: sys/deprecated/netimp/if_imphost.c 4.14
SCCS-vsn: sys/netinet/ip_input.c 1.50
SCCS-vsn: sys/netinet/tcp_input.c 1.75
SCCS-vsn: sys/netinet/tcp_output.c 4.45
SCCS-vsn: sys/netinet/tcp_subr.c 4.29
SCCS-vsn: sys/netinet/tcp_timer.c 4.25
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.64

41 years agoset m_len on out-of-band
Bill Joy [Wed, 6 Oct 1982 10:32:50 +0000 (02:32 -0800)]
set m_len on out-of-band

SCCS-vsn: sys/netinet/tcp_usrreq.c 1.63

41 years agodate and time created 82/10/05 17:14:04 by sam
Sam Leffler [Wed, 6 Oct 1982 09:14:04 +0000 (01:14 -0800)]
date and time created 82/10/05 17:14:04 by sam

SCCS-vsn: lib/libc/net/inet_addr.c 4.1

41 years agodate and time created 82/10/05 16:46:51 by sam
Sam Leffler [Wed, 6 Oct 1982 08:46:51 +0000 (00:46 -0800)]
date and time created 82/10/05 16:46:51 by sam

SCCS-vsn: include/netdb.h 4.1

41 years agomerge rdump with dump
Sam Leffler [Wed, 6 Oct 1982 07:03:40 +0000 (23:03 -0800)]
merge rdump with dump

SCCS-vsn: sbin/dump/Makefile 1.8

41 years agomerge rrestor and restor
Sam Leffler [Wed, 6 Oct 1982 07:01:25 +0000 (23:01 -0800)]
merge rrestor and restor

SCCS-vsn: sbin/restore/Makefile 4.2

41 years agousr dir.h rather than sys/dir.h
Kirk McKusick [Wed, 6 Oct 1982 04:36:32 +0000 (20:36 -0800)]
usr dir.h rather than sys/dir.h

SCCS-vsn: old/berknet/mach.h 4.5

41 years agomake list complete
Kirk McKusick [Wed, 6 Oct 1982 03:34:56 +0000 (19:34 -0800)]
make list complete

SCCS-vsn: old/berknet/sub.c 4.4

41 years agobug in sockopt() error handling in accept
Bill Joy [Wed, 6 Oct 1982 02:30:06 +0000 (18:30 -0800)]
bug in sockopt() error handling in accept

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

41 years agoback to gmt in clock
Bill Joy [Tue, 5 Oct 1982 12:51:55 +0000 (04:51 -0800)]
back to gmt in clock

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

41 years agoadd inode conversion routine
Kirk McKusick [Mon, 4 Oct 1982 16:00:04 +0000 (08:00 -0800)]
add inode conversion routine

SCCS-vsn: sbin/restore/main.c 2.8

41 years agominor bug
Bill Joy [Mon, 4 Oct 1982 15:47:07 +0000 (07:47 -0800)]
minor bug

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

41 years agooverhaul
Bill Joy [Mon, 4 Oct 1982 15:39:44 +0000 (07:39 -0800)]
overhaul

SCCS-vsn: sys/kern/uipc_pipe.c 4.14
SCCS-vsn: sys/kern/uipc_proto.c 4.24
SCCS-vsn: sys/kern/uipc_syscalls.c 4.27
SCCS-vsn: sys/kern/uipc_socket.c 4.50
SCCS-vsn: sys/kern/uipc_socket2.c 4.26

41 years agodate and time created 82/10/03 19:41:12 by mckusick
Kirk McKusick [Mon, 4 Oct 1982 11:41:12 +0000 (03:41 -0800)]
date and time created 82/10/03 19:41:12 by mckusick

SCCS-vsn: sbin/restore/Makefile 4.1

41 years agoadd sys/ioctl.h header file ahead of mtio.h
Kirk McKusick [Mon, 4 Oct 1982 11:30:35 +0000 (03:30 -0800)]
add sys/ioctl.h header file ahead of mtio.h

SCCS-vsn: sbin/restore/main.c 2.7

41 years agofix bug which failed to create first super block back-up
Kirk McKusick [Mon, 4 Oct 1982 10:07:09 +0000 (02:07 -0800)]
fix bug which failed to create first super block back-up

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

41 years agoconfiguration tables updated as of 10/02/82
David S. Comay [Sun, 3 Oct 1982 16:52:17 +0000 (08:52 -0800)]
configuration tables updated as of 10/02/82

SCCS-vsn: old/berknet/config.h 4.3

41 years agoupdated to most recent version from arpavax
David S. Comay [Sun, 3 Oct 1982 16:11:15 +0000 (08:11 -0800)]
updated to most recent version from arpavax

SCCS-vsn: old/berknet/sub.c 4.3

41 years ago#ifdef TIOCEXCL added before call to ioctl
David S. Comay [Sun, 3 Oct 1982 16:08:16 +0000 (08:08 -0800)]
#ifdef TIOCEXCL added before call to ioctl

SCCS-vsn: old/berknet/setup.c 4.2
SCCS-vsn: old/berknet/sub.c 4.3

41 years agoupdated for ucbvax
David S. Comay [Sun, 3 Oct 1982 15:14:01 +0000 (07:14 -0800)]
updated for ucbvax

SCCS-vsn: old/berknet/start 4.2

41 years agodate and time created 82/10/02 23:07:57 by comay
David S. Comay [Sun, 3 Oct 1982 15:07:57 +0000 (07:07 -0800)]
date and time created 82/10/02 23:07:57 by comay

SCCS-vsn: old/berknet/interact.c 4.1

41 years agodate and time created 82/10/02 23:07:54 by comay
David S. Comay [Sun, 3 Oct 1982 15:07:54 +0000 (07:07 -0800)]
date and time created 82/10/02 23:07:54 by comay

SCCS-vsn: old/berknet/listen.c 4.1

41 years agodate and time created 82/10/02 23:07:51 by comay
David S. Comay [Sun, 3 Oct 1982 15:07:51 +0000 (07:07 -0800)]
date and time created 82/10/02 23:07:51 by comay

SCCS-vsn: old/berknet/initfile 4.1

41 years agodate and time created 82/10/02 23:02:12 by comay
David S. Comay [Sun, 3 Oct 1982 15:02:12 +0000 (07:02 -0800)]
date and time created 82/10/02 23:02:12 by comay

SCCS-vsn: old/berknet/store.c 4.1

41 years agodate and time created 82/10/02 23:02:07 by comay
David S. Comay [Sun, 3 Oct 1982 15:02:07 +0000 (07:02 -0800)]
date and time created 82/10/02 23:02:07 by comay

SCCS-vsn: old/berknet/speeds.c 4.1

41 years agodate and time created 82/10/02 23:02:01 by comay
David S. Comay [Sun, 3 Oct 1982 15:02:01 +0000 (07:02 -0800)]
date and time created 82/10/02 23:02:01 by comay

SCCS-vsn: old/berknet/speedr.c 4.1

41 years agodate and time created 82/10/02 23:01:55 by comay
David S. Comay [Sun, 3 Oct 1982 15:01:55 +0000 (07:01 -0800)]
date and time created 82/10/02 23:01:55 by comay

SCCS-vsn: old/berknet/setmode.c 4.1

41 years agodate and time created 82/10/02 23:01:49 by comay
David S. Comay [Sun, 3 Oct 1982 15:01:49 +0000 (07:01 -0800)]
date and time created 82/10/02 23:01:49 by comay

SCCS-vsn: old/berknet/receive.c 4.1

41 years agouses variable "Bsh" instead of /bin/sh to execute commands
David S. Comay [Sun, 3 Oct 1982 14:50:03 +0000 (06:50 -0800)]
uses variable "Bsh" instead of /bin/sh to execute commands

SCCS-vsn: old/berknet/nsh.c 4.2

41 years agoforks up to ten netdaemons before waiting on them
David S. Comay [Sun, 3 Oct 1982 14:31:08 +0000 (06:31 -0800)]
forks up to ten netdaemons before waiting on them

SCCS-vsn: old/berknet/netdaemon.c 4.3

41 years agochange ing70 entry for its new name - erl70
David S. Comay [Sun, 3 Oct 1982 13:50:03 +0000 (05:50 -0800)]
change ing70 entry for its new name - erl70

SCCS-vsn: old/berknet/mach.h 4.4

41 years agoarchives are put in right place and send? directory is protected
David S. Comay [Sun, 3 Oct 1982 12:19:34 +0000 (04:19 -0800)]
archives are put in right place and send? directory is protected

SCCS-vsn: old/berknet/makefile 4.3

41 years agoincludes information for H, ucbstatvax, and ucbvax
David S. Comay [Sun, 3 Oct 1982 03:53:42 +0000 (19:53 -0800)]
includes information for H, ucbstatvax, and ucbvax

SCCS-vsn: old/berknet/mach.h 4.4

41 years agoremoved unused index function
David S. Comay [Sun, 3 Oct 1982 03:43:30 +0000 (19:43 -0800)]
removed unused index function

SCCS-vsn: old/berknet/mach.c 4.2

41 years agoupdated for ucbvax
David S. Comay [Sun, 3 Oct 1982 03:38:42 +0000 (19:38 -0800)]
updated for ucbvax

SCCS-vsn: old/berknet/local.h 4.2

41 years agoconfiguration tables updated as of 10/02/82
David S. Comay [Sun, 3 Oct 1982 02:38:47 +0000 (18:38 -0800)]
configuration tables updated as of 10/02/82

SCCS-vsn: old/berknet/config.h 4.3

41 years agoworkaround in daemon accept code for 4.1a kernel bug: if an accept
Eric Allman [Fri, 1 Oct 1982 14:29:55 +0000 (06:29 -0800)]
workaround in daemon accept code for 4.1a kernel bug: if an accept
gets an EINTR and then a valid accept before the interrupt returns,
the connection will be lost forever (at least, as I understand it).

SCCS-vsn: usr.sbin/sendmail/src/version.c 3.208
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 3.28

41 years agovpr.sh now knows about setting the fonts. the mechanism for
Robert R. Henry [Thu, 30 Sep 1982 09:04:42 +0000 (01:04 -0800)]
vpr.sh now knows about setting the fonts. the mechanism for
calling the "real" driver on the (possibly) remote machine also changed

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

41 years agofirst working version
Bill Joy [Mon, 27 Sep 1982 18:43:15 +0000 (10:43 -0800)]
first working version

SCCS-vsn: sys/sys/protosw.h 4.12
SCCS-vsn: sys/sys/socket.h 4.20

41 years agofirst working version
Bill Joy [Mon, 27 Sep 1982 10:30:41 +0000 (02:30 -0800)]
first working version

SCCS-vsn: sys/netinet/in_pcb.c 4.31
SCCS-vsn: sys/netinet/tcp_input.c 1.74
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.62
SCCS-vsn: sys/netinet/udp_usrreq.c 4.32

41 years agoPut more configuration into setoption; merge some of the argv processing
Eric Allman [Mon, 27 Sep 1982 09:04:39 +0000 (01:04 -0800)]
Put more configuration into setoption; merge some of the argv processing
with this; move configuration information out of conf.c into the .cf
file.  Since a lot of stuff will default to zero, a new .cf file is
required.

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.118
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.59
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.91
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.207
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 3.33
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.35

41 years agocompletely instantiate queue files for all mail, even if not needed;
Eric Allman [Mon, 27 Sep 1982 06:46:21 +0000 (22:46 -0800)]
completely instantiate queue files for all mail, even if not needed;
fix a bug that would probably come up once every ten years in creating
the queue id.  should merge argv flag processing with option processing.

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.117
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.58
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.117
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.90
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.206
SCCS-vsn: usr.sbin/sendmail/src/util.c 3.32
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.45
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.34

41 years agoadd initialization comments; init for maxcontig and maxbpg
Kirk McKusick [Sun, 26 Sep 1982 14:49:09 +0000 (06:49 -0800)]
add initialization comments; init for maxcontig and maxbpg

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

41 years agorearrange blkpref to centralize and make smarter about block layout
Kirk McKusick [Sun, 26 Sep 1982 13:49:31 +0000 (05:49 -0800)]
rearrange blkpref to centralize and make smarter about block layout

SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 5.2
SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 5.2

41 years agoadd maxbpg and maxcontig fields in super block
Kirk McKusick [Sun, 26 Sep 1982 12:47:41 +0000 (04:47 -0800)]
add maxbpg and maxcontig fields in super block

SCCS-vsn: sbin/dumpfs/dumpfs.c 2.3

41 years agochange option implementation; define a bunch of interesting options.
Eric Allman [Sat, 25 Sep 1982 10:39:33 +0000 (02:39 -0800)]
change option implementation; define a bunch of interesting options.

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.116
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.89
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.205
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.33

41 years agoarrange to be able to define options; put precedences in .cf file;
Eric Allman [Sat, 25 Sep 1982 00:38:57 +0000 (16:38 -0800)]
arrange to be able to define options; put precedences in .cf file;
send errors to an Errors-To: field; fix a serious bug causing mail
to not be delivered to anyone if there were any errors.

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.115
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.57
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.116
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.88
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.44
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.204
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.32
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.35

41 years agodon't put commas in non-address fields; have -bq clean up its temp files
Eric Allman [Thu, 23 Sep 1982 01:51:08 +0000 (17:51 -0800)]
don't put commas in non-address fields; have -bq clean up its temp files

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.114
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.203
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.44

41 years agoIncrease "SBSIZE" to 60K and "symsiz" to 1.5K to allow more defined symbols
Robert R. Henry [Wed, 22 Sep 1982 23:56:11 +0000 (15:56 -0800)]
Increase "SBSIZE" to 60K and "symsiz" to 1.5K to allow more defined symbols
so that the kernel may be compiled

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

41 years agoTell csh that this script is really a sh script
Robert R. Henry [Wed, 22 Sep 1982 02:43:29 +0000 (18:43 -0800)]
Tell csh that this script is really a sh script

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

41 years agoget rid of double error returns; improve verbose mode output to be
Eric Allman [Wed, 22 Sep 1982 01:15:00 +0000 (17:15 -0800)]
get rid of double error returns; improve verbose mode output to be
standard format (even though verbose mode isn't standard); output
queue files with commas in headers to insure that the oldstyle stuff
doesn't get confused.

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

41 years agoadd nmessage (to not add "to..." tag); improve handling of error
Eric Allman [Wed, 22 Sep 1982 01:13:30 +0000 (17:13 -0800)]
add nmessage (to not add "to..." tag); improve handling of error
status setting

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

41 years agoavoid double error messages (one from each end)
Eric Allman [Wed, 22 Sep 1982 01:12:57 +0000 (17:12 -0800)]
avoid double error messages (one from each end)

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

41 years agoput 050 in from of recursive smtp messages
Eric Allman [Wed, 22 Sep 1982 01:12:28 +0000 (17:12 -0800)]
put 050 in from of recursive smtp messages

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

41 years agooutput headers with commas into the queue
Eric Allman [Wed, 22 Sep 1982 01:10:45 +0000 (17:10 -0800)]
output headers with commas into the queue

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.115
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.43

41 years agoset up installed net programs to be owned by daemon
Kirk McKusick [Tue, 21 Sep 1982 14:58:58 +0000 (06:58 -0800)]
set up installed net programs to be owned by daemon

SCCS-vsn: old/berknet/makefile 4.2

41 years agoupdate to 9/7/82 configuration
Kirk McKusick [Tue, 21 Sep 1982 14:57:55 +0000 (06:57 -0800)]
update to 9/7/82 configuration

SCCS-vsn: old/berknet/config.h 4.2
SCCS-vsn: old/berknet/mach.h 4.3

41 years agoadd remaining machines to sub.c
Kirk McKusick [Tue, 21 Sep 1982 10:30:36 +0000 (02:30 -0800)]
add remaining machines to sub.c

SCCS-vsn: old/berknet/sub.c 4.2

41 years agofix botch where it believes that a list is !oldstyle just because
Eric Allman [Sun, 19 Sep 1982 11:37:54 +0000 (03:37 -0800)]
fix botch where it believes that a list is !oldstyle just because
it has an alias expansion in it.

SCCS-vsn: usr.sbin/sendmail/src/version.c 3.201
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.42

41 years agoadd tick, drop dstflag
Bill Joy [Sun, 19 Sep 1982 06:12:00 +0000 (22:12 -0800)]
add tick, drop dstflag

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

41 years agomove dhtimer, dztimer, psextsync calls here to clean clock code
Bill Joy [Sun, 19 Sep 1982 06:11:33 +0000 (22:11 -0800)]
move dhtimer, dztimer, psextsync calls here to clean clock code

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

41 years agodrop ":...;" stuff -- it screws it up aliases; pass parameters to
Eric Allman [Fri, 17 Sep 1982 11:25:01 +0000 (03:25 -0800)]
drop ":...;" stuff -- it screws it up aliases; pass parameters to
subroutines (this also adds $@ and $: features to subr calls); check
overflow of "tobuf" on smtp deliveries, which caused core dumps on
large mailing lists

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.114
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.57
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.200

41 years agopeter's fixes to allow reading from standard input.
Kirk McKusick [Fri, 17 Sep 1982 07:24:20 +0000 (23:24 -0800)]
peter's fixes to allow reading from standard input.

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

41 years agoaccept ": ... ;" syntax for groups if !oldstyle
Eric Allman [Mon, 13 Sep 1982 13:17:38 +0000 (05:17 -0800)]
accept ": ... ;" syntax for groups if !oldstyle

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.56
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.199
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.41

41 years agoupdate to new directory routines
Kirk McKusick [Mon, 13 Sep 1982 10:29:03 +0000 (02:29 -0800)]
update to new directory routines

SCCS-vsn: old/berknet/net.c 4.2
SCCS-vsn: old/berknet/netdaemon.c 4.2
SCCS-vsn: old/berknet/netq.c 4.2
SCCS-vsn: old/berknet/netrm.c 4.2
SCCS-vsn: old/berknet/mach.h 4.2

41 years agoremove unsafe optimization (might never read newe info)
Kirk McKusick [Mon, 13 Sep 1982 09:33:19 +0000 (01:33 -0800)]
remove unsafe optimization (might never read newe info)

SCCS-vsn: lib/libc/gen/seekdir.c 4.6

41 years agodate and time created 82/09/12 17:46:08 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:46:08 +0000 (00:46 -0800)]
date and time created 82/09/12 17:46:08 by mckusick

SCCS-vsn: old/berknet/makefile 4.1

41 years agodate and time created 82/09/12 17:45:41 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:45:41 +0000 (00:45 -0800)]
date and time created 82/09/12 17:45:41 by mckusick

SCCS-vsn: old/berknet/start 4.1

41 years agodate and time created 82/09/12 17:45:35 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:45:35 +0000 (00:45 -0800)]
date and time created 82/09/12 17:45:35 by mckusick

SCCS-vsn: old/berknet/setlength.sh 4.1

41 years agodate and time created 82/09/12 17:45:29 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:45:29 +0000 (00:45 -0800)]
date and time created 82/09/12 17:45:29 by mckusick

SCCS-vsn: old/berknet/nettroff.sh 4.1

41 years agodate and time created 82/09/12 17:45:23 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:45:23 +0000 (00:45 -0800)]
date and time created 82/09/12 17:45:23 by mckusick

SCCS-vsn: old/berknet/netlog.sh 4.1

41 years agodate and time created 82/09/12 17:41:32 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:41:32 +0000 (00:41 -0800)]
date and time created 82/09/12 17:41:32 by mckusick

SCCS-vsn: old/berknet/mach.h 4.1

41 years agodate and time created 82/09/12 17:41:26 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:41:26 +0000 (00:41 -0800)]
date and time created 82/09/12 17:41:26 by mckusick

SCCS-vsn: old/berknet/local.h 4.1

41 years agodate and time created 82/09/12 17:41:18 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:41:18 +0000 (00:41 -0800)]
date and time created 82/09/12 17:41:18 by mckusick

SCCS-vsn: old/berknet/defs.h 4.1

41 years agodate and time created 82/09/12 17:41:09 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:41:09 +0000 (00:41 -0800)]
date and time created 82/09/12 17:41:09 by mckusick

SCCS-vsn: old/berknet/config.h 4.1

41 years agodate and time created 82/09/12 17:41:01 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:41:01 +0000 (00:41 -0800)]
date and time created 82/09/12 17:41:01 by mckusick

SCCS-vsn: old/berknet/Paths.h 4.1

41 years agodate and time created 82/09/12 17:32:38 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:32:38 +0000 (00:32 -0800)]
date and time created 82/09/12 17:32:38 by mckusick

SCCS-vsn: old/berknet/v6mail.c 4.1

41 years agodate and time created 82/09/12 17:32:30 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:32:30 +0000 (00:32 -0800)]
date and time created 82/09/12 17:32:30 by mckusick

SCCS-vsn: old/berknet/sub.c 4.1

41 years agodate and time created 82/09/12 17:32:24 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:32:24 +0000 (00:32 -0800)]
date and time created 82/09/12 17:32:24 by mckusick

SCCS-vsn: old/berknet/setup.c 4.1

41 years agodate and time created 82/09/12 17:32:18 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:32:18 +0000 (00:32 -0800)]
date and time created 82/09/12 17:32:18 by mckusick

SCCS-vsn: old/berknet/sendberkmail.c 4.1

41 years agodate and time created 82/09/12 17:32:10 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:32:10 +0000 (00:32 -0800)]
date and time created 82/09/12 17:32:10 by mckusick

SCCS-vsn: old/berknet/prot.c 4.1

41 years agodate and time created 82/09/12 17:32:03 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:32:03 +0000 (00:32 -0800)]
date and time created 82/09/12 17:32:03 by mckusick

SCCS-vsn: old/berknet/prmail.c 4.1

41 years agodate and time created 82/09/12 17:31:57 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:31:57 +0000 (00:31 -0800)]
date and time created 82/09/12 17:31:57 by mckusick

SCCS-vsn: old/berknet/nsh.c 4.1

41 years agodate and time created 82/09/12 17:31:52 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:31:52 +0000 (00:31 -0800)]
date and time created 82/09/12 17:31:52 by mckusick

SCCS-vsn: old/berknet/nettest.c 4.1

41 years agodate and time created 82/09/12 17:31:46 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:31:46 +0000 (00:31 -0800)]
date and time created 82/09/12 17:31:46 by mckusick

SCCS-vsn: old/berknet/netstart.c 4.1

41 years agodate and time created 82/09/12 17:31:40 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:31:40 +0000 (00:31 -0800)]
date and time created 82/09/12 17:31:40 by mckusick

SCCS-vsn: old/berknet/netrm.c 4.1

41 years agodate and time created 82/09/12 17:31:34 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:31:34 +0000 (00:31 -0800)]
date and time created 82/09/12 17:31:34 by mckusick

SCCS-vsn: old/berknet/netrc.c 4.1

41 years agodate and time created 82/09/12 17:31:28 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:31:28 +0000 (00:31 -0800)]
date and time created 82/09/12 17:31:28 by mckusick

SCCS-vsn: old/berknet/netq.c 4.1

41 years agodate and time created 82/09/12 17:31:21 by mckusick
Kirk McKusick [Mon, 13 Sep 1982 08:31:21 +0000 (00:31 -0800)]
date and time created 82/09/12 17:31:21 by mckusick

SCCS-vsn: old/berknet/netmail.c 4.1