unix-history/.git
1994-06-28 Kirk McKusickdelete decryption for the foreign sites (4.4BSD-Lite...
1994-06-27 Eric Allmanexplicitly declare h_errno -- not declared in BIND...
1994-06-27 Eric Allmansendmail.cw file belongs in /etc/mail with everything...
1994-06-27 Eric Allmanbe sure to get the user database
1994-06-27 Eric Allmanadd huginn.cf
1994-06-27 Eric Allmandate and time created 94/06/26 15:30:16 by eric
1994-06-26 Eric Allmangeneralize domaintable lookups
1994-06-26 Eric Allmanextend domaintable to be generalized domain mapping
1994-06-26 Eric Allmancomplain if you can't find a fully-qualified host name...
1994-06-26 Eric Allmanupdates to really wait for DNS to come up at system...
1994-06-25 Eric Allmanrelax chownsafe rules a bit
1994-06-25 Jan-Simon Pendrycheckpoint (first pass at "...")
1994-06-25 Eric Allmandiagnose bogus HELO commands
1994-06-25 Eric Allmanadd MF_UNSAFEDB flag for future use
1994-06-24 Kirk McKusickhandle userquota and groupquota (from deraadt@fsa.ca)
1994-06-22 Kirk McKusickadd an errors section
1994-06-21 Kirk McKusickfix default host name
1994-06-21 Kirk McKusickbyte swapping code for LITTLE_ENDIAN on old format...
1994-06-20 Eric Allmanrestore -ba mode
1994-06-20 Mike Hiblermsync size 0 case didn't work, incorrect check of a...
1994-06-20 Eric Allmanadd NAMELISTMASK doc
1994-06-20 Eric Allmangeneralize nlist value masking
1994-06-19 Eric Allmanupdates for SVR4 and NonStop-UX
1994-06-19 Eric Allmanadd Tandem support
1994-06-19 Eric Allmanadd rmail patches for non-4.4 environments
1994-06-19 Eric Allmandate and time created 94/06/19 07:58:39 by eric
1994-06-19 Eric Allmanavoid denial-of-service attacks caused by setting resou...
1994-06-19 Eric Allmantag return messages with a Precedence: line for easy...
1994-06-19 Eric Allmanreset h_errno in a few critical places to avoid spuriou...
1994-06-19 Eric Allmanportability fixes for DG/UX 5.4.3
1994-06-19 Eric Allmanprint the true database key when entering the alias...
1994-06-19 Kirk McKusickwrong include point
1994-06-19 Kirk McKusickneeds to install bibinc.publishers
1994-06-19 Kirk McKusickadd missing tibinc.publishers
1994-06-19 Eric Allmanavoid linking problems against BIND 4.9.3
1994-06-19 Eric Allmanfall back to gethostbyname even if DNS lookup fails
1994-06-18 Eric Allmancompatibility with BIND 4.9.3 (just cleanup)
1994-06-18 Eric Allmanmisc additions
1994-06-18 Eric AllmanCray fixes from Eric Wassenaar
1994-06-18 Eric Allmanfix typo in dbm library name
1994-06-18 Eric Allmanfixes for MIME body type support
1994-06-18 Jan-Simon Pendrykeep track of parent union node, so allowing .. to...
1994-06-18 Jan-Simon Pendrykeep track of parent union node, so allowing .. to...
1994-06-17 Kirk McKusickadd the noauto option
1994-06-17 Kirk McKusickdescribe -a flag and noauto option
1994-06-17 Kirk McKusickadd noauto (from mycroft)
1994-06-17 Kirk McKusickbreak out reclaim operations (from mycroft)
1994-06-17 Kirk McKusickavoid trying to truncate BLK and CHR special devices...
1994-06-17 Kirk McKusickifdef DIAGNOSTIC should be ifdef DEBUG (from mycroft)
1994-06-17 Kirk McKusickdumb error (from mycroft)
1994-06-17 Jan-Simon Pendrykeep track of deleted upper layer objects
1994-06-16 Jan-Simon Pendryfixup fsid correctly in union_getattr
1994-06-16 Marshall Kirk... Kill the evil U-word! And fix the order of some casted...
1994-06-16 Marshall Kirk... missing argument to vprint (from mycroft)
1994-06-16 Marshall Kirk... avoid trashing old format superblocks (from cgd)
1994-06-16 Marshall Kirk... avoid crash if attempting to truncate to a negative...
1994-06-16 Marshall Kirk... add initialization of mnt_maxsymlinklen (from mycroft)
1994-06-16 Marshall Kirk... add lfs_maxsymlinklen (from mycroft)
1994-06-16 Marshall Kirk... dqinit needs to be ifdef QUOTA
1994-06-16 Marshall Kirk... debugging sysctl needs to be ifdef DEBUG (from mycroft)
1994-06-16 Jan-Simon Pendryheapsort -> mergesort
1994-06-16 Jan-Simon Pendrymerge in some of the netbsd changes.
1994-06-16 Jan-Simon Pendrymerge in netbsd changes.
1994-06-16 Jan-Simon Pendryminor tweak to keep DIAGNOSTIC code from crashing
1994-06-16 Jan-Simon Pendrymerge netbsd modifications
1994-06-15 Jan-Simon Pendryuse a stable sort funciton (mergesort).
1994-06-15 Marshall Kirk... walking mount list should be reentrant (from mycroft)
1994-06-15 Marshall Kirk... add lfs_maxsymlinklen (from mycroft)
1994-06-15 Marshall Kirk... fix to allow mounting of swap files (from mycroft)
1994-06-15 Marshall Kirk... mixup of uid and gid mapping files
1994-06-15 Marshall Kirk... misc bug fixes (from mycroft)
1994-06-15 Marshall Kirk... get rid of emitl and dcmp as they are done by mktime...
1994-06-15 Marshall Kirk... add code for access check; bug fix for readlink; formatting
1994-06-15 Marshall Kirk... have to init vfs list; use ufs doforce flag; formatting
1994-06-15 Marshall Kirk... formatting; symlink fixes (from Wolfgang Solfrank via...
1994-06-15 Marshall Kirk... phase error in computing time (from Wolfgang Solfrank...
1994-06-15 Marshall Kirk... formatting
1994-06-14 Kirk McKusickupdate SPARC information
1994-06-09 Mike Hibleron write, be sure to flush the vnode from the VM object...
1994-06-07 Kirk McKusicktransposition
1994-06-07 Kirk McKusickVOP_READIR now has a cookie argument
1994-06-05 Kirk McKusickcalculate cookies and eofflag if requested to do so...
1994-06-05 Kirk McKusickcalculate cookies and eoffalg if requested to do so
1994-06-05 Kirk McKusickcalculate and return cookies and eof flag
1994-06-05 Kirk McKusickadd cookie and eofflag parameters to readdir
1994-06-05 Kirk McKusickask for eofflag and cookies, and use the result
1994-06-05 Kirk McKusickadd UNION support to ogetdirentries; add cookies and...
1994-06-05 Kirk McKusickadd cookies and eofflag to VOP_READDIR
1994-06-05 Kirk McKusicksince size_t is unsigned, testing iov_len < 0 is futile
1994-06-03 Kirk McKusickhave to check for dead vnodes when checking whether...
1994-06-03 Kirk McKusickcheck for dead vnodes when doing accounting
1994-06-02 Keith Bosticmake it work better than once a second
1994-06-02 Anne Hughespage breaks for 4.4BSD manuals
1994-06-02 Kirk McKusickpage breaks for 4.4BSD manuals
1994-06-02 Anne Hughespage breaks for the 4.4BSD manuals
1994-06-02 Anne Hughestweeks for the QMS typesetter for the 4.4BSD manuals
1994-06-02 Anne Hughespage breaks for the 4.4BSD manuals
1994-06-02 Anne Hughescleanup toc
1994-06-02 Anne Hughesreorganize and page breaks for the 4.4BSD manuals
1994-06-02 Anne Hughespage breaks for the 4.4BSD manuals
next