fixes for BSDI
[unix-history] / usr /
1995-06-12 Eric Allmanfixes for BSDI
1995-06-12 Eric Allmanadd -m flag to skip make (just print what it will do)
1995-06-11 Eric Allmanupdates for new DSN drafts
1995-06-11 Eric Allmanupdate for Beta.3
1995-06-11 Eric AllmanBeta.3
1995-06-11 Eric Allmanadd DontExpandCnames option -- IETF seems to be moving...
1995-06-11 Eric Allmanadd DontExpandCnames option
1995-06-11 Eric Allmanadd DontExpandCnames
1995-06-11 Eric Allmanuse -d99.100 to avoid dropping into background
1995-06-11 Eric Allmanchanges for ISC_UNIX
1995-06-11 Eric Allmansome Makefiles were missing mime.o
1995-06-11 Eric Allmanfix definition for ANSI compilers
1995-06-11 Eric Allmanuse ANSI mode on HP-UX
1995-06-11 Eric Allmandon't need /usr/ucb* files any more (I hope)
1995-06-11 Eric Allmanhandle news.group.usenet@local.host properly
1995-06-11 Eric Allmanadd confCF_VERSION to set local version info
1995-06-11 Eric Allmansys/mkdev.h seems to be specific to UnixWare
1995-06-11 Eric Allmanbe a bit more gentle about including <sys/mkdev.h>...
1995-06-11 Eric Allmanallow symbolic service names on [IPC] mailers
1995-06-11 Eric Allmancount children. Someday we might reject connections...
1995-06-11 Eric Allmansample code to set MaxChildren (not now!)
1995-06-11 Eric Allmanfix angle-bracketed-return-path problem; expand EF_IS_MIME
1995-06-11 Eric Allmandiagnose -t call with no recipients in header
1995-06-11 Eric Allmanmailq can sometimes reject a legitimate user
1995-06-11 Eric AllmanTRY_VERSIONED_CF_NAME is a botch -- consider mailstats
1995-06-11 Eric Allmanimproved domain heuristics in {nis,text}_getcanonname
1995-06-11 Eric Allmanmore clever connection refusals
1995-06-11 Eric Allmanignore -t in -bd mode
1995-06-11 Eric Allmanimprove case where service.switch exists but is missing...
1995-06-11 Eric Allmanadd MaxChildren and CurChildren
1995-06-11 Eric Allmanupdates for IRIX5 & IRIX6
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-10 Margo SeltzerFix cleaning criteria so that we clean soon enough...
1995-06-10 Margo SeltzerUpdate to handle fragments correctly (set bsize to...
1995-06-10 Margo SeltzerDo wakeups on both generic cleaner location as well...
1995-06-10 Margo SeltzerUse ufs_inactive instead of lfs-specific inactive routine.
1995-06-10 Margo SeltzerDo wakeup on next seg as well as generic cleaner wakeup...
1995-06-09 Christos Zoulasadded string.h
1995-06-09 Christos ZoulasObey PATH=newpath command
1995-06-06 Christos ZoulasInstead of special casing SIGKILL, pretend that trap
1995-06-06 Christos ZoulasFake trapping SIGKILL, because we know it will fail.
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-03 Ralph Campbellfinal changes for pmax 4.4-Lite II release
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 Dave A. Bormancode cleanup, change b*() to mem*()
1995-05-31 Dave A. Bormancode cleanup, change b*() calls to mem*() calls
1995-05-31 Dave A. BormanCode cleanup, use mem*() instead of b*()
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
next