fdopens are wrong; bug report 4.3BSD/usr.lib/137
[unix-history] / usr / src / usr.sbin / sendmail /
1990-04-20 Keith Bosticfdopens are wrong; bug report 4.3BSD/usr.lib/137
1990-04-20 Keith Bosticdate and time created 90/04/19 10:03:45 by bostic
1990-04-20 Keith Bosticmove pathnames into pathnames.h
1990-04-20 Keith Bosticuninitialized file pointers
1990-04-19 Keith Bosticthaw() needs OutChannel if an error occurs
1990-04-19 Keith Bosticsendmail security problems; bug report 4.3BSD/usr.lib/153
1990-04-19 Keith Bosticsignals return void pointers
1990-04-19 Keith Bosticflock instead of locking files, major security fixes...
1990-04-19 Keith Bosticlong headers can cause sendmail to loop; bug report...
1990-04-19 Keith Bosticmail bounces on transient errors; bug report 4.3BSD...
1990-04-19 Keith Bostic`LineNumber' not incremented when reading :include...
1990-04-19 Keith Bosticdon't break old makefiles; bug report 4.3BSD/usr.lib/114
1990-04-19 Keith Bosticincrease MAXFIELD to 4K; bug report 4.3BSD/usr.lib/153
1990-04-17 Rick Adamsforgot an extern int la; for load avarage.
1990-04-16 Rick Adamsfix shouldqueue to not get load average for evey file...
1990-04-16 Rick Adamsnew locking code that uses flock()
1990-04-16 Rick Adamscheck if e_xfp is null before flushing it
1990-04-16 Rick Adamsfix bug in delivering to files where can't read dfAA*
1990-04-16 Rick Adamsdont recalculate load average for EVERY job in the...
1990-04-16 Rick Adamscomplain if cant use frozen config file
1990-03-22 Keith Bosticboth the alias and alias ndbm files have to be protected
1990-03-06 Keith Bosticfix h_errno for ANSI C variable scoping
1990-01-31 Kirk McKusickproper cast in printf (4.3BSD-tahoe/usr.lib/10)
1989-09-11 Rick Adamsadd missing () to test in if statement to correctly...
1989-05-30 Kirk McKusickeliminate floating point from the kernel (from forys...
1989-05-16 Keith Bosticmove newaliases to /usr/sbin
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-02-28 Keith Bosticadd types.h for pwd.h
1989-02-17 Keith BosticSMTP does not imply IPC; bug report 4.3BSD-tahoe/usr...
1989-02-16 Keith BosticBerkeley specific copyright
1989-02-16 Keith Bostic#ifdef h_errno on NAMED_BIND
1989-02-15 Keith Bosticnew idea...
1989-01-27 Keith Bosticredundant install line
1989-01-27 Keith Bostic../include is gone
1989-01-26 Keith Bosticdon't indirect through null, just because mc file messed up
1989-01-25 Keith Bosticifdef openlog for 4.2BSD systems
1989-01-24 Keith Bosticdate and time created 89/01/23 09:48:17 by bostic
1989-01-24 Keith Bosticadd Berkeley specific copyright
1989-01-24 Keith Bosticadd Berkeley specific copyright notice
1989-01-24 Keith Bosticadd Berkeley specific copyright
1989-01-24 Keith Bosticdate and time created 89/01/23 09:41:32 by bostic
1989-01-20 Keith Bosticcleanup
1989-01-20 Keith Bosticclean out the deadwood
1989-01-20 Keith Bosticmake ps more informative; from Rick Adams/David Comay
1989-01-20 Keith Bosticallow -oMr and -oMs; rmail wishes to set them
1989-01-19 Keith Bosticdefine protocol used for them as wants it
1989-01-09 Keith Bosticarpadate to make everyone happy (except Eric)
1989-01-04 Phil LapsleyChanges for 5.61 release.
1989-01-04 Keith Bosticmore installation to here
1989-01-02 Keith Bosticremove DEBUG
1989-01-02 Keith Bosticrip out asm; do all sendmail installation here
1989-01-02 Phil LapsleyAdd getcanonname using gethostbyname if NAMED_BIND...
1988-12-29 Keith Bosticcleanup; remove V6 and VMUNIX
1988-12-29 Keith BosticWIZ vanishes
1988-12-29 Keith Bosticadd NO_WILDCARD_MX #define
1988-12-07 Keith Bosticinstall correct aliases file
1988-12-06 Keith Bosticminor cleanups for cray
1988-11-19 Mike Karelsfix buffer handling botch for logging "to" addresses...
1988-11-19 Mike Karelsgetruid uses unitialized var, use getuid (even though...
1988-11-19 Mike Karelsdisallow non-root from starting daemon or queue mode;
1988-11-19 Mike Karelspipe down! losing a network connection is a normal...
1988-11-18 Mike Karelsmore cleanup, fix some inappropriate syserr's
1988-11-18 Keith Bosticdebug shouldn't change ability to mail to programs...
1988-11-18 Mike Karelsexpunge debugging/nonstandard/trojan horse commands...
1988-11-04 Keith Bosticcomment out debug
1988-10-26 Keith Bosticadd manual pages, correct copyright notices
1988-10-23 Keith Bosticuse F_SETFD instead of FIOCLEX; F_SETFD is in S3/S5...
1988-09-21 Eric Allmandocument I option to force name server use
1988-09-21 Eric Allmansome cleanup of I option handling
1988-09-21 Eric AllmanMXDOMAIN compile flag no longer used
1988-09-21 Eric Allmanadd I option to insist on Internet domain server; add...
1988-09-21 Keith Bosticadd manual page, update
1988-09-21 Keith Bosticneeds sys/files.h noww
1988-09-21 Keith BosticBerkeley copyright
1988-09-21 Keith Bosticadd cleandir, cleanup
1988-07-16 Keith Bosticwe know how many file descriptors are available now
1988-07-15 Keith Bosticadd approved copyright
1988-07-11 Keith Bosticinstall approved copyright notice
1988-07-08 Keith Bosticuse asm.sed for particular machine
1988-07-01 Keith Bosticinstall approved copyright notice
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-13 Keith Bosticadd tags
1988-05-23 Keith Bosticclean up clean:
1988-05-06 Keith Bosticremove ifdef's on FIOCLEX; never got turned on since...
1988-05-04 Keith Bosticchange T_ANY to T_CNAME; fix match where sites have...
1988-05-02 Keith Bosticchecked in for tahoe release
1988-05-02 Keith BosticMakefile for tahoe release
1988-04-22 Keith Bosticbring up to date
1988-04-22 Keith Bosticbring it up to date
1988-04-20 Keith Bosticunless interactive, don't pound name server; restructur...
1988-04-20 Keith Bosticchange NO_ADDRESS to NO_DATA
1988-04-20 Keith Bosticadd RES_DEBUG to res.options if debug flag set
1988-04-02 Keith Bosticremove V6 #ifdefs
1988-04-02 Keith Bosticif get MX record, note what site we're *really* connect...
1988-04-02 Keith Bosticalways use flock when rebuilding alias file
1988-04-02 Keith Bosticredo maphostname
1988-04-02 Keith Bosticmap certain errors in getmxrr; minor speedup/cleanup
1988-04-02 Keith Bosticadd CONFIG error, #78, for local configuration botches
1988-04-02 Keith Bosticredo getcanonname and getmxrr for new name server
1988-04-02 Keith Bosticredo getmxrr and getcanonname for new name server
next