non-DEC OSF/1 doesn't have svc.conf
[unix-history] / usr /
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
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 Christos Zoulasfixed FOO=1 . ./foo; echo $FOO where foo contained...
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 Kirk McKusickallow opening for reading and writing (from mycroft)
1995-05-28 Kirk McKusickread-only checking must be done by the filesystem layers
1995-05-28 Kirk McKusickdelete read-only checking; it must be done by the files...
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-27 Kirk McKusickclean up backtrace code
1995-05-27 Kirk McKusickdo not allow time to go backwards when in secure mode
1995-05-27 Kirk McKusickvnode_free_list_slock has to be exported for LFS
1995-05-27 Kirk McKusicksettimeofday can only advance the time in secure mode
1995-05-27 Kirk McKusicktime cannot be adjusted backward when the system is...
1995-05-27 Kirk McKusickyet more cluster checks
1995-05-26 Eric Allmanbeta.1
next