unix-history/.git
41 years agouse routines now in libc.a
Sam Leffler [Fri, 8 Oct 1982 10:14:28 +0000 (02:14 -0800)]
use routines now in libc.a

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

41 years agouse routines added to libc.a
Sam Leffler [Fri, 8 Oct 1982 10:10:58 +0000 (02:10 -0800)]
use routines added to libc.a

SCCS-vsn: sbin/routed/af.c 4.8
SCCS-vsn: sbin/routed/query/query.c 4.5

41 years agonetwork #'s aren't the same as host addresses (dumby)
Sam Leffler [Fri, 8 Oct 1982 09:11:35 +0000 (01:11 -0800)]
network #'s aren't the same as host addresses (dumby)

SCCS-vsn: lib/libc/net/getnetent.c 4.4

41 years agoforgot i
Sam Leffler [Fri, 8 Oct 1982 09:09:49 +0000 (01:09 -0800)]
forgot i

SCCS-vsn: lib/libc/net/inet_network.c 4.2

41 years agodate and time created 82/10/07 17:08:21 by sam
Sam Leffler [Fri, 8 Oct 1982 09:08:21 +0000 (01:08 -0800)]
date and time created 82/10/07 17:08:21 by sam

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

41 years agotoo much trouble to type it properly
Sam Leffler [Fri, 8 Oct 1982 08:59:40 +0000 (00:59 -0800)]
too much trouble to type it properly

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

41 years agodate and time created 82/10/07 16:40:03 by sam
Sam Leffler [Fri, 8 Oct 1982 08:40:03 +0000 (00:40 -0800)]
date and time created 82/10/07 16:40:03 by sam

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

41 years agodate and time created 82/10/07 16:40:02 by sam
Sam Leffler [Fri, 8 Oct 1982 08:40:02 +0000 (00:40 -0800)]
date and time created 82/10/07 16:40:02 by sam

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

41 years agodate and time created 82/10/07 16:39:59 by sam
Sam Leffler [Fri, 8 Oct 1982 08:39:59 +0000 (00:39 -0800)]
date and time created 82/10/07 16:39:59 by sam

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

41 years agorewrite a bit to be more lucid
Sam Leffler [Fri, 8 Oct 1982 08:13:20 +0000 (00:13 -0800)]
rewrite a bit to be more lucid

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

41 years agoadded additional sorting options
Eric C. Cooper [Fri, 8 Oct 1982 07:30:17 +0000 (23:30 -0800)]
added additional sorting options

SCCS-vsn: usr.bin/ruptime/ruptime.c 4.5

41 years agotry to come up with a workaround on some of the IPC problems relating to
Eric Allman [Fri, 8 Oct 1982 00:52:47 +0000 (16:52 -0800)]
try to come up with a workaround on some of the IPC problems relating to
interrupted accepts -- all this can go when everyone at Berkeley runs
unflakey IPC.  Also, never use ruleset three alone -- involves changing
canonname again.  Probably shouldn't do an auto-call of ruleset three now.

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

41 years agonever use ruleset 3 alone -- perhaps the standard use of ruleset
Eric Allman [Fri, 8 Oct 1982 00:51:10 +0000 (16:51 -0800)]
never use ruleset 3 alone -- perhaps the standard use of ruleset
three should go now, since noone uses it alone.

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.59
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 3.24

41 years agotry again to work around the kernel problems in IPC connects when
Eric Allman [Fri, 8 Oct 1982 00:50:14 +0000 (16:50 -0800)]
try again to work around the kernel problems in IPC connects when
interrupted.

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

41 years agobother.... it takes time to close a socket
Eric Allman [Thu, 7 Oct 1982 17:40:19 +0000 (09:40 -0800)]
bother.... it takes time to close a socket

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 3.29
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.211

41 years agoallow passing through multiple rewriting sets in test mode;
Eric Allman [Thu, 7 Oct 1982 16:09:14 +0000 (08:09 -0800)]
allow passing through multiple rewriting sets in test mode;
<ndir.h> => <dir.h> for maximum portability

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

41 years agoallow passing through multiple rewriting sets in test mode
Eric Allman [Thu, 7 Oct 1982 16:08:31 +0000 (08:08 -0800)]
allow passing through multiple rewriting sets in test mode

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

