improve exit status handling for program map code
[unix-history] / usr / src / usr.sbin /
1995-06-11 Eric Allmanimprove exit status handling for program map code
1995-06-11 Eric Allmancleanup for FreeBSD/NetBSD; drop 386BSD
1995-06-11 Eric Allmanimproved debugging
1995-06-11 Eric Allmantypo
1995-06-11 Eric Allmanbetter search order is not so good after all
1995-06-11 Eric Allmanfix patch pathname
1995-06-10 Eric Allmantested on 5.3, not 5.2, and cc, not gcc
1995-06-10 Eric Allmanupdate UNAME reference
1995-06-10 Eric Allmanchange name of UnixWare Makefile to handle other versions
1995-06-10 Eric Allmanmore myhostname cleanup (why is this so hard?!?)
1995-06-10 Eric Allmanprint OS compile flags (sigh)
1995-06-10 Eric Allmanneed MF_KEEPQUOTES bit in dequote map, else it is doubl...
1995-06-10 Eric Allmannon-DEC OSF/1 doesn't have svc.conf
1995-06-05 Eric AllmanAIX 3 fixes
1995-06-05 Eric AllmanSVr4 needs <sys/mkdev.h>
1995-06-05 Eric AllmanUnixWare can use sysconf() instead of getdtablesize
1995-06-05 Eric Allmanmove getcanonname up so that NIS wouldn't be #undefed
1995-06-05 Eric Allmanfreespace=>freediskspace, enoughspace=>enoughdiskspace...
1995-06-05 Eric Allmanavoid infinite loops if malloc fails
1995-06-01 Eric Allmanfix spelling error in comment
1995-06-01 Eric Allmanimproved debug output
1995-06-01 Eric Allmandefault prog mailer must have internal form of $u
1995-05-31 Eric Allmanmove SMTP startup logging to daemon.c so that $_ is set
1995-05-31 Eric Allmanmiscellaneous cleanup and additions
1995-05-31 Eric AllmanOLD_NEWDB is a 0/1 option, not def/ndef
1995-05-31 Eric Allmangive warning on duplicate S lines (but append to rulese...
1995-05-31 Eric Allmanlog more info in several places
1995-05-31 Eric Allmanbetter handling of dead.letter -- involves mailfile...
1995-05-31 Eric Allmanallow symbolic ruleset names on M lines (S= and R=)
1995-05-31 Eric Allmanchange RealUserName from an array to a pointer; move...
1995-05-31 Eric Allmanmove setproctitle() to be before every accept to fix...
1995-05-31 Eric Allmanfix a problem that causes NIS and NIS+ lookups to strip...
1995-05-31 Eric Allmanone more "include" that needed to be quoted
1995-05-31 Eric Allmandefine BSD_COMP on all SVr4 systems
1995-05-30 Eric Allmanadd trace flags in sm_gethostbyname
1995-05-30 Eric Allmansearch /usr/include before /usr/ucbinclude (is this...
1995-05-30 Eric AllmanNCR3000 needs explicit include of sys/sockio.h
1995-05-30 Eric Allmanchange OA semantics so that all .cf entries are mapped...
1995-05-30 Eric Allmandon't shorten names that have a trailing dot (except...
1995-05-30 Eric Allmanprototype makemapentry to return a MAP pointer
1995-05-30 Eric Allmanimplementation of aliases that puts first unqualified...
1995-05-30 Eric Allmanfix a comment
1995-05-30 Eric Allmanput use of getconfattr() on a separate USEGETCONFATTR...
1995-05-30 Eric Allmandon't assume -ls since getconfattr() is not being assumed
1995-05-30 Eric Allmanforce -oee to really always return zero
1995-05-30 Eric Allmanquote some code that shouldn't be expanded
1995-05-30 Eric AllmanHP-UX always hubs mail on mailspool.CS
1995-05-30 Eric AllmanBeta.2
1995-05-30 Eric Allmantry using getconfattr to find legal shells on AIX
1995-05-30 Eric AllmanStatusFile option should always be defined
1995-05-30 Eric Allmanneed the security library to get getconfattr
1995-05-30 Eric Allmansccs check the root directory
1995-05-30 Eric Allmantry to fix a compile glitch on some HP-UX installations
1995-05-30 Eric Allmanallow trusted users to use -bs without a warning
1995-05-30 Eric Allmanuse wordinclass routine for brevity
1995-05-30 Eric Allmanadd Solaris 2.5 Makefile
1995-05-30 Eric Allmandelete cs-riscos.cf from targets list
1995-05-29 Eric Allmandate and time created 95/05/29 07:14:17 by eric
1995-05-29 Eric Allmanpatch from Motonori
1995-05-29 Eric Allmanlint
1995-05-29 Eric Allmanglitch that causes compile problems (sometimes) on...
1995-05-29 Eric Allmanlint
1995-05-28 Eric Allmanclean up Solaris 2.4 LD_LIBRARY_PATH description
1995-05-28 Eric Allmanbetter implementation of MaxQueueRun -- doesn't have...
1995-05-28 Eric Allmanadd confMAX_QUEUE_RUN_SIZE
1995-05-28 Eric Allmanadd confMAXQUEUERUNSIZE
1995-05-28 Eric Allmanadd MaxQueueRunSize parameter
1995-05-28 Eric Allman-q map flag; dynamically alloc queue; log over-large...
1995-05-28 Eric Allmanpatch from John Hawkinson
1995-05-28 Eric Allmanlog message on too-large message
1995-05-28 Eric Allmanwarnings re shared libraries on Solaris 2.4
1995-05-28 Eric Allmanmisc comments re rule 99
1995-05-28 Eric Allmandoc updates -- -q[IRS] not mentioned
1995-05-28 Eric Allmanheaders with H_ACHECK set would never be propogated...
1995-05-28 Eric Allmandon't send bounces to postmaster on -bv
1995-05-28 Eric Allmanmake the maximum number of jobs in one queue run an...
1995-05-28 Eric Allmandynmically extend the queue size
1995-05-28 Eric AllmanT= fields were wrong for default prog and *file* mailers
1995-05-28 Eric Allmanclarify comment on T= mailer field
1995-05-27 Eric Allmanforce *file* mailer to have setuid bit semantics even...
1995-05-27 Eric Allmanforce Prog and File mailers to never have F=m
1995-05-27 Eric Allmaninclude putenv() implementation that doesn't depend...
1995-05-27 Eric Allmanmake 451 error codes explicit
1995-05-27 Eric Allmanclean up test mode; putenv can fail
1995-05-27 Eric Allmanallow #@#\0 as a comment; make USERDB be a 0/1 option
1995-05-27 Eric Allmanmake USERDB be a 0/1 option instead of #ifdef/#ifndef
1995-05-27 Eric Allmanextend NEEDPUTENV; clarify USERDB
1995-05-27 Eric Allmanfix compilation when compiled with -DHESIOD=1 -DNEWDB=0
1995-05-26 Eric Allmanbeta.1
1995-05-26 Eric Allmanadd -q map flag to avoid quote stripping; clean up...
1995-05-26 Eric Allmanuse -a$g for UUCP calls
1995-05-26 Eric Allmanadd MF_KEEPQUOTES flag to turn off default quote stripping
1995-05-26 Eric Allmaninclude is an M4 keyword and has to be quoted
1995-05-26 Eric Allmanbeta.1
1995-05-26 Eric Allmanfile mailer should run as default uid, not as sender
1995-05-26 Eric Allmanwoops -- previous patch didn't null terminate in all...
1995-05-26 Eric Allmandon't trash lines without trailing newlines
1995-05-26 Eric Allmanpatch for NeXTstep
1995-05-26 Eric AllmanLinux doesn't support IP_OPTIONS
1995-05-26 Eric AllmanLinux doesn't have IP_OPTIONS support
next