Solaris native cc doesn't predefine __svr4__ (sigh)
[unix-history] / usr / src / usr.sbin /
1993-12-30 Eric AllmanSolaris native cc doesn't predefine __svr4__ (sigh)
1993-12-28 Eric Allmaninclude totals (from Tom Ferrin)
1993-12-28 Eric Allmanminor comment typo
1993-12-28 Eric Allman(no message)
1993-12-28 Eric Allmanexpand on UUCP address rewriting
1993-12-28 Eric Allmanchanges to try to improve UUCP rewriting
1993-12-28 Eric Allmanpseudo-domains are now dot-terminated
1993-12-27 Eric Allmanavoid "broken alias loop" messages when a :include...
1993-12-27 Eric Allmanadd NeXT NetInfo support
1993-12-26 Eric Allmanminor typo
1993-12-26 Eric AllmanSCO UNIX doesn't have getusershell(3)
1993-12-26 Eric Allmanclean up implementation if you don't have getusershell...
1993-12-25 Eric Allmanfirst cut at adding NEEDGETUSERSHELL
1993-12-25 Eric Allmanmake NEEDGETUSERSHELL a 0/1 flag instead of a def/ndef...
1993-12-24 Eric Allmango ahead and actually implement getusershell in compat...
1993-12-24 Eric Allmanbe sure to include $U.UUCP in the list of local names
1993-12-24 Eric Allmanfixes to restrict users who don't have a "regular"...
1993-12-24 Eric Allmanadd QBOGUSSHELL bit to indicate that this user has...
1993-12-24 Eric Allmanno need to checkfd012() in dropenvelope -- that's a...
1993-12-23 Eric Allmanhpux portability change -- don't make "hpux" symbol...
1993-12-23 Eric Allmanclean up error messages a bit more
1993-12-23 Eric Allman:include: in owner- alias has been fixed
1993-12-23 Eric Allmanmore error message cleanup
1993-12-23 Eric Allmanmore cleanup of that message
1993-12-23 Eric Allmanimprove "Recipient domain name server timed out" message
1993-12-22 Eric Allmanfix null pointer dereference
1993-12-22 Eric Allmanqualify unqualifed names in relay mailer
1993-12-22 Eric Allmanupdates for SVR4
1993-12-22 Eric Allmanavoid misleading error message if an SMTP mailer drops...
1993-12-22 Eric Allmanif HOSTALIASES is set, be sure to use it during canonif...
1993-12-22 Eric Allmanmake the "go away" message more polite
1993-12-22 Eric Allmanfix [domain literals] when allmasquerade set -- was...
1993-12-22 Eric Allmanavoid infinite loops in sfgets due to wierd fgets imple...
1993-12-21 Eric AllmanSystem V Release 4 changes
1993-12-21 Eric Allman(no message)
1993-12-21 Eric AllmanLinux is easier now
1993-12-21 Eric Allmanavoid infinite loops on bad file sent to sfgets
1993-12-21 Eric Allmanmake sendmail.st non-writable
1993-12-21 Eric Allmanmake uucp-uudom not add unnecessary domains
1993-12-21 Eric Allmandelete CSNET domain support; patch bug in relay rewriting
1993-12-21 Eric Allmandelete CSNET domain support
1993-12-21 Eric Allmandelete CSNET domain
1993-12-19 Eric Allmandon't dot terminate .BITNET. when sending to bitnet...
1993-12-18 Eric Allmanput location of dead.letter on a compile flag
1993-12-18 Eric AllmanNEXTSTEP 3.x compatibility changes
1993-12-18 Eric AllmanGIDSET_T is gid_t only on Solaris, not on SunOS
1993-12-18 Eric Allmangetgroups on Sun systems takes an array of gid_t, not...
1993-12-18 Eric Allmandon't output null headers into queue file
1993-12-17 Eric Allmandefault to "smtp" service == 25 for NeXT machines ...
1993-12-17 Eric Allmanfix botch with Name server: error codes
1993-12-17 Eric Allmanrearrange IDENTPROTO definitions to make it easier...
1993-12-17 Eric Allmanmore comments about SYSLOG_BUFSIZE
1993-12-17 Eric Allman(no message)
1993-12-17 Eric Allmandefine $i during queue runs
1993-12-17 Eric Allmanadd EF_8BITDATA flag to indicate that 8-bit data has...
1993-12-16 Eric Allmanalways include host name on DNS-related errors
1993-12-16 Eric Allmanadjust declaration of getopt for ANSI C compilers
1993-12-16 Eric Allmanimprove debug output
1993-12-16 Eric Allmanhave SIGUSR1 call and print ruleset 89
1993-12-15 Eric Allmandate and time created 93/12/15 06:36:42 by eric
1993-12-15 Eric Allmanadd MAILER(pop)
1993-12-15 Eric Allmanhooks to allow access to files as root (on SFF_ROOTOK...
1993-12-15 Eric Allmanadd hooks to permit writes to setuid files (with no...
1993-12-15 Eric Allmanfix problem of local mailer being called with uid of...
1993-12-15 Eric Allmanparameterize maximum recursion depth (compile time...
1993-12-15 Eric AllmanVAX Ultrix changes
1993-12-14 Eric Allmanadd SFF_ROOTOK flag
1993-12-14 Eric Allmanminor debugging glitch
1993-12-14 Eric Allmancheckpoing
1993-12-13 Eric Allmanadd MH comment
1993-12-13 Eric Allmanpatches to fix checks when sending to a file
1993-12-13 Eric Allmanavoid bogus pointer dereference in shortened logdeliver...
1993-12-12 Eric AllmanSunOS 4.0.3 changes
1993-12-12 Eric Allmanavoid core dump if getctladdr() returns null
1993-12-12 Eric Allmandocument $=m
1993-12-12 Eric Allmanupdates for SunOS 4.0.3 and SVR4
1993-12-12 Kirk McKusickcopyediting for Usenix manuals
1993-12-12 Eric Allmanupdate for 8.6.5.Beta3
1993-12-12 Eric Allmanmore addendums
1993-12-12 Eric AllmanSolaris compiler fixes
1993-12-12 Eric Allmanfix uid-dependent non-equivalence of addresses
1993-12-12 Eric Allmanefficiency hacks for toktype
1993-12-12 Eric Allmanbe more conservative about reflecting contents of owner...
1993-12-12 Eric Allmanavoid problems if a tf file already exists; improve...
1993-12-12 Eric Allmanarrange to log sender in SMTP even if all RCPTs failed
1993-12-12 Eric Allmanadd EF_LOGSENDER flag & extend e_flags word so it will fit
1993-12-12 Eric Allmanadd support for SCO Open Server 3.2v4
1993-12-12 Eric Allmandate and time created 93/12/11 13:05:41 by eric
1993-12-12 Eric Allmanopen non-alias maps before initializing alias maps
1993-12-11 Eric Allmanadd uucp-uudom mailer; provide aliases for suucp &...
1993-12-11 Eric Allmanmove SmtpError decl out -- two identical decl's seem...
1993-12-11 Eric Allmanadd a "recursion level" argument to rewrite() to detect...
1993-12-11 Eric Allmanadd a "recursion level" argument to rewrite() to detect...
1993-12-11 Eric Allmanimprove error messages -- avoid "Error 0" syndrome
1993-12-11 Eric Allmanadd bufsize parameter to prescan
1993-12-11 Eric Allmanadd a size parameter to prescan()
1993-12-11 Eric Allmancleanup of symbolic link checking -- make it less picky
1993-12-11 Eric Allmanadjust names of SafeFile Flags (SF_ => SFF_)
1993-12-11 Eric Allmanadd SF_ANYFILE
1993-12-11 Eric Allmanensure that $=w names are always considered canonical
next