Fix some overeager use of 'const'.
[unix-history] / usr / src / usr.sbin / sendmail /
1990-08-30 Eric Allmanfrom Eric Wassenaar at NIKHEF-H, Amsterdam: reset EF_OL...
1990-08-03 Eric Allmanchange the contact address
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
1990-07-21 Keith Bosticadded field name q_ruser; need to update NullAddress
1990-07-05 Keith Bostichf is in the source directory
1990-07-05 Keith Bosticneeds a BINDIR
1990-07-01 Keith Bosticnew doc makefiles
1990-06-30 Mike Karelsuse daemon() call
1990-06-25 Trent Heinnew copyright & pathnames
1990-06-24 Trent Heinnew copyright notice
1990-06-24 Trent Heinchanged /usr/lib/aliases to /etc/aliases and /usr/lib...
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bostic(no message)
1990-06-02 Keith Bosticnew copyright notice
1990-05-31 Keith Bosticunsigned sizeof test < 0; bug report 4.3BSD/usr.lib/156
1990-05-18 Mike Karelsadd sender to outgoing headers, deleting old; keep...
1990-05-18 Mike Karelsmy modifications before first test on arpa
1990-05-18 Mike Karelsfrom Eric
1990-05-12 Keith Bostic(no message)
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Rick Adamsfixed a race condition in the locking when there are...
1990-04-30 Keith Bosticupdate after moving things around and pmake
1990-04-30 Keith Bosticcheckpoint for pmake
1990-04-25 Eric Allmandon't change semantics of uid setting for local mail...
1990-04-24 Eric Allmanchange my affiliation
1990-04-20 Keith Bosticdon't use toupper(*s++), paranoia; bug report 4.3BSD...
1990-04-20 Keith Bosticdon't NULL deref RealHostName; bug report 4.3BSD-tahoe...
1990-04-20 Keith Bosticdon't NULL deref if smtpmessage() is passed a NULL...
1990-04-20 Keith Bosticdisk error check, case-insensitive list-owner lookup
1990-04-20 Keith Bosticdon't prepend a '>' to "From:" lines; bug report 4...
1990-04-20 Keith BosticNULL dereference; bug report 4.3BSD-tahoe/usr.sbin/11
1990-04-20 Keith Bosticallocate space for pw_name; bug report 4.3BSD-tahoe...
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
next