minor cleanup from last set of changes
[unix-history] / usr / src / usr.sbin /
1995-04-10 Eric Allmanminor cleanup from last set of changes
1995-04-10 Eric AllmanMake Group Phrase: address, list; syntax work.
1995-04-09 Eric Allmanhave HELP report the version number
1995-04-09 Eric Allmanwoops!
1995-04-09 Eric Allmanmissed some docs on MaxMessageSize
1995-04-09 Eric Allmanmake everything into one tar file
1995-04-09 Eric Allmanadd /mx command to test mode
1995-04-09 Eric Allmanallow arbitrary user suffix (e.g., for different compil...
1995-04-09 Eric Allmanjust log failure to find "smtp" service instead of...
1995-04-08 Eric Allmanchange comment to be more accurate
1995-04-08 Eric Allmanportability changes for Sony NEWS stations; print compi...
1995-04-08 Eric Allmanportability fixes for various Japanese workstations
1995-04-08 Eric Allmaninclude compile options as text in the object file
1995-04-08 Eric Allmanup timeouts on data puts to try to accomodate header...
1995-04-08 Eric Allmaneliminate unnecessary redundant #include
1995-04-08 Eric Allmannull bytes in headers can cause data to be lost --...
1995-04-08 Eric Allmanmust invoke mail as rmail
1995-04-07 Eric Allmanfix botch in saving from domain for later insertion...
1995-04-07 Eric Allmanimprove error output on NIS maps
1995-04-06 Eric AllmanFreeBSD 2.0 cleanup
1995-04-04 Eric Allmanbyzantium is no longer special cased
1995-04-04 Eric Allmanclean up problems with MIME 8 to 7 bit conversions
1995-04-03 Eric AllmanMIME cleanup to get header line parsing right
1995-04-03 Eric Allmanadd token type table parameter to prescan() prototype
1995-04-01 Eric Allmanfix compile glitch
1995-04-01 Eric Allmansimplify prototypes -- works better for older systems
1995-04-01 Eric Allmanmerge a bit with Sun version
1995-04-01 Eric Allmanmore type hacking for non-Posix/ANSI systems
1995-04-01 Eric Allmanmore type glitching for maximum portability
1995-04-01 Eric Allmancompile problem on some old platforms
1995-04-01 Eric Allmanchange "bool" to be an int -- prototypes just don't...
1995-04-01 Eric Allmando an sccs check before creating the tar files -- just...
1995-04-01 Eric Allmanclean up MTS type
1995-04-01 Eric Allmanfix LOCAL_RELAY and MAIL_HUB so they don't conflict
1995-04-01 Eric Allmanclean up documentation on MAIL_HUB vs LOCAL_RELAY
1995-04-01 Eric Allmanadd local_hostname_length so Ultrix will link against...
1995-04-01 Eric Allmanfix some typos
1995-04-01 Eric Allmanlong option names
1995-04-01 Eric Allmanpull getpwXXX and gethostbyXXX calls out into conf...
1995-04-01 Eric Allmanbuffer error messages during collect phase (better...
1995-03-31 Eric AllmanMakefile.IRIX5 => Makefile.IRIX.5.x so makesendmail...
1995-03-31 Eric Allmanmake lines beginning with : look like non-headers inste...
1995-03-31 Eric Allmanfix another problem with improperly trashed e_lockfp...
1995-03-31 Eric Allmanadd IRIX5 support
1995-03-31 Eric Allmandate and time created 95/03/30 15:22:54 by eric
1995-03-31 Eric AllmanIRIX 5.2/5.3 changes
1995-03-31 Eric Allmansimplify nullclient m4 files
1995-03-31 Eric Allmanclean up option setting and move it to 8.7 long option...
1995-03-30 Eric Allmanpreliminary code to allow automatic checking of NIS...
1995-03-30 Eric Allmandon't propogate RET or NOTIFY parameters down through...
1995-03-30 Eric Allmandelete unused SM_ falue
1995-03-29 Eric Allman8.6.12 patch release
1995-03-29 Eric Allmanfix botch in IDENT code
1995-03-29 Eric Allmanno changes -- just to make version number match binary
1995-03-29 Eric Allmanavoid running out of file descriptors problem on vfork...
1995-03-28 Eric Allmanmake DSN info match draft numbers
1995-03-28 Eric Allmanignore IDENT responses with OSTYPE == OTHER
1995-03-28 Eric Allmanmore cleanup for DSN drafts
1995-03-27 Eric Allmanavoid null pointer dereference
1995-03-27 Vernon Schryverfix initialization of socket
1995-03-27 Vernon Schryveradd missing htonl() which caused craziness on little...
1995-03-27 Vernon Schryverfix unlikely loop in median computation
1995-03-27 Vernon Schryver(no message)
1995-03-27 Vernon Schryverfix check for EINTR
1995-03-25 Eric Allmandon't pass through NOTIFY= unless it was given in the...
1995-03-25 Eric Allmancompile glitch
1995-03-24 Eric Allmanavoid running out of file descriptors problem on vfork...
1995-03-24 Eric Allmanchange order in Makefile filenames: $os.$arch.$rel...
1995-03-23 Eric Allmancompile problem if !HASFLOCK
1995-03-23 Eric Allmanmore updates for DSN
1995-03-23 Eric Allmanavoid null messages if you get a tempfail on a recipien...
1995-03-23 Eric Allmannote that gcc problems are fixed in 2.6
1995-03-23 Eric Allmanspelling fixes
1995-03-22 Eric Allmancomment change
1995-03-22 Eric Allmanadd HP-UX 8xx series Makefile
1995-03-22 Eric Allmanname changes to make the documentation cleaner
1995-03-22 Eric Allmanmany changes for 8.7 -- not yet proofread
1995-03-22 Eric Allmanimproved debugging for envelope flags
1995-03-22 Eric Allmanif all addresses are expensive, don't bother forking...
1995-03-22 Eric Allmanfix -bp mode to print reasonable size
1995-03-22 Eric Allmaneliminate `D' line in qf file
1995-03-22 Eric Allmanremove picky check of qf file name
1995-03-22 Eric Allmanfix some compile problems with message sizes
1995-03-22 Eric Allmannew DSN draft
1995-03-21 Eric Allmanback out E qf line
1995-03-21 Eric Allmanpatch from Kimmo Suominen <kim@tac.nyc.ny.us>
1995-03-21 Eric Allmancleanup hesiod botch
1995-03-21 Eric Allmanupdate for UnixWare
1995-03-21 Eric Allmanfix local timezones
1995-03-15 Eric Allmanfix a possible core dump where Hesiod and UDB touch
1995-03-15 Eric Allmanhacks to make it more IDA-like -- they have other problems
1995-03-15 Eric Allmanmove <db.h> into /usr/sww/include
1995-03-15 Eric Allmanchange call to expand() to be more rational (and consis...
1995-03-15 Eric Allmanbe more precise on MAXNAME checking
1995-03-15 Eric Allmanmisc
1995-03-14 Eric Allmanfix problem that can cause very long R lines in qf...
1995-03-14 Eric Allmanfix glitch in IDENT processing that caused it to always...
1995-03-14 Eric AllmanNIS on IRIX fixes
1995-03-14 Eric Allmanturn on NIS by default
1995-03-13 Eric Allmanadd 'j' mailer flag to rewrite recipient addresses
next