unix-history/.git
42 years agosince times are stored in arcs, calloc instead of malloc them.
Peter B. Kessler [Sat, 7 Nov 1981 09:24:49 +0000 (01:24 -0800)]
since times are stored in arcs, calloc instead of malloc them.

SCCS-vsn: usr.bin/gprof/arcs.c 1.4

42 years agocp preserves access rights, too. get around that.
Peter B. Kessler [Sat, 7 Nov 1981 09:23:32 +0000 (01:23 -0800)]
cp preserves access rights, too.  get around that.

SCCS-vsn: usr.bin/gprof/Makefile 1.6

42 years agoaddresses should be printed in hex.
Peter B. Kessler [Sat, 7 Nov 1981 09:22:08 +0000 (01:22 -0800)]
addresses should be printed in hex.

SCCS-vsn: lib/libc/gmon/gmon.c 1.4

42 years agoredefine hard errors
Bill Joy [Sat, 7 Nov 1981 02:50:02 +0000 (18:50 -0800)]
redefine hard errors

SCCS-vsn: sys/vax/uba/utreg.h 4.2

42 years agofirst semi-working version
Sam Leffler [Sat, 7 Nov 1981 01:16:13 +0000 (17:16 -0800)]
first semi-working version

SCCS-vsn: sys/vax/uba/ut.c 4.2

42 years agorearranged code to produce fast runtime object. DLW
David Wasley [Fri, 6 Nov 1981 14:57:52 +0000 (06:57 -0800)]
rearranged code to produce fast runtime object. DLW

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

42 years agodate and time created 81/11/04 11:03:17 by wnj
Bill Joy [Thu, 5 Nov 1981 03:03:17 +0000 (19:03 -0800)]
date and time created 81/11/04 11:03:17 by wnj

SCCS-vsn: sys/vax/uba/ut.c 4.1

42 years agodate and time created 81/11/04 11:03:14 by wnj
Bill Joy [Thu, 5 Nov 1981 03:03:14 +0000 (19:03 -0800)]
date and time created 81/11/04 11:03:14 by wnj

SCCS-vsn: sys/vax/uba/uda.c 4.1

42 years agodate and time created 81/11/04 10:54:14 by wnj
Bill Joy [Thu, 5 Nov 1981 02:54:14 +0000 (18:54 -0800)]
date and time created 81/11/04 10:54:14 by wnj

SCCS-vsn: sys/vax/uba/utreg.h 4.1

42 years agodate and time created 81/11/04 10:54:08 by wnj
Bill Joy [Thu, 5 Nov 1981 02:54:08 +0000 (18:54 -0800)]
date and time created 81/11/04 10:54:08 by wnj

SCCS-vsn: sys/vax/uba/udareg.h 4.1

42 years agodate and time created 81/11/04 10:54:00 by wnj
Bill Joy [Thu, 5 Nov 1981 02:54:00 +0000 (18:54 -0800)]
date and time created 81/11/04 10:54:00 by wnj

SCCS-vsn: sys/vax/mba/mtreg.h 4.1

42 years agodate and time created 81/11/04 10:53:55 by wnj
Bill Joy [Thu, 5 Nov 1981 02:53:55 +0000 (18:53 -0800)]
date and time created 81/11/04 10:53:55 by wnj

SCCS-vsn: sys/vax/vax/mscp.h 4.1

42 years agodate and time created 81/11/04 10:47:47 by wnj
Bill Joy [Thu, 5 Nov 1981 02:47:47 +0000 (18:47 -0800)]
date and time created 81/11/04 10:47:47 by wnj

SCCS-vsn: sys/vax/vax/tu.c 4.1

42 years agodate and time created 81/11/04 10:44:41 by wnj
Bill Joy [Thu, 5 Nov 1981 02:44:41 +0000 (18:44 -0800)]
date and time created 81/11/04 10:44:41 by wnj

SCCS-vsn: sys/vax/uba/dn.c 4.1

42 years agodate and time created 81/11/04 10:43:57 by wnj
Bill Joy [Thu, 5 Nov 1981 02:43:57 +0000 (18:43 -0800)]
date and time created 81/11/04 10:43:57 by wnj

SCCS-vsn: sys/vax/mba/mt.c 4.1

42 years agomissing tmp++ in tcp_states.c
Bill Joy [Thu, 5 Nov 1981 01:09:45 +0000 (17:09 -0800)]
missing tmp++ in tcp_states.c

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

