unix-history/.git
1995-03-09 Eric Allman8.6.11
1995-03-08 Eric Allmanadd <unistd.h> for Solaris 2.4 and other "modern" systems
1995-03-08 Eric Allmancase pseudo-characters to u_char; allow for more map...
1995-03-08 Eric Allmanfix bug in xputs -- wasn't properly printing \n, \r...
1995-03-08 Eric Allmanhave to self-declar h_errno if using BIND 4.9.3 (ugh)
1995-03-08 Eric Allmanline-buffer transcript file
1995-03-07 Eric Allmanallow -A flag to support appendable aliases
1995-03-07 Eric Allmanadd MF_APPEND flag
1995-03-07 Eric Allmanavoid possible attacks against hidden files; this isn...
1995-03-07 Eric Allmanfix some race conditions for file opens
1995-03-07 Eric Allmanfixes for Alphas
1995-03-07 Eric Allmansync the files immediately upon create (helps on Alphas?)
1995-03-06 Eric Allmanfix new file creation
1995-03-06 Eric Allmanchanges suggested by *Hobbit*; SafeFileEnvironment...
1995-03-06 Eric Allmanintegrate changes from *Hobbit*
1995-03-06 Eric Allmanadd Linux comments
1995-03-06 Eric Allmanadd Linux
1995-03-06 Eric AllmanSolaris 2.4 changes
1995-03-06 Eric Allmancleanup for Solaris 2.4
1995-03-06 Eric Allmanfix compile glitch on some compilers
1995-03-06 Eric Allmanadd vendor-dependent macro initialization hooks
1995-03-06 Eric Allmanadd "strict" parameter to denlstring to allow continuations
1995-03-06 Eric Allmanadd "strict" parameter to denlstring
1995-03-06 Eric Allmanfix a problem that would permit people to turn off...
1995-03-06 Eric Allmanadd concept of "strict adherence" to newline standard
1995-03-06 Eric Allmanadd "strict" parameter to denlstring
1995-03-06 Eric Allmanimproved security for points where setuid has returned...
1995-03-06 Eric Allmanvarious security bulletproofing
1995-03-05 Kirk McKusickat least note what should be done
1995-03-05 Eric Allmanupdate for 8.6.11 (no changes in configuration proper)
1995-03-04 Eric Allman(sigh) use -lgdbm on Linux (why not?)
1995-03-02 Eric Allmanhacks to local getopt to avoid link problems with Linux
1995-03-02 Kirk McKusickadd more paging statistics to -s option
1995-03-01 Eric Allmanincorporate fixes from 8.6.11
1995-03-01 Eric Allmanibuf type wrong
1995-03-01 Eric Allmanreset group id on -X flag as well as user id
1995-03-01 Eric Allmanprototypes
1995-03-01 Eric Allmanincorporate fixes from 8.6.11
1995-03-01 Eric Allmanfix FS= environment bug
1995-03-01 Eric Allmanfix over-used static buffer
1995-03-01 Eric Allmandon't require /SENDMAIL/ANY/SHELL/ for null pw_shell...
1995-03-01 Eric Allmanmake fdopen() mode compatible with open() mode
1995-03-01 Eric Allmanmultiple glitches in 8.6.10 -- see ../RELEASE_NOTES...
1995-03-01 Eric Allmanchange to nisplus_default_domain per Sun's request
1995-03-01 Eric Allmanmultiple glitches in 8.6.10 -- see ../RELEASE_NOTES...
1995-02-28 Kirk McKusicknits
1995-02-28 Kirk McKusickmissing comma
1995-02-28 Kirk McKusickvgone => VOP_REVOKE
1995-02-28 Kirk McKusickh_errno is an int, not a struct
1995-02-25 Eric Allmantypo
1995-02-25 Eric Allmanadd NoRecipientAction option
1995-02-25 Eric AllmanISC Unix hacks
1995-02-25 Eric Allmanadd NoRecipientAction; make Bcc: field truncate instead...
1995-02-25 Eric Allmanadd NoRecipientAction config option; truncate (don...
1995-02-25 Eric Allmandelete Apparently-To: code
1995-02-25 Eric Allmanremove "POSSIBLE ATTACK" message -- it can be triggered in
1995-02-24 Eric Allmanminor ordering glitch, more pedantic than important
1995-02-24 Eric Allmanupdate for 8.6.10; minor glitches
1995-02-24 Eric Allmanloop on ident result
1995-02-24 Eric Allmanclean up the comment a bit
1995-02-24 Eric AllmanISC (SunSoft) Unix (never heard of this one)
1995-02-24 Eric Allmanadd ISC and UNICOS makefiles
1995-02-24 Eric Allmandate and time created 95/02/24 06:53:37 by eric
1995-02-24 Eric Allmanchange way statfs.f_bavail is handled to be more general
1995-02-24 Eric Allmandate and time created 95/02/24 06:40:45 by eric
1995-02-24 Keith Sklowerdocument slightly closer to working code to send to...
1995-02-24 Keith Sklowerdocument more trial code for mitre; maybe release it
1995-02-24 Eric Allmanallow optional alias files (where the source file doesn...
1995-02-24 Eric Allmancleanup to make gcc -Winitialized happier
1995-02-24 Kirk McKusicknfs_revoke uses vop_revoke
1995-02-24 Kirk McKusickvgone => VOP_REVOKE
1995-02-24 Kirk McKusickconvert vgoneall to vop_revoke
1995-02-24 Kirk McKusickallow revoke on any file; vgoneall => VOP_REVOKE
1995-02-24 Kirk McKusickvgoneall => VOP_REVOKE
1995-02-24 Kirk McKusickvgoneall is replaced by vop_revoke; add REVOKEALL flag
1995-02-24 Kirk McKusickadd vop_revoke operator
1995-02-23 Kirk McKusickvgoneall => VOP_REVOKE
1995-02-23 Kirk McKusickallow revoke on any file; vgoneall => VOP_REVOKE
1995-02-23 Kirk McKusickadd vop_revoke
1995-02-23 Kirk McKusickdefine cd9660_revoke to use vop_revoke
1995-02-23 Kirk McKusickdefine ufs_revoke to use vop_revoke
1995-02-23 Kirk McKusickvgoneall is replaced by vop_revoke
1995-02-23 Kirk McKusickadd mfs_revoke
1995-02-23 Kirk McKusickdefine mfs_revoke to be vop_revoke
1995-02-23 Kirk McKusickadd fifo_revoke
1995-02-23 Kirk McKusickdefine fifo_revoke to use vop_revoke
1995-02-23 Kirk McKusickadd spec_revoke
1995-02-23 Kirk McKusickdefine spec_revoke to use vop_revoke
1995-02-23 Kirk McKusickdefine ufs_revoke to use vop_revoke
1995-02-23 Kirk McKusickadd vop_revoke
1995-02-23 Kirk McKusickvgone => VOP_REVOKE
1995-02-23 Kirk McKusickvgoneall is replaced by vop_revoke
1995-02-23 Kirk McKusicknull out runp if requested in bmap
1995-02-23 Kirk McKusickfill in runp in bmap if requested to do so
1995-02-23 Kirk McKusickbetter fix for new syscall convention (from cgd)
1995-02-23 Eric Allmanbe able to use symbolic ruleset names in -bt mode
1995-02-23 Eric Allmandelete contrib/rcpt-streaming per request of John G...
1995-02-22 Keith Bosticktr_narg => ktr_argsize
1995-02-22 Eric Allmanadd mailer flag to turn of MX lookup
1995-02-22 Eric Allmanfix minor used-before-set problem
next