41 years ago<ndir.h> => <dir.h> for maximum portability
Eric Allman [Thu, 7 Oct 1982 16:08:11 +0000 (08:08 -0800)]
<ndir.h> => <dir.h> for maximum portability

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

41 years agoadd test mode (MD_TEST, -bt)
Eric Allman [Thu, 7 Oct 1982 14:53:19 +0000 (06:53 -0800)]
add test mode (MD_TEST, -bt)

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

41 years agobugs with error ignored error returns & new net data base library
Sam Leffler [Thu, 7 Oct 1982 10:26:32 +0000 (02:26 -0800)]
bugs with error ignored error returns & new net data base library

SCCS-vsn: usr.bin/telnet/telnet.c 4.9
SCCS-vsn: libexec/telnetd/telnetd.c 4.7

41 years agomore args to get* routines
Sam Leffler [Thu, 7 Oct 1982 09:57:37 +0000 (01:57 -0800)]
more args to get* routines

SCCS-vsn: sbin/routed/query/query.c 4.4

41 years agoadd address format
Sam Leffler [Thu, 7 Oct 1982 09:52:51 +0000 (01:52 -0800)]
add address format

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

41 years agofollow address type specificationbs
Sam Leffler [Thu, 7 Oct 1982 09:50:34 +0000 (01:50 -0800)]
follow address type specificationbs

SCCS-vsn: lib/libc/net/getnetbyaddr.c 4.3
SCCS-vsn: lib/libc/net/getnetent.c 4.3

41 years agohandles long file names properly now?
Sam Leffler [Thu, 7 Oct 1982 07:22:03 +0000 (23:22 -0800)]
handles long file names properly now?

SCCS-vsn: local/sccscmds/sccscmds.2/cmd/get.c 4.4
SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/get.c 4.4

41 years agoconvert to new library
Sam Leffler [Thu, 7 Oct 1982 06:34:32 +0000 (22:34 -0800)]
convert to new library

SCCS-vsn: sbin/routed/query/query.c 4.3
SCCS-vsn: sbin/routed/routed.c 4.23
SCCS-vsn: sbin/routed/trace/trace.c 4.2

41 years agomake install and clean, etc
Sam Leffler [Thu, 7 Oct 1982 06:33:50 +0000 (22:33 -0800)]
make install and clean, etc

SCCS-vsn: sbin/routed/query/Makefile 4.3

41 years agoadd test mode (MD_TEST, -bt)
Eric Allman [Thu, 7 Oct 1982 03:46:07 +0000 (19:46 -0800)]
add test mode (MD_TEST, -bt)

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.119
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.58
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.209
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.36

41 years agoadd MD_TEST mode
Eric Allman [Thu, 7 Oct 1982 02:46:52 +0000 (18:46 -0800)]
add MD_TEST mode

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

41 years agono route here, up one level
Sam Leffler [Thu, 7 Oct 1982 02:34:34 +0000 (18:34 -0800)]
no route here, up one level

SCCS-vsn: sbin/routed/query/Makefile 4.2

41 years agosundries
Sam Leffler [Thu, 7 Oct 1982 02:32:42 +0000 (18:32 -0800)]
sundries

SCCS-vsn: usr.bin/netstat/Makefile 4.2

41 years agoadd netdb and interval display on interface stats
Sam Leffler [Thu, 7 Oct 1982 02:30:31 +0000 (18:30 -0800)]
add netdb and interval display on interface stats

SCCS-vsn: usr.bin/netstat/main.c 4.2
SCCS-vsn: usr.bin/netstat/if.c 4.2

41 years agodate and time created 82/10/06 10:28:44 by sam
Sam Leffler [Thu, 7 Oct 1982 02:28:44 +0000 (18:28 -0800)]
date and time created 82/10/06 10:28:44 by sam

SCCS-vsn: sbin/routed/query/Makefile 4.1

41 years agodate and time created 82/10/06 10:25:08 by sam
Sam Leffler [Thu, 7 Oct 1982 02:25:08 +0000 (18:25 -0800)]
date and time created 82/10/06 10:25:08 by sam

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

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