42 years agomore cleanups, fields in ucb.h
Bill Joy [Wed, 4 Nov 1981 16:29:41 +0000 (08:29 -0800)]
more cleanups, fields in ucb.h

SCCS-vsn: sys/vax/if/if_en.c 4.4
SCCS-vsn: sys/kern/uipc_mbuf.c 1.7
SCCS-vsn: sys/netinet/tcp.h 1.13
SCCS-vsn: sys/netinet/tcp_input.c 1.19
SCCS-vsn: sys/netinet/tcp_output.c 4.9
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.24

42 years agostates now w/o fsm matrix; timers accessible by iteration
Bill Joy [Wed, 4 Nov 1981 13:54:40 +0000 (05:54 -0800)]
states now w/o fsm matrix; timers accessible by iteration

SCCS-vsn: sys/netinet/tcp.h 1.12
SCCS-vsn: sys/netinet/tcp_fsm.h 4.2
SCCS-vsn: sys/netinet/tcp_input.c 1.18
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.23

42 years agolinking to things read-only under sccs is a lose for rm.
Peter B. Kessler [Wed, 4 Nov 1981 13:44:34 +0000 (05:44 -0800)]
linking to things read-only under sccs is a lose for rm.

SCCS-vsn: usr.bin/gprof/Makefile 1.5

42 years agoadded test for successful truncation if (b->uwrt). DLW
David Wasley [Wed, 4 Nov 1981 09:05:03 +0000 (01:05 -0800)]
added test for successful truncation if (b->uwrt). DLW

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

42 years agofixed handling of multiple ,,, input. DLW
David Wasley [Wed, 4 Nov 1981 09:02:00 +0000 (01:02 -0800)]
fixed handling of multiple ,,, input. DLW

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

42 years agof_exit() after error messages on sigdie(). DLW
David Wasley [Wed, 4 Nov 1981 08:06:22 +0000 (00:06 -0800)]
f_exit() after error messages on sigdie(). DLW

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

42 years agodate and time created 81/11/03 11:26:10 by wnj
Bill Joy [Wed, 4 Nov 1981 03:26:10 +0000 (19:26 -0800)]
date and time created 81/11/03 11:26:10 by wnj

SCCS-vsn: sys/netinet/tcp_fsm.h 4.1

42 years agosetsoftnet() in IMPLOOP so it will work
Bill Joy [Tue, 3 Nov 1981 11:48:15 +0000 (03:48 -0800)]
setsoftnet() in IMPLOOP so it will work

SCCS-vsn: sys/netinet/ip_output.c 1.10

42 years agogather and use static call graph from a.out file.
Peter B. Kessler [Tue, 3 Nov 1981 06:32:37 +0000 (22:32 -0800)]
gather and use static call graph from a.out file.

SCCS-vsn: usr.bin/gprof/gprof.c 1.3
SCCS-vsn: usr.bin/gprof/arcs.c 1.3
SCCS-vsn: usr.bin/gprof/gprof.h 1.3
SCCS-vsn: usr.bin/gprof/lookup.c 1.3
SCCS-vsn: usr.bin/gprof/Makefile 1.4

42 years agominor fixups
Bill Joy [Mon, 2 Nov 1981 14:32:27 +0000 (06:32 -0800)]
minor fixups

SCCS-vsn: sys/vax/if/if_en.c 4.3
SCCS-vsn: sys/netinet/ip_input.c 1.11
SCCS-vsn: sys/netinet/ip_output.c 1.9
SCCS-vsn: sys/netinet/tcp_input.c 1.17
SCCS-vsn: sys/netinet/tcp_output.c 4.8

42 years agorestor from "standard" (ie 1K file system) dump tapes
Kirk McKusick [Sun, 1 Nov 1981 18:03:26 +0000 (10:03 -0800)]
restor from "standard" (ie 1K file system) dump tapes

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

42 years agofixed string conversion with bytes > 0200. DLW
David Wasley [Sun, 1 Nov 1981 17:14:43 +0000 (09:14 -0800)]
fixed string conversion with bytes > 0200. DLW

SCCS-vsn: old/od/od.c 5.6

