unix-history/.git
1994-11-11 Eric Allmaninclude sequence number in queue runs
1994-11-11 Eric Allmanmention that you have to kill the sendmail daemon after...
1994-11-09 Keith Sklowerunnecessary & wrong arg to printf when citing normal...
1994-11-09 Eric Allmanallow per-mailer default character set (applies to...
1994-11-09 Eric Allmandual map buffers are no longer necessary due to copy...
1994-11-09 Eric Allmancopy buffer in senttolist() to avoid conflict with...
1994-11-09 Eric Allmanaccept "ESMTP" anywhere on any line of the greeting...
1994-11-09 Eric Allmananswer some more questions hitting the net
1994-11-08 Kirk McKusickuse proper spec and fifo ops
1994-11-08 Keith Skloweroff by one error prevents installing routes for class...
1994-11-07 Eric Allmancreate proper headers on MIME mail (not just MIME-Version:)
1994-11-06 Eric Allmanclear MCIF_CVT8TO7 bit from cached MCI structures
1994-11-06 Eric Allmanadd MCIF_CVT7TO8 flag for future use
1994-11-06 Eric Allmantweak EightBitMode and F=8 options to do something...
1994-11-06 Eric Allmanannounce DSN extension as X-DSN-0 instead of DSN until...
1994-11-06 Eric AllmanLinux problem with getusershell(3)
1994-11-05 Kirk McKusickfailure to get a reserved port is EACCES, not EPERM
1994-11-05 Kirk McKusickminor editing nits fron cgd
1994-11-05 Kirk McKusickupdate for other libc files
1994-11-05 Eric Allmanadd F=8 mailer flag to force "just send 8" behaviour
1994-11-05 Eric Allmanfirst cut at DSN implementation
1994-11-04 Kirk McKusickrestore WINO inode to USTATE to keep accounting right
1994-11-03 Keith Sklowerthis one actually compiles . . .
1994-11-03 Keith Sklowerput in too many flags when setting netmask
1994-11-03 Eric Allmanexplain Makefiles subdirectory change & new database...
1994-11-02 Mike Hibleremulate the other common case of setreuid (setregid):
1994-11-01 Keith Skloweroptimization for normal masks requires keeping ptr
1994-11-01 Keith Skloweroptimization for normal masks requires keeping ptr...
1994-11-01 Keith Sklowercompromise fixes for duped keys
1994-11-01 Kirk McKusickcorrect reference to Prof. Stephen Falken
1994-10-28 Kirk McKusickadd more debugging code for ffs_reallocblks
1994-10-28 Kirk McKusickper Van via Sally Floyd, do not add the constant maxseg...
1994-10-28 Kirk McKusickuse and maintain fs_maxcluster array
1994-10-28 Kirk McKusickallocate space and initialize fs_maxcluster array;
1994-10-28 Kirk McKusickadd fs_maxcluster to track cluster sizes per cylinder...
1994-10-28 Kirk McKusickadd um_savedmaxfilesize to save real value
1994-10-28 Kirk McKusickdon't calculate stop time until all the data is sent...
1994-10-28 Kirk McKusickbyte swapping prototype directory entries on old little
1994-10-28 Kirk McKusickdo not recursively try to fix corrupted directories...
1994-10-28 Kirk McKusicksetenv syntax does not use an =
1994-10-28 Kirk McKusickpass correct flags to VOP_CLOSE when unmounting
1994-10-27 Eric Allmaninclude host name we are chatting with when diagnosing...
1994-10-26 Kirk McKusickconvert blocked list to use queue.h
1994-10-26 Eric Allmanoops -- messed up other Makefiels
1994-10-26 Eric Allmancompile problems on various platforms
1994-10-26 Eric AllmanNETINFO support
1994-10-26 Eric Allmanmakefiles are now in a subdirectory
1994-10-26 Eric AllmanMakefiles are now in a subdirectory
1994-10-26 Edward Wangincreased m_block and m_lines to longs
1994-10-26 Keith Bostichandle tgoto functions that return NULL, not "OOPS"
1994-10-26 Eric Allmanadd warning about "makesendmail" script
1994-10-25 Eric Allmanget it to compile on other environments
1994-10-25 Eric Allmaninclude -DNISPLUS
1994-10-25 Eric Allmanfirst cut at service switch abstraction
1994-10-25 Eric Allmanadd ServiceSwitchFile configuration option
1994-10-25 Kirk McKusickunwhiteout => undelete to be more general
1994-10-24 Eric Allmanset VendorCode
1994-10-24 Eric Allmanadd VendorCode
1994-10-24 Eric Allmanfirst cut at NeXT NetInfo map class -- still somewhat...
1994-10-24 Eric Allmanprint mail uid/gid in debugging output
1994-10-24 Eric Allmanoutput trailing white space on lines as (e.g., =20...
1994-10-21 Eric Allmandon't object to all numeric user names unless HESIOD...
1994-10-20 Kirk McKusickdo not allow truncation beyond the maximum file size
1994-10-19 Kirk McKusickunwhiteout => undelete
1994-10-19 Kirk McKusickmore accurate definition of -W option
1994-10-19 Kirk McKusickunwhiteout => undelete
1994-10-18 Eric Allmanadd hesiod changes
1994-10-18 Eric Allmanif a message exceeds MaxMessageSize, stop pushing the...
1994-10-18 Eric Allmanmake so it's portable to SunOS and Ultrix. Yes, I...
1994-10-18 Eric Allmandate and time created 94/10/17 14:59:00 by eric
1994-10-18 Eric Allman"host" map class works even without DNS_BIND
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...
next