unix-history/.git
1982-08-09 Sam Leffleradded PLOCK for flock call
1982-08-09 Sam Lefflerbug fix for invalid parameters
1982-08-09 Eric Allmanmove remotename() from deliver.c to parse.c; change...
1982-08-09 Eric Allmanmore general event mechanism
1982-08-09 Eric Allmandon't give an error when the link fails -- another...
1982-08-09 Eric Allmanmove remotename() from deliver.c to parse.c; initial...
1982-08-09 Eric Allmantruncate excessively long header lines
1982-08-09 Eric Allmanmove remotename() to parse.c; log errors at a higher...
1982-08-09 Eric Allmanchange default log level to 9
1982-08-09 Eric Allman-e => echo on terminal during printing
1982-08-08 Eric Allmanchange debug level to a debug vector; add levels on...
1982-08-08 Eric Allmandon't delete bcc: lines; force message-id output; defau...
1982-08-08 Eric Allmandate and time created 82/08/08 00:37:36 by eric
1982-08-08 Eric AllmanFix address rewriting so that multiple spaces and tabs...
1982-08-08 Eric Allmanclean up comments
1982-08-07 Kirk McKusickchange BSIZE to MAXBSIZE
1982-08-07 Kirk McKusickupdate to new directory routines
1982-08-07 Kirk McKusickupdate to new directory structure
1982-08-07 Kirk McKusickconvert to new directory structure
1982-08-05 Kirk McKusickmake Copyin and Copyout work for sizes greater than...
1982-08-05 Kirk McKusickopen file before allocating buffer as per Ken Greer...
1982-08-05 Sam Leffler^Y being recognized in old line discipline
1982-08-04 Kirk McKusickfix-up to clean directive
1982-08-04 Kirk McKusickrestore sccs keywords
1982-08-04 Kirk McKusickuse rm -f to suppress errors
1982-08-04 Sam Lefflerpurge EFS crap
1982-08-04 Sam Lefflerpurge EFS stuff
1982-08-04 Sam Lefflercosmetics
1982-08-03 Kirk McKusickpeter's addition of the soft link `-type l' flag.
1982-08-03 Peter B. Kesslerversion 2.6 becomes 2.7 automagically.
1982-08-03 Peter B. Kesslersomeone forgot to pass an argument to PCEXIT() for...
1982-08-02 Brian Feldmanremove irrelevant comment
1982-08-02 Bill Joychanges for UNIX ipc domain and for PUSH set when possible
1982-08-02 Bill Joyfirst cut with UNIX ipc domain
1982-08-02 Bill Joydate and time created 82/08/02 00:05:25 by root
1982-08-02 Sam Lefflerbootstraps for new file system are lots different....
1982-08-02 Sam Lefflerlots of changes from mo@lbl-unix, but I couldn't keep my
1982-08-02 Sam Leffleradded trailers (from mo@lbl-unix)
1982-08-02 Sam Lefflerquota stuff
1982-08-02 Sam Lefflernew ioctl's
1982-08-02 Sam Lefflerlost SCCS keywords
1982-08-02 Sam Lefflernew ioctl's
1982-08-02 Bill Joydate and time created 82/08/01 12:33:31 by root
1982-08-02 Bill Joytypos
1982-08-02 Bill Joysplit up protosw per domain
1982-08-02 Bill Joyprotosw per domain
1982-08-01 Bill Joydate and time created 82/07/31 21:28:44 by root
1982-08-01 Bill Joydate and time created 82/07/31 21:28:05 by root
1982-08-01 Bill Joydate and time created 82/07/31 20:42:45 by root
1982-08-01 Eric Allmandon't give error on ETIMEDOUT on accept call; print...
1982-08-01 Eric Allmandon't give error on ETIMEDOUT on accept() call.
1982-08-01 Eric Allmanarrange to print errno properly in syserr's
1982-08-01 Bill Joymore routines common with kernel
1982-08-01 Eric AllmanBy default, just queue up the mail for most mailers...
1982-07-31 Bill Joyremove some macros
1982-07-31 Bill Joysplit up check()
1982-07-31 Kirk McKusickwhen preening, dup blocks in bit maps are ok.
1982-07-31 Sam Lefflerrewrite of nami + reorganization of wdir
1982-07-30 Peter B. Kesslermake pcexterns.o depend on changes to its awk script.
1982-07-30 Kirk McKusickadd comments
1982-07-30 Peter B. Kesslerprotect against conflicts with library routines and...
1982-07-30 Kirk McKusickchange to new stab format for library definitions
1982-07-30 Kirk McKusickchange index to indx to eliminate conflict with C library
1982-07-30 Peter B. Kessleradd -w flag to suppress warning messages; reclassify...
1982-07-30 Peter B. Kesslerfix typo in path name
1982-07-30 Kirk McKusickpass -w flag to pc3 to suppress warning messages
1982-07-30 Bill ShannonMake tempfile larger
1982-07-30 Bill ShannonVentel fixes - allow %, $ in phone number
1982-07-30 Bill Shannon68000 fixes
1982-07-30 Bill Shannon68000 fixes and other random fixes
1982-07-30 Peter B. Kesslerversion 2.5 becomes 2.6 automagically.
1982-07-30 Peter B. Kesslercheck that resolution is the same kind as the forward...
1982-07-30 Bill Shannon68000 fixes
1982-07-30 Bill ShannonSun version and make install fixes
1982-07-30 Kurt A. ShoensAdded "ignore" command to suppress printing of selected...
1982-07-30 Kurt A. Shoenschanged alloca to salloc since no alloca on pdp-11...
1982-07-30 Kurt A. ShoensMade recognition of Status: header field slightly more...
1982-07-30 Kurt A. Shoenschanged to disallow duplicate insertion of fields into...
1982-07-29 Kurt A. Shoenschanged send() to take doignore argument and ignore...
1982-07-29 Kurt A. Shoensadded extra doignore argument to send() calls
1982-07-29 Kurt A. Shoensadded ignored header hash table
1982-07-29 Kurt A. Shoenschanged arguments to send() to include doignore argument
1982-07-29 Kurt A. Shoenschanged arguments to send to include the new doignore...
1982-07-29 Kurt A. Shoensadded hash structure (ignore) to remember list of ignor...
1982-07-29 Kurt A. Shoenschanged calls on send to include the doignore parameter.
1982-07-29 Kurt A. Shoensadded new commands Type, Print, ignore, and discard
1982-07-29 Kurt A. Shoensadded routine igfield() to add new header fields to...
1982-07-29 Kurt A. Shoenschanged type() to honor your ignored header fields;
1982-07-29 Kurt A. Shoensadded routine istrcpy() to copy strings lower-cased;
1982-07-29 Kurt A. ShoensVersion that works on pdp-11's
1982-07-29 Kirk McKusickfix "input" initialization
1982-07-29 Kurt A. Shoensdate and time created 82/07/28 16:01:44 by kurt
1982-07-29 Kurt A. Shoenschanged demail to truncate mailbox if unlinking fails
1982-07-29 Kurt A. Shoenschanged nettypetab to ntypetab, netkindtab to nkindtab...
1982-07-29 Kurt A. Shoenschanged to print own error message if setfile fails
1982-07-29 Kurt A. Shoenschanged names of nettypetab and netkindtab to
1982-07-29 Kurt A. Shoenschanged names of nettypetab and netkindtab to
1982-07-29 Kurt A. Shoenschanged file() to report its own error message when...
1982-07-29 Kurt A. Shoenschanged clobber1 to clob1 to satisfy pdp-11 c compiler...
1982-07-29 Kurt A. ShoensRemoved errlst.? stuff since its gilding the lilies
next