42 years agoforce directory updates on UNALLOCATED inodes which are removed
Kirk McKusick [Sun, 1 Nov 1981 16:57:22 +0000 (08:57 -0800)]
force directory updates on UNALLOCATED inodes which are removed

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

42 years agowork with more sophisticated addresses as well as garbage ones
Eric Allman [Sun, 1 Nov 1981 15:12:21 +0000 (07:12 -0800)]
work with more sophisticated addresses as well as garbage ones

SCCS-vsn: bin/rmail/rmail.c 3.5

42 years agodrop old NCP stuff for ARPANET handling; fix some bugs in error
Eric Allman [Sun, 1 Nov 1981 14:13:17 +0000 (06:13 -0800)]
drop old NCP stuff for ARPANET handling; fix some bugs in error
messages with multiple recipients in SMTP; clean up error handling

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.38
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.52
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.28
SCCS-vsn: usr.sbin/sendmail/src/err.c 3.14
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.52
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.22
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.60
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.51
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 3.7

42 years agoto be compatible with past dump tapes ROOTINO is 2 not 1
Kirk McKusick [Sun, 1 Nov 1981 11:49:01 +0000 (03:49 -0800)]
to be compatible with past dump tapes ROOTINO is 2 not 1

SCCS-vsn: sys/ufs/ffs/fs.h 1.5

42 years agodate and time created 81/10/31 18:55:10 by mark
Mark Horton [Sun, 1 Nov 1981 10:55:10 +0000 (02:55 -0800)]
date and time created 81/10/31 18:55:10 by mark

SCCS-vsn: usr.bin/ex/OTHER/asfix.c70 1.1

42 years agodate and time created 81/10/31 18:54:31 by mark
Mark Horton [Sun, 1 Nov 1981 10:54:31 +0000 (02:54 -0800)]
date and time created 81/10/31 18:54:31 by mark

SCCS-vsn: usr.bin/ex/OTHER/makefile.c70 1.1

42 years agodate and time created 81/10/31 18:36:40 by mckusick
Kirk McKusick [Sun, 1 Nov 1981 10:36:40 +0000 (02:36 -0800)]
date and time created 81/10/31 18:36:40 by mckusick

SCCS-vsn: include/protocols/dumprestore.h 1.1

42 years ago8K only dump/restor
Kirk McKusick [Sun, 1 Nov 1981 10:30:56 +0000 (02:30 -0800)]
8K only dump/restor

SCCS-vsn: sbin/restore/main.c 1.3
SCCS-vsn: sbin/restore/main.c 1.3
SCCS-vsn: sbin/dump/dump.h 1.2
SCCS-vsn: sbin/dump/itime.c 1.2
SCCS-vsn: sbin/dump/traverse.c 1.2

42 years agoincrease size of tspace
Ken Arnold [Sun, 1 Nov 1981 09:16:23 +0000 (01:16 -0800)]
increase size of tspace

SCCS-vsn: lib/libcurses/setterm.c 1.8

42 years agobug fixes and last chksum
Bill Joy [Sun, 1 Nov 1981 07:54:18 +0000 (23:54 -0800)]
bug fixes and last chksum

SCCS-vsn: sys/netinet/tcp_input.c 1.16
SCCS-vsn: sys/netinet/tcp_output.c 4.7
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.22

42 years agofaster cksum
Bill Joy [Sun, 1 Nov 1981 06:52:31 +0000 (22:52 -0800)]
faster cksum

SCCS-vsn: sys/netinet/tcp_output.c 4.6

42 years agofixed C/70 bug with peekc being saved in a char
Mark Horton [Sun, 1 Nov 1981 06:50:11 +0000 (22:50 -0800)]
fixed C/70 bug with peekc being saved in a char

SCCS-vsn: usr.bin/ex/ex_cmds.c 7.6
SCCS-vsn: usr.bin/ex/ex_cmdsub.c 7.2
SCCS-vsn: usr.bin/ex/ex_io.c 7.4
SCCS-vsn: usr.bin/ex/ex_voper.c 7.2
SCCS-vsn: usr.bin/ex/ex_vops.c 7.2
SCCS-vsn: usr.bin/ex/ex_vmain.c 7.2

42 years agochecksum macro for ip output
Bill Joy [Sun, 1 Nov 1981 06:33:19 +0000 (22:33 -0800)]
checksum macro for ip output

SCCS-vsn: sys/netinet/ip_output.c 1.8

