unix-history/.git
1994-10-18 Eric Allmanimproved diagnostics in setreuid code
1994-10-18 Eric Allmanavoid core dumps in rewrite() if the "null RHS" diagnos...
1994-10-18 Eric Allmanflush cached SMTP connections before programatic deliveries
1994-10-18 Eric Allmanuse -s flag on dequote map to indicate space substitution
1994-10-18 Eric Allmanadd RewriteEnvelope configuration option
1994-10-17 Eric Allmanallow "u" option to take "user:group" as a value
1994-10-17 Eric Allmandebug output in shouldqueue()
1994-10-17 Eric Allmanadd shouldqueue() logging
1994-10-17 Eric Allmanadd confRECEIVED_HEADER
1994-10-17 Eric Allmanadd confRECEIVED_HEADER to set the format of the Receiv...
1994-10-17 Eric Allmanavoid recursive calls to syserr if malloc fails
1994-10-17 Eric Allmanbetter logging of connection open/usage
1994-10-17 Eric Allmanexpand -bt mode some more
1994-10-16 Eric Allmancheck some possible errors on long macro names
1994-10-16 Eric Allmanwoops -- typo
1994-10-16 Eric Allmanallow option to set default character set for MIME
1994-10-16 Eric AllmanSCO Unix updates
1994-10-16 Eric Allmanadd confDONT_PRUNE_ROUTES to set R option
1994-10-16 Eric Allmanadd confDONT_PRUNE_ROUTES to set option R
1994-10-16 Eric Allmanif the close of /usr/tmp/dead.letter fails, give a...
1994-10-10 Kirk McKusickfix checksum so it does not use illegal lvalue cast...
1994-10-10 Kirk McKusickdo not assume that root file handle can always be obtained
1994-10-10 Kirk McKusickdelete absolute path name
1994-10-10 Kirk McKusickFK => KF
1994-10-10 Kirk McKusickset macro package
1994-10-10 Kirk McKusickdon't give an error if trying to chgrp to existing...
1994-10-10 Kirk McKusickerr => errf to avoid conflict with function of the...
1994-10-10 Kirk McKusickextra period
1994-10-10 Kirk McKusickThis change allows things to compile correctly (from...
1994-10-10 Kirk McKusickFix chip time to GMT convertion so PROM passes self...
1994-10-10 Kirk McKusickBug fix for diskless operation (from NetBSD via Ralph)
1994-10-10 Kirk McKusickFix for the case when DEBUG isn't defined (from Ralph)
1994-10-10 Kirk McKusickWhen the line discipline is changed from term to slip,
1994-10-10 Kirk McKusickbetter error message on failure (from mycroft)
1994-10-10 Kirk McKusickupdate to support passive mode (from cgd)
1994-10-10 Kirk McKusickupdate for cleaner operation from cgd
1994-10-10 Kirk McKusickget error return consistent
1994-10-09 Keith Sklowercompromise fixes re: Richard Woundy; moves knowledge...
1994-10-09 Keith Sklowerthis version corresponds to radix.c SID 8.2.2.1 making...
1994-10-09 Keith SklowerThis version supports both non-contiguous masks and...
1994-10-09 Eric Allmanavoid null pointer dereferences in some degenerate...
1994-10-09 Eric Allmanfixes for various picky compilers
1994-10-08 Eric Allman(no message)
1994-09-30 Jan-Simon Pendryadd union_dowhiteout
1994-09-30 Jan-Simon Pendryensure unlink/rmdir create whiteouts when appropriate
1994-09-30 Jan-Simon Pendrysuppress whiteouts when reading a non-unioned directory.
1994-09-27 Keith Sklowerminor improvements in error messages suggested by R...
1994-09-27 Keith Sklowerimprovement suggested by R. Stevens
1994-09-24 Keith Sklowerput in branch delta for normal-only routes, and mapping...
1994-09-23 Keith Sklower( ? : ) does not yield an l-value. Fix from cgd.
1994-09-23 Keith Sklowerminor fixes from cgd@alpha.bostic.com
1994-09-23 Keith Sklowerpatch from cgd
1994-09-14 Kirk McKusickadd support for restoring whiteouts
1994-09-14 Kirk McKusickclrimap => usedinomap (to be more descriptive)
1994-09-14 Kirk McKusickclrimap => usedinomap (to be more descriptive); add...
1994-09-14 Kirk McKusickadd whiteout type
1994-09-14 Kirk McKusickadditional work to properly recognize whiteouts
1994-09-10 Eric Allmanchange setproctitle definitions to use SPT_TYPE variabl...
1994-09-09 Eric Allmanprototype long macro name implementation
1994-09-09 Eric Allmanattempt to allow udb rewriting of envelope senders...
1994-09-09 Eric Allmanuse SpaceSub option value for space replacement in...
1994-09-09 Eric Allmandebugging output
1994-09-09 Eric Allmanadd M_UDBENVELOPE flag
1994-09-09 Eric Allmanfix problem that could cause bogus unhidden "." if...
1994-09-05 Eric Allmanfix bug that causes infinite loop on naked CR character
1994-09-03 Eric Allmanavoid dropping message submitted on stdin if the addres...
1994-09-03 Eric Allmantry to auto-adapt to misconfigured /etc/hosts file...
1994-09-01 Kirk McKusickcorrectly show which links are being extracted
1994-09-01 Kirk McKusickcorrectly handle deleteion of link request
1994-09-01 Kirk McKusickcorrect termination for readdir
1994-09-01 Keith BosticI'm glad to see this was tested. Sigh.
1994-09-01 Kirk McKusickcope with errors from recvfrom (from ig25@fg70.rz.uni...
1994-09-01 Kirk McKusickmore information on bad indirect blocks
1994-08-31 Jan-Simon Pendryadd lease support
1994-08-31 Jan-Simon PendryLEASE_CHECK -> VOP_LEASE
1994-08-31 Jan-Simon Pendryfix speed passing.
1994-08-31 Kirk McKusickfix olstat to give the correct symlink info
1994-08-31 Jan-Simon Pendryclean up error case
1994-08-30 Kirk McKusickupdate for new kernel
1994-08-29 Eric AllmanUnixWare updates
1994-08-29 Kirk McKusickupdate for move to Soda Hall
1994-08-28 Eric Allmanadd _FORCE_MAIL_LOCAL_=yes environment for DG-UX (euch!)
1994-08-28 Eric AllmanSystem V release 4 has initgroups(3) and setrlimit(2)
1994-08-25 Kirk McKusickreturn ENOTTY to keep disklabel happy (from cgd)
1994-08-24 Jan-Simon Pendrytypo: EXIST -> EEXIST
1994-08-24 Kirk McKusickset file flags; add restoration of FIFO's
1994-08-24 Kirk McKusickset file flags on directories
1994-08-24 Jan-Simon Pendryconvert to POSIX code (signals, terminal manipulation...
1994-08-24 Eric Allmanallow shortened -O option names
1994-08-23 Eric Allmanrepair MinQueueAge code
1994-08-23 Kirk McKusickcannot zero p_hash (without causing grief)
1994-08-23 Kirk McKusickupdate for new list structures
1994-08-23 Kirk McKusickuse new queue.h data structures
1994-08-22 Eric Allmanfix bad diagnosis of null option name
1994-08-22 Eric Allmanmultiple queue timeouts
1994-08-22 Eric Allmannew map classes in preparation for service abstraction...
1994-08-22 Eric Allmannew map classes in preparation for service abstraction
1994-08-21 Kirk McKusickuse new queue.h data structures
1994-08-21 Kirk McKusickextern allproc and zombproc; eliminate unused pidhashmask
1994-08-21 Kirk McKusickprocess group hash tables are now dynamic
next