4.4BSD snapshot (revision 8.1)
[unix-history] / usr / src / usr.sbin /
1993-05-23 Eric Allmanmerge alias database with maps, expanding and changing...
1993-05-22 Eric AllmanAIX compatibility changes; clean up map initialization...
1993-05-22 Jan-Simon Pendryuse strerror
1993-05-22 Jan-Simon Pendryfix warning about regexec
1993-05-22 Eric Allmancleanup for NIS maps
1993-05-22 Eric Allmandon't include .db on database file names
1993-05-22 Eric Allmanadd REDIRECT to list of top-level pseudo-domains
1993-05-22 Eric Allmanavoid extra qualification of top level pseudo-domains...
1993-05-22 Eric Allman$=P is top-level pseudo-domains
1993-05-22 Eric Allmanavoid unexpected multiline replies to HELO packet ...
1993-05-22 Eric Allmanchanges to merge alias and map implementations
1993-05-22 Eric Allmanpessimize on channel flushing
1993-05-22 Eric Allmanchanges to merge alias and map implementations
1993-05-22 Kirk McKusickuse sysctl rather than nlist
1993-05-21 Eric Allmanadd support for NEWDB
1993-05-21 Eric Allmanlog more information on -bv "deliverable" message
1993-05-21 Eric Allmanneed to delete ndbm.h from db library as well as ndbm.o
1993-05-21 Kirk McKusickadd boottime
1993-05-21 Keith Bosticconvert from dbm to ndbm
1993-05-21 Eric Allmancompatibility for Sun BSD
1993-05-21 Kirk McKusickadd support for printing out boottime
1993-05-20 Keith Bosticcast lseek argument
1993-05-20 Keith Bosticinclude unistd.h for truncate prototype
1993-05-19 Chris Torek`sin' is a reserved ANSI name; bcopy,bcmp,bzero =>...
1993-05-18 Chris Torekcleanup, prototype, pass -Wall (it started with lseek...
1993-05-18 Eric Allmantype conflicts
1993-05-18 Eric Allmanclean up function prototypes
1993-05-18 Eric Allmandelete unneeded and conflicting errstring declarations
1993-05-18 Eric Allmanfirst cut at merged map/alias implementation
1993-05-17 Chris Torekmake gcc shut up
1993-05-17 Keith Bosticadd nvi.recover(8)
1993-05-15 Kirk McKusickadd cross reference to sysctl.3
1993-05-15 Eric AllmanMIME cleanups
1993-05-15 Eric Allmanuse newstr for e_message consistently
1993-05-15 Eric Allmangive better error message on "can't exec" error
1993-05-14 Eric Allmanfix nasty bug that causes core dumps on fallback MXes
1993-05-14 Eric Allmanfix code that does MX fallback to avoid null ptr refs
1993-05-14 Eric Allmantry to make setproctitle port to NET/bsd and BSD/386...
1993-05-14 Eric Allmanlog sendmail version during SMTP startup
1993-05-14 Eric Allmanfix SMTP display bug; allow SMTP greeting failure to...
1993-05-14 Eric Allmanfix To: lists in error messages
1993-05-14 Eric Allmandon't write arbitrarily off the end of a buffer (ugh!)
1993-05-14 Eric Allmana bunch of nits in the MIME code
1993-05-14 Eric Allmanadd debugging
1993-05-14 Eric Allmanfix parsing of split header/envelope rewriting rules
1993-05-13 Kirk McKusickupdate the available information and the FILES list
1993-05-12 Eric Allmanallow 421 instead of initial greeting message to go...
1993-05-12 Eric Allmandon't allow VERB if PRIV_NOEXPN set
1993-05-12 Eric Allmandon't botch message display (if it begins with digits)
1993-05-12 Keith Bosticdate and time created 93/05/11 11:53:22 by bostic
1993-05-12 Keith Bosticput in correct SCCS header, copyright
1993-05-12 Keith Bosticdate and time created 93/05/11 11:52:33 by bostic
1993-05-12 Keith Bosticput in sccs keywords line
1993-05-12 Keith Bosticnew version from Vernon Schryver (vjs@sgi.com); see...
1993-05-12 Keith Bosticdate and time created 93/05/11 11:50:48 by bostic
1993-05-12 Keith Bosticdate and time created 93/05/11 11:50:07 by bostic
1993-05-12 Keith Bosticput back in keywords ine
1993-05-12 Keith Bosticnew version from Vernon Schryver (vjs@sgi.com); see...
1993-05-11 Eric AllmanO8 => O7; add Oj
1993-05-11 Eric Allman*file* mailer flags changed
1993-05-11 Eric Allmanmajor rewrite of alias module; cache name server canoni...
1993-05-11 Eric AllmanOption 8 => option 7; add Oj (confMIME_FORMAT_ERRORS)
1993-05-11 Eric Allmandocument SMTP_MAILER_FLAGS and UUCP_MAILER_FLAGS
1993-05-11 Eric Allmanavoid some implicit dependencies on NETINET
1993-05-11 Eric Allmanhave *file* mailer output all appropriate flags
1993-05-11 Eric Allmandebugging in putheader
1993-05-11 Chris Torekterminate cfdata array with a fully bracketed initializer,
1993-05-11 Ralph Campbelladded "sys/time.h" to pmax ioconf.c
1993-05-10 Eric Allmanstrip spaces off of beginning of message-id (in case...
1993-05-10 Mike Hiblersupport for sequential swap devices and concatonated...
1993-05-10 Mike Hiblercorrectly count # of devices when units may be out...
1993-05-08 Kirk McKusickcksum.c is now generic
1993-05-07 Eric Allmanadd ListenQueueLength daemon option keyword
1993-05-07 Eric Allmanadd ListenQueueSize keyword to O (Daemon Options) option
1993-05-07 Eric Allman_OLD_SENDMAIL_ compatibility
1993-05-07 Eric Allmanadd SMTP_MAILER_FLAGS and UUCP_MAILER_FLAGS
1993-05-07 Eric Allmandocument O8 => O7 change, j (MIME Encapsulation) option...
1993-05-07 Eric Allmandocument change in alias file syntax
1993-05-07 Eric Allmanallow comma separated A option(s)
1993-05-07 Mike Hibleradd support for "maxgroups" option
1993-05-07 Eric Allmancleanup for NIS and general usability
1993-05-07 Eric Allmanfix bug causing mail to be returned in -bv mode
1993-05-06 Eric Allmanfixes for problems causing mail to be both sent and...
1993-05-05 Eric Allmanfix VRFY and EXPN output to have fully qualified names
1993-05-05 Eric Allmancreate dead.letter with FileMode instead of 0666
1993-05-05 Eric Allmanchange prototype for dfopen
1993-05-05 Eric AllmanO8 => O7; add Oj
1993-05-05 Eric Allmanadd references to MIME documents
1993-05-05 Eric Allmanfix some bogus messages being printed in mailq command
1993-05-05 Eric Allmanavoid gratuitous warning messages
1993-05-05 Eric Allmanadjust setproctitle for 4.4BSD (to avoid problem with...
1993-05-05 Eric Allmanfix a wierdness on handling -o override options
1993-05-05 Eric Allmanupdate for MIME encapsulated error messages
1993-05-05 Eric Allmanstatus update
1993-05-05 Eric AllmanNIS => NIS_ALIASES (set by NIS in conf.h)
1993-05-05 Eric Allmanmake NIS set NIS_ALIASES and NIS_MAP
1993-05-05 Eric Allmanputbody takes one more parameter
1993-05-05 Keith Bosticadd CTL_USER
1993-05-04 Eric Allmanadd SendMIMEErrors
1993-05-04 Eric Allmanadd e_msgboundary for MIME support
next