42 years agoreturn early in tcp_send, avoiding tcp_sndcopy; use MAX, MFREE in tcp_input
Bill Joy [Sun, 1 Nov 1981 06:15:57 +0000 (22:15 -0800)]
return early in tcp_send, avoiding tcp_sndcopy; use MAX, MFREE in tcp_input

SCCS-vsn: sys/netinet/tcp_input.c 1.15
SCCS-vsn: sys/netinet/tcp_output.c 4.5

42 years agopresent data eliminates (tcp_input now gross!!!)
Bill Joy [Sun, 1 Nov 1981 06:01:45 +0000 (22:01 -0800)]
present data eliminates (tcp_input now gross!!!)

SCCS-vsn: sys/netinet/tcp_input.c 1.14
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.21

42 years agofirst worker with new inline cksum
Bill Joy [Sun, 1 Nov 1981 05:09:49 +0000 (21:09 -0800)]
first worker with new inline cksum

SCCS-vsn: sys/netinet/ip_input.c 1.10

42 years agofaster imp code...
Bill Joy [Sun, 1 Nov 1981 04:01:36 +0000 (20:01 -0800)]
faster imp code...

SCCS-vsn: sys/vax/if/if_en.c 4.2
SCCS-vsn: sys/netinet/ip_output.c 1.7
SCCS-vsn: sys/netinet/tcp_output.c 4.4

42 years agoadded '-s'; added _ctype; cleaned up code. DLW
David Wasley [Sun, 1 Nov 1981 03:50:39 +0000 (19:50 -0800)]
added '-s'; added _ctype; cleaned up code. DLW

SCCS-vsn: old/od/od.c 5.5

42 years agodate and time created 81/10/31 11:03:39 by wnj
Bill Joy [Sun, 1 Nov 1981 03:03:39 +0000 (19:03 -0800)]
date and time created 81/10/31 11:03:39 by wnj

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

42 years agodate and time created 81/10/31 10:11:38 by eric
Eric Allman [Sun, 1 Nov 1981 02:11:38 +0000 (18:11 -0800)]
date and time created 81/10/31 10:11:38 by eric

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

