doc bug -- delivery mode "b" causes VRFY and RCPT to defer expansion
[unix-history] / usr / src /
1993-09-30 Eric Allmandoc bug -- delivery mode "b" causes VRFY and RCPT to...
1993-09-30 Eric Allmanfix some race conditions
1993-09-30 Eric Allmanreject all-numeric login names
1993-09-30 Eric Allmandelivery mode "b" also avoids initial expansion
1993-09-28 Eric Allmanupdate location of tmac sources on uunet
1993-09-28 Eric Allmanadd additional checkfd012 calls
1993-09-28 Eric Allmanfix description of NeXTStep workaround
1993-09-28 Chris Torek1.29: move cursor address magic to autoconf.c (now...
1993-09-28 Eric Allmanimproper section cross reference
1993-09-28 Chris Torekadd gcc 2.4.5 support
1993-09-28 Chris Torek1.13: some user code actually includes psl.h -- move...
1993-09-28 Chris Torek1.41: sort the memory array before setting up translati...
1993-09-28 Chris Torek1.21: rm bogus stray interrupt time assignment (from...
1993-09-28 Chris Toreknew cpu decode, & fix for ss2 cache chip bug
1993-09-28 Chris Torek1.33: Ignore rom property "aliases" (found on the IPX).
1993-09-28 Mike Hiblerreturn an error if file has a hole (VOP_BMAP returns...
1993-09-28 Eric Allmanmerge in another KnownBugs list
1993-09-28 Eric Allmanrepair numeric codes on $#error lines (broken a few...
1993-09-27 Eric Allmanfix problem causing "c" option (don't connect to expens...
1993-09-27 Eric Allmanadd RunExpensiveJobs
1993-09-27 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-27 Eric Allmanlink documentation and .hf so install works
1993-09-27 Eric Allmancompute return message size more cleverly if NoReturn...
1993-09-27 Keith Bosticsort P* flags, replace comment on P_WAITED
1993-09-27 Eric Allmancomments
1993-09-27 Eric Allmanmerge ON-HOLD list
1993-09-26 Eric Allmancomment regarding CheckLoopBack
1993-09-26 Eric Allmanclean up errors when no database at all can be opened
1993-09-25 Eric Allmango ahead and install sendmail (but not config files)
1993-09-25 Eric Allmanadd MF_ALIASWAIT flag to avoid infinite recursion in...
1993-09-25 Eric Allmanfix problem when 0, 1, or 2 are closed when sendmail...
1993-09-25 Eric Allmanadd MF_ALIASWAIT flag
1993-09-25 Mike Hiblercast inode di_size from off_t to int for printing in...
1993-09-24 Eric Allmanhooks for future features
1993-09-24 Eric Allmanadd CheckLoopBack variable
1993-09-24 Eric Allmanavoid comment that gets confused with an ANSI trigraph
1993-09-24 Eric AllmanANSI C
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-24 Keith Bosticput back in the shift, don't use the bottom bits for...
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-23 Eric Allmanfix bug that can cause recursive .forward files to...
1993-09-23 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-23 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-23 Eric Allmanindicate what version of sendmail these apply to
1993-09-23 Eric Allmandate and time created 93/09/22 14:49:36 by eric
1993-09-23 Eric Allmanfix stepping through dbm database
1993-09-23 Eric Allmanfix signal return value
1993-09-23 Eric AllmanNeXT also uses union wait
1993-09-23 Eric Allmaninclude hacks to allow old versions of wait that use...
1993-09-23 Eric Allmancompile cleanup on various systems (mostly AUX)
1993-09-23 Eric Allmanredefine WIFEXITED and WEXITSTATUS for AUX
1993-09-23 Eric Allmandocument GNU getopt problem
1993-09-23 Eric Allmanfix documentation of makemap -f flag
1993-09-23 Eric Allmanfix -f flag to match ORA book
1993-09-23 Eric Allmanget sendmail.cf name from a routine (so it can autoconf...
1993-09-22 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-22 Eric Allmanavoid duplicate error messages
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Kirk McKusickchanges for 4.4BSD-Lite requested by USL
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Eric Allmanaccuracy and troff fixes
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Kirk McKusickchanges for 4.4BSD-Lite requested by USL
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Kirk McKusickexecve_args definition moves to exec.h so it can be...
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-20 Eric Allmanstrip mailer: information off of $B and $C (BITNET...
1993-09-20 Eric Allmanavoid infinite loops in !foo format
1993-09-20 Eric AllmanLinux, SCO UNIX, and Make commentary
1993-09-20 Eric AllmanNeXT portability changes; cleanup of <sys/wait.h> assum...
1993-09-20 Eric Allmanavoid syserr on final 221 message; this can occur if...
1993-09-20 Eric Allmanupdate FlexFAX information
1993-09-20 Eric Allmanchange trademark attribution
1993-09-19 Eric Allmanhooks to handle broken SMTP peers that can't handle...
1993-09-19 Eric Allmanprint more information on "too many hops" message
1993-09-19 Eric Allman#undef SETPROCTITLE on AIX -- it confuses things
1993-09-19 Eric Allmanadd BrokenSmtpPeers
1993-09-19 Eric Allmanrelax queue filename validation for AIX and other pid...
1993-09-17 Keith Bosticnote there are formatted man pages
1993-09-17 Keith Bosticupdate to 1.71
1993-09-17 Keith Bosticclear the DB structure (bt_pinned wasn't initialized)
1993-09-17 Keith Bosticwas returning a pointer into the stack!
1993-09-17 Keith Bosticmake it so you can a class of tests, too
1993-09-17 Keith Bosticif btree STATISTICS compiled in, print them out
1993-09-15 Keith Bosticthe __rec_search value shouldn't be stored in a static...
1993-09-15 Keith Bosticthe __bt_search value shouldn't be stored in a static...
1993-09-14 Keith BosticO_NONBLOCK is reasonable for an open(2) flag
1993-09-12 Keith Bosticndbm will pass none of the (future) DB flags
1993-09-10 Mike Hiblerbring up to HP-UX 9.x level
1993-09-10 Mike Hibleradd missing arg to trace routine
1993-09-10 Mike Hiblerbring in sync with version in kern
1993-09-10 Mike Hiblersupport for GCDESCRIBE
1993-09-10 Mike Hibleradd MAP/UNMAP modes
1993-09-10 Mike Hiblerrearranging and add support for GRFDESCRIBE
1993-09-10 Mike Hiblersupport GC_DESCRIBE, add MAP/UNMAP mode calls
1993-09-08 Keith Bosticrewrite test20 in old-style awk commands
1993-09-08 Keith Bosticone more try, with feeling
1993-09-08 Keith Bosticredo test20 in old-style awk programming, too
1993-09-08 Keith Bosticneed PORT directory, too, to pick up <sys/XXX.h>
1993-09-08 Keith Bosticlint
next