assume /tmp is memory-based, so /var is the other filesystem to consider;
[unix-history] / usr / src / usr.sbin /
1993-07-28 Eric Allmanavoid compilation problems
1993-07-27 Eric Allmansignal and file locking portability changes
1993-07-27 Eric Allmanfix problem causing errors during collect to supress...
1993-07-27 Eric Allmancleanup to reduce the number of quotes needed around...
1993-07-24 Eric Allmanmove IDENTPROTO defines around to simplify turning...
1993-07-24 Eric Allmanprefer HASGETDTABLESIZE over _SC_OPEN_MAX: a disturbing...
1993-07-24 Eric Allmanreally ignore MX records if !trymx
1993-07-24 Eric Allmanfix Ultrix incompatibility
1993-07-24 Eric Allmanadd confRELAY_MAILER and improve mailertable description
1993-07-24 Eric Allmandefault confSMTP_MAILER to smtp, not esmtp; add confREL...
1993-07-24 Eric Allmancommand line mail to bad recipients didn't return error...
1993-07-24 Eric Allmantag returned message with true original from (not local...
1993-07-24 Eric Allmanfix non-return of addresses presented on the command...
1993-07-24 Eric Allmanreally ignore MX if !trymx in getcanonname; minimize...
1993-07-24 Eric Allmandefault confSMTP_MAILER to "smtp"; make mailer:host...
1993-07-23 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-23 Keith BosticSet the close-on-exec bit so that users can't get at the
1993-07-23 Eric Allmanadd confLOCAL_MAILER
1993-07-23 Eric Allmanw option; generalize all relays to accept mailer:host...
1993-07-23 Eric AllmanMany changes: add option 2; fix FIN_WAIT_2 problem...
1993-07-23 Eric Allmanportability for SVR4
1993-07-23 Eric Allmanfonts; clarify that sendmail uses gethostbyname
1993-07-23 Eric Allmanfix bogus error message with open timeout in :include...
1993-07-23 Eric Allmanfix problem causing bogus delivery of SIGTTIN on POSIX...
1993-07-23 Eric Allmanmention that $# can be called in subroutines of ruleset...
1993-07-22 Eric AllmanSCO UNIX changes
1993-07-22 Eric Allmanbulk clear flock structure -- some systems apparently...
1993-07-22 Eric Allmandon't improperly diagnose alias/forward loops (although...
1993-07-22 Eric AllmanConvex changes
1993-07-22 Eric AllmanARBPTR_T
1993-07-22 Eric Allmanadd confSMTP_MAILER to select default mailer for SMTP...
1993-07-22 Eric Allmanadd confSMTP_MAILER
1993-07-22 Eric Allmanfix botch with EXPN continuation lines
1993-07-22 Eric Allmanmore 4.3 changes
1993-07-22 Eric Allmanold 4.3BSD changes
1993-07-22 Eric Allmanportability for Sony NEWS workstations
1993-07-21 Eric Allmanmove up LOCAL_RULE_0 handling; fix MAILER(usenet)
1993-07-21 Eric Allmanupdates for Convex, NEWS-OS 4.1C (Sony), and UNIOS...
1993-07-21 Eric AllmanRISCOS and SGI fixes; fix error handling (caused error...
1993-07-21 Eric Allmanmore portability changes, including ConvexOS support
1993-07-21 Eric Allmanfix some pathname inconsistencies
1993-07-21 Eric Allmanfurther compat changes for Solaris & other System-V...
1993-07-20 Eric Allmanavoid "fall off the end" problems if neither SMART_HOST...
1993-07-20 Eric Allmanfix duplicate diagnosis of aliasing/forwarding loop...
1993-07-20 Eric AllmanSGI IRIX & ANSI C portability
1993-07-20 Eric Allmaninclude M flag on Ultrix for DECnet compatibility
1993-07-20 Eric AllmanFallBackMX wasn't properly supressed if it pointed...
1993-07-20 Eric AllmanHASSETEUID => HASSETREUID and changes to avoid having...
1993-07-20 Eric Allmanadd description of test directory
1993-07-20 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-07-20 Keith Bosticset the immutable bit on installation
1993-07-19 Eric Allmanwrite command line information in pid file
1993-07-19 Eric Allmandocument -X flag
1993-07-19 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-19 Eric Allmanfix some M4 glitches
1993-07-19 Eric Allmandocument option `w'; fix Pell's name; fix page numbering
1993-07-19 Eric Allmanadd option `w'; break LOCAL_RULE_0 into S98, and proces...
1993-07-19 Eric Allmanadd confTRY_NULL_MX_LIST; random documentation improvements
1993-07-19 Eric Allmanadd confTRY_NULL_MX_LIST
1993-07-19 Eric Allmanturn off `e' and `C' flags by default
1993-07-18 Eric Allmanmake metamac.metaval type u_char (some compilers complain)
1993-07-18 Eric Allmanclean up semantics: QDONTSEND says don't ever send...
1993-07-18 Eric Allmanmore information to help identify the error cause
1993-07-18 Eric Allmanhave "Unbalanced" messages note that the problem was...
1993-07-18 Eric Allmandon't announce qf name to srvrsmtp-generated queue...
1993-07-18 Eric Allmanbetter error message handling: don't create bogus retur...
1993-07-18 Eric Allmanallow 6xx codes to mean "warnings sent to postmaster"
1993-07-18 Eric Allmandetect self-destructing alias loop more generally for...
1993-07-17 Eric Allmanfix problem leaving incoming SMTP connection in FIN_WAI...
1993-07-17 Eric Allmanglobal error handling; fix problem leaving incoming...
1993-07-17 Eric Allmanrepair unbalanced ) and >
1993-07-17 Eric Allmanglobal error cleanup; log "lost connection" at level...
1993-07-17 Eric AllmanSCO cleanup; misc logging adjustments
1993-07-17 Eric Allmandeliver local problems (EX_CONFIG and EX_SOFTWARE)...
1993-07-17 Eric Allmanadd 'w' option handling; be sure to fully qualify all...
1993-07-17 Eric Allmanclean up error handling, including concept of local...
1993-07-17 Eric AllmanSCO unix changes; fix problem with defn of sys_errlist
1993-07-17 Eric Allmanadd 'w' option
1993-07-17 Eric Allmanminor glitch
1993-07-17 Eric Allmanfix !defined(NDBM) && !defined(NEWDB) case
1993-07-17 Eric AllmanSCO compatibility
1993-07-17 Eric Allmanavoid null pointer dereference
1993-07-15 Eric Allmanearly implementation of extended option support
1993-07-14 Eric Allmanadd uucp-dom mailer, OSTYPE(aix3), LOCAL_SHELL_{FLAGS...
1993-07-14 Eric Allmanminor changes
1993-07-14 Eric Allmanadd uucp-dom mailer, OSTYPE(aix3), LOCAL_SHELL_{FLAGS...
1993-07-14 Eric Allmanmany fixes. primarily fix for seteuid problem in 8...
1993-07-13 Eric Allmandate and time created 93/07/13 06:22:10 by eric
1993-07-12 Eric Allmanadd -X command line flag and -O map flag
1993-07-12 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-07-12 Eric Allmanadd things to CHANGES; change some 4.3 references to 4.4
1993-07-12 Eric Allmanadd FEATURE(allmasquerade); FEATURE(domaintable); LOCAL...
1993-07-12 Eric Allmanmany changes including: SMART_HOST overrides SMTP maile...
1993-07-12 Eric Allmanfix M4 cruft with quote == apostrophe
1993-07-12 Eric Allmanhuge number of changes for 8.2, including IRIX & Solari...
1993-07-12 Eric Allmanadditional tweaking on message timeout code to allow...
1993-07-12 Eric Allmanavoid deferencing null pointers -- breaks on Solaris...
1993-07-11 Eric Allmanmany changes including: add LOCAL_MAILER_ARGS; FEATURE...
1993-07-11 Eric Allmanmany changes including: SMART_HOST overrides SMTP maile...
1993-07-11 Eric Allmanhuge number of changes for 8.2, including IRIX & Solari...
next