42 years agobuffer standard output (or rather, don't unbuffer)
Eric Allman [Sun, 1 Nov 1981 02:05:12 +0000 (18:05 -0800)]
buffer standard output (or rather, don't unbuffer)

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

42 years agomore cleanup
Bill Joy [Sat, 31 Oct 1981 13:44:14 +0000 (05:44 -0800)]
more cleanup

SCCS-vsn: sys/netinet/tcp.h 1.11
SCCS-vsn: sys/netinet/tcp_input.c 1.13
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.20

42 years agocleanup
Bill Joy [Sat, 31 Oct 1981 12:42:37 +0000 (04:42 -0800)]
cleanup

SCCS-vsn: sys/netinet/tcp_input.c 1.12
SCCS-vsn: sys/netinet/tcp_output.c 4.3
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.19

42 years agofurther cleanup
Bill Joy [Sat, 31 Oct 1981 12:19:37 +0000 (04:19 -0800)]
further cleanup

SCCS-vsn: sys/netinet/tcp_input.c 1.11
SCCS-vsn: sys/netinet/tcp_output.c 4.2
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.18

42 years agodate and time created 81/10/30 19:56:58 by wnj
Bill Joy [Sat, 31 Oct 1981 11:56:58 +0000 (03:56 -0800)]
date and time created 81/10/30 19:56:58 by wnj

SCCS-vsn: sys/netinet/tcp_output.c 4.1

42 years agoname changes pre rearrange
Bill Joy [Sat, 31 Oct 1981 11:28:05 +0000 (03:28 -0800)]
name changes pre rearrange

SCCS-vsn: sys/netinet/ip_output.c 1.6
SCCS-vsn: sys/netinet/tcp_input.c 1.10
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.17

42 years agoinline expand cksum
Bill Joy [Sat, 31 Oct 1981 10:42:47 +0000 (02:42 -0800)]
inline expand cksum

SCCS-vsn: sys/netinet/tcp_input.c 1.9

42 years agofirst 1m baud system
Bill Joy [Sat, 31 Oct 1981 10:04:49 +0000 (02:04 -0800)]
first 1m baud system

SCCS-vsn: sys/netinet/tcp.h 1.10
SCCS-vsn: sys/netinet/tcp_input.c 1.8
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.16

42 years agoinsert debugging code
Bill Joy [Sat, 31 Oct 1981 07:13:17 +0000 (23:13 -0800)]
insert debugging code

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

42 years agopage at a time version
Bill Joy [Sat, 31 Oct 1981 07:11:35 +0000 (23:11 -0800)]
page at a time version

SCCS-vsn: sys/kern/uipc_mbuf.c 1.6

42 years agos/bbnnet/inet/
Bill Joy [Fri, 30 Oct 1981 12:53:39 +0000 (04:53 -0800)]
s/bbnnet/inet/

SCCS-vsn: sys/vax/vax/machdep.c 4.42
SCCS-vsn: sys/conf/param.c 4.7

42 years agomisc changes
Bill Joy [Fri, 30 Oct 1981 12:52:04 +0000 (04:52 -0800)]
misc changes

SCCS-vsn: sys/sys/mbuf.h 4.2
SCCS-vsn: sys/sys/socket.h 4.2
SCCS-vsn: sys/vax/uba/ubareg.h 4.23
SCCS-vsn: sys/vax/uba/ubavar.h 4.20

42 years agocleanup of header files
Bill Joy [Fri, 30 Oct 1981 12:28:14 +0000 (04:28 -0800)]
cleanup of header files

SCCS-vsn: sys/netinet/ip.h 1.5
SCCS-vsn: sys/netinet/ip_input.c 1.9
SCCS-vsn: sys/netinet/ip_output.c 1.5
SCCS-vsn: sys/kern/uipc_mbuf.c 1.5
SCCS-vsn: sys/vax/vax/in_cksum.c 1.7
SCCS-vsn: sys/netinet/tcp.h 1.9
SCCS-vsn: sys/netinet/tcp_input.c 1.7
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.14

42 years agobefore inserting beauty header files
Bill Joy [Fri, 30 Oct 1981 10:10:32 +0000 (02:10 -0800)]
before inserting beauty header files

SCCS-vsn: sys/vax/vax/machdep.c 4.41
SCCS-vsn: sys/conf/param.c 4.6

42 years agodate and time created 81/10/29 17:39:02 by wnj
Bill Joy [Fri, 30 Oct 1981 09:39:02 +0000 (01:39 -0800)]
date and time created 81/10/29 17:39:02 by wnj

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

42 years agodate and time created 81/10/29 16:59:14 by wnj
Bill Joy [Fri, 30 Oct 1981 08:59:14 +0000 (00:59 -0800)]
date and time created 81/10/29 16:59:14 by wnj

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

42 years agoworking but losing 1 mbuf per connection
Bill Joy [Fri, 30 Oct 1981 08:02:12 +0000 (00:02 -0800)]
working but losing 1 mbuf per connection

SCCS-vsn: sys/netinet/tcp.h 1.8
SCCS-vsn: sys/netinet/tcp_input.c 1.6
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.13

42 years agoput in optimal rotational block allocation
Kirk McKusick [Thu, 29 Oct 1981 16:37:22 +0000 (08:37 -0800)]
put in optimal rotational block allocation

SCCS-vsn: sys/ufs/ffs/fs.h 1.4
SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 1.7
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 1.7
SCCS-vsn: sbin/newfs/mkfs.c 1.8
SCCS-vsn: sbin/fsck/main.c 1.9
SCCS-vsn: sbin/icheck/icheck.c 1.6
SCCS-vsn: sbin/dumpfs/dumpfs.c 1.4

42 years agoSEQ_* macros
Bill Joy [Thu, 29 Oct 1981 15:00:48 +0000 (07:00 -0800)]
SEQ_* macros

SCCS-vsn: sys/netinet/tcp.h 1.7

42 years agofirst working new rcv_text
Bill Joy [Thu, 29 Oct 1981 15:00:12 +0000 (07:00 -0800)]
first working new rcv_text

SCCS-vsn: sys/netinet/tcp_input.c 1.5

42 years agoshorts, pragmatically, for ip_len and ip_off
Bill Joy [Thu, 29 Oct 1981 14:11:53 +0000 (06:11 -0800)]
shorts, pragmatically, for ip_len and ip_off

SCCS-vsn: sys/netinet/ip.h 1.4

42 years agoshort len to avoid disasters
Bill Joy [Thu, 29 Oct 1981 14:10:25 +0000 (06:10 -0800)]
short len to avoid disasters

SCCS-vsn: sys/netinet/tcp.h 1.6

42 years agofirst version test with _tcp_seq
Bill Joy [Thu, 29 Oct 1981 14:07:02 +0000 (06:07 -0800)]
first version test with _tcp_seq

SCCS-vsn: sys/netinet/tcp_input.c 1.4

42 years agobug in iptimeout processing (termination condition)
Bill Joy [Thu, 29 Oct 1981 11:39:07 +0000 (03:39 -0800)]
bug in iptimeout processing (termination condition)

SCCS-vsn: sys/netinet/ip_input.c 1.8

42 years agomtod with type casts
Bill Joy [Thu, 29 Oct 1981 11:35:17 +0000 (03:35 -0800)]
mtod with type casts

SCCS-vsn: sys/kern/uipc_mbuf.c 1.4

42 years agofirst compiled halfbrid... not working yet
Bill Joy [Thu, 29 Oct 1981 08:38:06 +0000 (00:38 -0800)]
first compiled halfbrid... not working yet

SCCS-vsn: sys/netinet/ip_input.c 1.7
SCCS-vsn: sys/kern/uipc_mbuf.c 1.3
SCCS-vsn: sys/vax/vax/in_cksum.c 1.6

42 years agoexperimental version combining queueing with daemon operation.
Eric Allman [Wed, 28 Oct 1981 04:25:14 +0000 (20:25 -0800)]
experimental version combining queueing with daemon operation.
I'm sure this doesn't work -- if only because the wait()s are funny.

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.51
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.59
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.49
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.3

42 years agosketch out eventual implementation of daemon.
Eric Allman [Wed, 28 Oct 1981 03:49:13 +0000 (19:49 -0800)]
sketch out eventual implementation of daemon.

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

42 years agoignore case in mailer name comparison
Eric Allman [Wed, 28 Oct 1981 03:13:14 +0000 (19:13 -0800)]
ignore case in mailer name comparison

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

42 years agoMore queueing cleanup: implement timeouts (still one-stage),
Eric Allman [Wed, 28 Oct 1981 02:51:23 +0000 (18:51 -0800)]
More queueing cleanup: implement timeouts (still one-stage),
properly implement priorities (didn't work before), and miscellaneous
cleanup.

SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.27
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.51
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.21
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.58
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.48
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.2

42 years agodate and time created 81/10/27 08:38:53 by eric
Eric Allman [Wed, 28 Oct 1981 00:38:53 +0000 (16:38 -0800)]
date and time created 81/10/27 08:38:53 by eric

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

42 years agotry to cram in the MPX stuff -- is this really worth it? NO!
Eric Allman [Wed, 28 Oct 1981 00:37:20 +0000 (16:37 -0800)]
try to cram in the MPX stuff -- is this really worth it?  NO!

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

42 years agomuch closer to working
Bill Joy [Tue, 27 Oct 1981 18:51:55 +0000 (10:51 -0800)]
much closer to working

SCCS-vsn: sys/netinet/ip_input.c 1.8

42 years agochanged rexit() to leave an empty file for -T.
Kurt A. Shoens [Tue, 27 Oct 1981 12:09:41 +0000 (04:09 -0800)]
changed rexit() to leave an empty file for -T.

SCCS-vsn: usr.bin/mail/cmd3.c 2.4

42 years agochanged all references to exit() to rexit(), as they should be;
Kurt A. Shoens [Tue, 27 Oct 1981 12:09:14 +0000 (04:09 -0800)]
changed all references to exit() to rexit(), as they should be;

SCCS-vsn: usr.bin/mail/cmdtab.c 2.4

42 years agoInstall new experimental queueing facility -- one stage timeout,
Eric Allman [Tue, 27 Oct 1981 06:23:34 +0000 (22:23 -0800)]
Install new experimental queueing facility -- one stage timeout,
etc.  This version is still quite incomplete.  It needs to reorder
the queue after some interval, do two-stage timeout, take option
info from the queue file instead of the command line, read the
sender's .mailcf file, etc.  Some of this is useful for SMTP also.

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.37
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.50
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.26
SCCS-vsn: usr.sbin/sendmail/src/err.c 3.13
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.50
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.32
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.57
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.47
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.16
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.10
SCCS-vsn: bin/rmail/rmail.c 3.4
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.28
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 3.6
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 3.2

42 years agofixed alternate name implementation to do CC names, too.
Kurt A. Shoens [Tue, 27 Oct 1981 04:11:02 +0000 (20:11 -0800)]
fixed alternate name implementation to do CC names, too.

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

42 years agosplit convtime into its own file so sendmail can use it
Eric Allman [Tue, 27 Oct 1981 01:33:31 +0000 (17:33 -0800)]
split convtime into its own file so sendmail can use it

SCCS-vsn: usr.bin/vacation/vacation.c 3.4

42 years agodate and time created 81/10/26 09:33:08 by eric
Eric Allman [Tue, 27 Oct 1981 01:33:08 +0000 (17:33 -0800)]
date and time created 81/10/26 09:33:08 by eric

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

42 years agofirst compile of major cleanup
Bill Joy [Mon, 26 Oct 1981 18:11:30 +0000 (10:11 -0800)]
first compile of major cleanup

SCCS-vsn: sys/netinet/ip.h 1.4
SCCS-vsn: sys/netinet/ip_input.c 1.7
SCCS-vsn: sys/netinet/ip_output.c 1.5
SCCS-vsn: sys/vax/vax/in_cksum.c 1.6
SCCS-vsn: sys/netinet/tcp.h 1.7
SCCS-vsn: sys/netinet/tcp_input.c 1.4
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.14

42 years agoadd default for SCCS
Ken Arnold [Mon, 26 Oct 1981 16:41:10 +0000 (08:41 -0800)]
add default for SCCS

SCCS-vsn: lib/libcurses/Makefile 1.12

42 years agodelete references to SCCS
Bill Joy [Mon, 26 Oct 1981 16:36:17 +0000 (08:36 -0800)]
delete references to SCCS

SCCS-vsn: lib/libcurses/Makefile 1.11

42 years agodon't support terminals with garbage for standout
Ken Arnold [Mon, 26 Oct 1981 16:32:45 +0000 (08:32 -0800)]
don't support terminals with garbage for standout

SCCS-vsn: lib/libcurses/setterm.c 1.7

42 years agoproperly define tgetent()
Ken Arnold [Mon, 26 Oct 1981 16:12:14 +0000 (08:12 -0800)]
properly define tgetent()

SCCS-vsn: lib/libcurses/setterm.c 1.6

42 years agouse calloc to get window structure to guarantee all zero start
Ken Arnold [Mon, 26 Oct 1981 16:06:20 +0000 (08:06 -0800)]
use calloc to get window structure to guarantee all zero start

SCCS-vsn: lib/libcurses/newwin.c 1.3

42 years agoreturn NULL at all appropriate places
Ken Arnold [Mon, 26 Oct 1981 16:03:30 +0000 (08:03 -0800)]
return NULL at all appropriate places

SCCS-vsn: lib/libcurses/newwin.c 1.2

42 years agostty to turn off tab expansion on ALL terminals
Ken Arnold [Mon, 26 Oct 1981 16:01:54 +0000 (08:01 -0800)]
stty to turn off tab expansion on ALL terminals

SCCS-vsn: lib/libcurses/setterm.c 1.5

42 years agobring version 4.1 up to 4.3
Kirk McKusick [Mon, 26 Oct 1981 11:00:26 +0000 (03:00 -0800)]
bring version 4.1 up to 4.3

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

42 years agodate and time created 81/10/25 17:48:17 by mckusick
Kirk McKusick [Mon, 26 Oct 1981 09:48:17 +0000 (01:48 -0800)]
date and time created 81/10/25 17:48:17 by mckusick

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

42 years agoshut type clash warning
Kirk McKusick [Mon, 26 Oct 1981 09:36:38 +0000 (01:36 -0800)]
shut type clash warning

SCCS-vsn: sbin/dump/main.c 1.3

42 years agomove external decls for tables.o from fs.h to alloc.c
Kirk McKusick [Mon, 26 Oct 1981 09:32:55 +0000 (01:32 -0800)]
move external decls for tables.o from fs.h to alloc.c

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 1.6
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 1.6

42 years agomove external decls for tables.o from fs.h to fsck.c
Kirk McKusick [Mon, 26 Oct 1981 09:30:28 +0000 (01:30 -0800)]
move external decls for tables.o from fs.h to fsck.c

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