unix-history/.git
1981-11-01 Kirk McKusick8K only dump/restor
1981-11-01 Ken Arnoldincrease size of tspace
1981-11-01 Bill Joybug fixes and last chksum
1981-11-01 Bill Joyfaster cksum
1981-11-01 Mark Hortonfixed C/70 bug with peekc being saved in a char
1981-11-01 Bill Joychecksum macro for ip output
1981-11-01 Bill Joyreturn early in tcp_send, avoiding tcp_sndcopy; use...
1981-11-01 Bill Joypresent data eliminates (tcp_input now gross!!!)
1981-11-01 Bill Joyfirst worker with new inline cksum
1981-11-01 Bill Joyfaster imp code...
1981-11-01 David Wasleyadded '-s'; added _ctype; cleaned up code. DLW
1981-11-01 Bill Joydate and time created 81/10/31 11:03:39 by wnj
1981-11-01 Eric Allmandate and time created 81/10/31 10:11:38 by eric
1981-11-01 Eric Allmanbuffer standard output (or rather, don't unbuffer)
1981-10-31 Bill Joymore cleanup
1981-10-31 Bill Joycleanup
1981-10-31 Bill Joyfurther cleanup
1981-10-31 Bill Joydate and time created 81/10/30 19:56:58 by wnj
1981-10-31 Bill Joyname changes pre rearrange
1981-10-31 Bill Joyinline expand cksum
1981-10-31 Bill Joyfirst 1m baud system
1981-10-31 Bill Joyinsert debugging code
1981-10-31 Bill Joypage at a time version
1981-10-30 Bill Joys/bbnnet/inet/
1981-10-30 Bill Joymisc changes
1981-10-30 Bill Joycleanup of header files
1981-10-30 Bill Joybefore inserting beauty header files
1981-10-30 Bill Joydate and time created 81/10/29 17:39:02 by wnj
1981-10-30 Bill Joydate and time created 81/10/29 16:59:14 by wnj
1981-10-30 Bill Joyworking but losing 1 mbuf per connection
1981-10-29 Kirk McKusickput in optimal rotational block allocation
1981-10-29 Bill JoySEQ_* macros
1981-10-29 Bill Joyfirst working new rcv_text
1981-10-29 Bill Joyshorts, pragmatically, for ip_len and ip_off
1981-10-29 Bill Joyshort len to avoid disasters
1981-10-29 Bill Joyfirst version test with _tcp_seq
1981-10-29 Bill Joybug in iptimeout processing (termination condition)
1981-10-29 Bill Joymtod with type casts
1981-10-29 Bill Joyfirst compiled halfbrid... not working yet
1981-10-28 Eric Allmanexperimental version combining queueing with daemon...
1981-10-28 Eric Allmansketch out eventual implementation of daemon.
1981-10-28 Eric Allmanignore case in mailer name comparison
1981-10-28 Eric AllmanMore queueing cleanup: implement timeouts (still one...
1981-10-28 Eric Allmandate and time created 81/10/27 08:38:53 by eric
1981-10-28 Eric Allmantry to cram in the MPX stuff -- is this really worth...
1981-10-27 Bill Joymuch closer to working
1981-10-27 Kurt A. Shoenschanged rexit() to leave an empty file for -T.
1981-10-27 Kurt A. Shoenschanged all references to exit() to rexit(), as they...
1981-10-27 Eric AllmanInstall new experimental queueing facility -- one stage...
1981-10-27 Kurt A. Shoensfixed alternate name implementation to do CC names...
1981-10-27 Eric Allmansplit convtime into its own file so sendmail can use it
1981-10-27 Eric Allmandate and time created 81/10/26 09:33:08 by eric
1981-10-26 Bill Joyfirst compile of major cleanup
1981-10-26 Ken Arnoldadd default for SCCS
1981-10-26 Bill Joydelete references to SCCS
1981-10-26 Ken Arnolddon't support terminals with garbage for standout
1981-10-26 Ken Arnoldproperly define tgetent()
1981-10-26 Ken Arnolduse calloc to get window structure to guarantee all...
1981-10-26 Ken Arnoldreturn NULL at all appropriate places
1981-10-26 Ken Arnoldstty to turn off tab expansion on ALL terminals
1981-10-26 Kirk McKusickbring version 4.1 up to 4.3
1981-10-26 Kirk McKusickdate and time created 81/10/25 17:48:17 by mckusick
1981-10-26 Kirk McKusickshut type clash warning
1981-10-26 Kirk McKusickmove external decls for tables.o from fs.h to alloc.c
1981-10-26 Kirk McKusickmove external decls for tables.o from fs.h to fsck.c
1981-10-26 Bill Joyadd fields for rcv_win rcv_unacnt rcv_usrcnt rcv_seqcnt
1981-10-26 Bill Joyfixed up debugging
1981-10-25 Bill Joyworking version with template
1981-10-25 Bill Joyworking version before using dialup console
1981-10-25 Bill Joydate and time created 81/10/24 23:24:27 by wnj
1981-10-24 Eric AllmanEliminate magic MN_LOCAL and MN_PROG; change q_mailer...
1981-10-24 Eric Allmanchange rules from $+h form to $2 form.
1981-10-24 Bill Joylarge packets in receive path
1981-10-24 Bill Joyworking with snd_copy incr ref cnt
1981-10-24 Peter B. KesslerRSGN4 becomes RSNG4 to avoid undefined symbol when...
1981-10-24 Bill Joyfirst working version with page macros and new snd_copy
1981-10-23 Kurt A. ShoensAllow ~w to write on an existing file if it is not...
1981-10-23 Bill Joydate and time created 81/10/22 13:44:41 by wnj
1981-10-23 Bill Joyfixup debugging stuff, elim work q once and for all
1981-10-23 Eric Allmanmove stats file to /usr/lib; put location of sendmail...
1981-10-23 Eric Allmantake fullname from /etc/passwd if Smtp mode and sender...
1981-10-23 Eric Allmandate and time created 81/10/22 09:22:30 by eric
1981-10-23 Eric Allmanimplement HELP and MRSQ -- MRSQ is a partial implementation
1981-10-22 Bill Joybit fields -> flags
1981-10-22 Bill Joycleanup the headers
1981-10-22 Kurt A. Shoenschanged method of holding SIGCONT to just catch signal or
1981-10-22 Kurt A. Shoensremoved dangerous sigrelse(SIGCONT).
1981-10-22 Sam Lefflerfix #ifdef and reversed parameters
1981-10-22 Bill Joyswitch in tcp_states.c rather than a bunch of procedures
1981-10-21 Kurt A. Shoenschanged the prompt string to be easily set
1981-10-21 Kurt A. ShoensThis version of Mail is noticeable by changed prompt...
1981-10-21 Peter B. Kesslerrobert makes start() succumb; with help.
1981-10-21 Peter B. Kesslername change to confuse to innocent/
1981-10-21 Bill Joyfaster cksum
1981-10-21 Eric Allmanclean up the SMTP stuff some more
1981-10-20 Eric Allmanadd id keywords
1981-10-20 Eric Allmanimplement SMTP mode -- doesn't support source routing...
1981-10-20 Eric Allmandate and time created 81/10/19 22:24:47 by eric
1981-10-20 Peter B. Kesslermake sources from sccs directory.
1981-10-19 Bill Joycleaned up tcp_input.c
next