changed _Q,_Q1 to _QF,_QB to avoid conflict with new <ctype.h>
[unix-history] / usr / src / usr.sbin /
1993-05-27 Chris Toreksysctl arg 4 is size_t *, not int *
1993-05-26 Kirk McKusickadd entry for console device (if present)
1993-05-26 Kirk McKusickadd code for console device (if present)
1993-05-26 Eric Allmanlock NEWDB files during access
1993-05-26 Eric Allmantry to improve closed connection error handling
1993-05-25 Eric Allmandon't go into recursive syserr loop if error printing...
1993-05-25 Eric AllmanBe sure to append dots on canonified host names; Fix...
1993-05-25 Eric Allmanadd FEATURE(always_add_domain)
1993-05-25 Eric Allmanadd FEATURE(always_add_domain); avoid rewriting $=w...
1993-05-24 Eric Allmandate and time created 93/05/24 08:47:52 by eric
1993-05-24 Eric Allmandeclare macvalue
1993-05-24 Eric Allmanremember to dot terminate host name lookups
1993-05-24 Eric Allmandebugging core dumps if av == NULL
1993-05-24 Chris TorekSFILES (and any other files, if they get added someday...
1993-05-23 Eric Allmanmessage insists on a literal " " or "-" for continuation
1993-05-23 Eric Allmantar => pax
1993-05-23 Eric Allmanalias maps include null byte; don't add .db if it alrea...
1993-05-23 Eric Allmanupdate for 6.60
1993-05-23 Eric AllmanIBM_AIX => _AIX3
1993-05-23 Eric Allmanavoid writing an error message announcing that you...
1993-05-23 Eric Allmandocumentation update
1993-05-23 Eric Allmandon't pass pseudo-domains to $[ ... $] (can cause wierd...
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
next