eliminate ../h
[unix-history] / usr / src / usr.sbin / sendmail /
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
1988-03-25 Keith Bosticadd Berkeley specific headers
1988-03-25 Keith Bosticadd Berkeley specific header
1988-03-25 Keith BosticMXDOMAIN is always in place
1988-03-25 Keith Bosticadd Berkeley specific header
1988-03-25 Keith Bosticuse the C library/resolver's version of getshort
1988-03-14 Keith Bosticnew file; old one is corrupted: SCCS/corrupted.s.TODO
1988-03-14 Keith Bosticadd Berkeley specific header
1988-03-14 Keith Bosticreplace sameword with strcasecmp
1988-03-14 Keith Bosticuse tolower macro where applicable; remove sameword...
1988-03-14 Keith Bosticremove ref's to bmove and bcopy; they're in the C library.
1987-12-22 Keith Bosticfix #ifdef DAEMON, there was an extra #else
1987-12-22 Keith Bosticmake ANSI C compatible
1987-12-13 Keith Bosticadd h_errno as an extern
1987-12-13 Keith Bosticdn_skip -> dn_skipname
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-07-28 Keith Bosticchecked in for eric; new message
1987-07-28 Keith Bosticbug report 4.3BSD/usr.lib/50; fix user@[a.b.c.d]
1987-06-22 Keith Bosticnew template
1987-04-07 Keith Bosticprint format/argument mismatch
1987-04-07 Keith Bosticdate and time created 87/04/06 14:41:49 by bostic
1987-04-03 Keith Bosticsetgid kmem now
1987-03-25 Keith Bosticalways uses local time
1987-03-19 Keith Bosticremoved timezone call; tm structure now has zone entry.
1987-02-04 Eric Allmando it right
1987-02-04 Eric Allmanpass sending hostname correctly back via the $s macro...
1986-12-18 Eric Allmanfix stupid botch -- reversed condition
1986-12-18 Eric Allmanhack around compiler bug that gets confused on isascii
next