add initialization comments; init for maxcontig and maxbpg
[unix-history] / usr / src / usr.sbin /
1982-08-01 Eric Allmandon't give error on ETIMEDOUT on accept call; print...
1982-08-01 Eric Allmandon't give error on ETIMEDOUT on accept() call.
1982-08-01 Eric Allmanarrange to print errno properly in syserr's
1982-08-01 Eric AllmanBy default, just queue up the mail for most mailers...
1982-07-28 Eric Allmanclean up semantics of daemon mode to facilitate use...
1982-07-28 Eric Allmandon't attempt delivery if you get an error reading...
1982-07-28 Eric Allmanimprove verbose information to make it more obvious...
1982-07-28 Eric Allmanclean up semantics of daemon mode to facilitate use...
1982-07-26 Eric Allmanclean up error handling
1982-07-22 Eric Allmannew version of syslog that uses 4.2 IPC
1982-07-22 Robert Elzuse number specified after pseudo-dev (if any) as value
1982-07-22 Robert Elzpermit options to have values (viz: options name="value");
1982-07-22 Robert Elzallow comments other than at start of line;
1982-07-22 Robert Elzallow a value field for options
1982-07-22 Robert Elzprint options that have values with their values
1982-07-21 Eric Allmanbe smarter about when to rerun the queue when you are...
1982-07-15 Eric Allmandisconnect sendmail from the controlling tty in daemon...
1982-07-15 Eric Allmanarrange for MotherPid to be correct in daemon mode
1982-07-15 Eric Allmanfork automatically in daemon mode (but only if no debug...
1982-07-15 Eric Allmandon't accidently unlink a null pointer in finis();...
1982-07-15 Eric Allmandon't accidently unlink a null pointer in finis();...
1982-07-15 Eric Allmanfix bug in Apparently-To:, outputing too many lines
1982-07-14 Robert Elzmods to reflect motion of sys source & config files
1982-07-14 Robert Elzmake spec of timezones east of Greenwich rational
1982-07-06 Eric Allmanflush fatal error flag before returning error messages...
1982-07-06 Eric Allmanimprove debugging: flush transcript before doing things...
1982-07-06 Eric Allmanflush fatal errors when returning error messages to...
1982-07-06 Eric Allmanimprove configuration on timeout
1982-07-06 Eric Allmanadd "Apparently-To:" field if no recipients are in...
1982-07-06 Eric Allmancount Mail-From: lines to get a hop count, giving error as
1982-07-06 Eric Allmancount Mail-From: lines to avoid loops (simulates hop...
1982-07-06 Eric Allmanfix bug in interactive SMTP session (i.e., non-daemon)
1982-07-06 Eric Allmandon't deliver the message if there were errors during...
1982-07-06 Eric Allmanadd debugging info & comments
1982-07-06 Eric Allmancheck for errors before opening a daemon connection
1982-07-06 Eric Allmandate and time created 82/07/05 12:23:56 by eric
1982-07-06 Eric Allmansplit off clock stuff from util.c so that vacation...
1982-07-06 Eric Allmanput timeouts on net reads
1982-07-05 Eric Allmando some stuff to add a "HOPS" command -- it seems like...
1982-07-03 Eric Allmanarrange to not lose temporary queue control files ...
1982-07-03 Eric Allmanbe paranoid about resetting the "FatalErrors" flag...
1982-07-03 Eric Allmantake special care in outputing error messages to the...
1982-07-01 Eric Allmanopen a separate transcript in the child of a daemon.
1982-06-28 Bill Joyfix to fixes
1982-06-28 Bill Joytypo
1982-06-28 Bill Joyfix bug that caused core dumps, sunday is now 7
1982-06-28 Bill Joyfix to banner
1982-06-28 Bill Joyfix to make stamp decoding correspond to that created...
1982-06-28 Bill Joyfix to -f per cak@purdue
1982-06-27 Eric Allmanclean up error messages on SMTP temporary failures...
1982-06-27 Eric Allmanmore debug information; fix dependencies in makefile
1982-06-27 Eric Allmanlint
1982-06-27 Eric Allmantake environment variable "NAME" to determine what...
1982-06-27 Eric Allmanadd _kill command to SMTP. this is probably dangerous...
1982-06-26 Eric Allmanadd debugging information to server smtp code: _debug...
1982-06-24 Eric Allmancheck prescan return values in remotename
1982-06-21 Kirk McKusickdate and time created 82/06/21 00:52:43 by mckusick
1982-06-20 Eric Allmanremember to put a newline at the end of the UGLYUUCP...
1982-06-20 Eric Allmanget rid of comment lines when storing rewriting rules
1982-06-20 Eric Allmanimprove SMTP error reporting
1982-06-19 Eric Allmanbelieve host name on SMTP "HELO" line
1982-06-18 Eric Allmanfix botch in -Q flag (sets AliasFile rather than QueueDir)
1982-06-18 Eric Allmanmove junk into AUX directory
1982-06-17 Kirk McKusickchange "jbr" to "jmp" to keep assembler happy
1982-06-17 Eric Allmanallow connection refused as a temporary error; make...
1982-06-17 Eric Allmanallow ECONNREFUSED (connection refused) as a temp error
1982-06-17 Eric Allmanmake sure there is always someone to return the message to
1982-06-17 Eric Allmanfix botch in outputing "recipient" type lines (e.g...
1982-06-16 Kirk McKusickadd keywords
1982-06-16 Kirk McKusickreorder OBJS so that yacc runs first to get y.tab.h...
1982-06-15 Kirk McKusickget rid of special purpose touch
1982-06-08 Eric Allmancall the routine putline to output lines to mailers...
1982-06-08 Eric Allmanallow multiple connections; call putline to output...
1982-06-08 Eric Allmanallow multiple connections
1982-06-08 Eric Allmanmake bitset work even on an implicit cast to bool acros...
1982-06-07 Eric Allmanmake transcripts verbose always; misc. message cleanup...
1982-06-07 Eric Allmanstrip out xlate stuff -- this belongs at a different...
1982-06-07 Eric Allmanavoid loops by not sending to owner-owner-* -- just...
1982-06-07 Eric Allmanimplement alias owner feature. this actually works...
1982-06-07 Eric Allmanfirst cut at putting mailing list maintainers in -...
1982-06-01 Eric Allmanmake temp files the correct modes in all cases
1982-06-01 Eric Allmanpass lint. notice that definitions in llib-lc have...
1982-06-01 Eric Allmaneliminate -V, -D, -p flags in favor of a single flag...
1982-06-01 Eric Allmandon't output SMTP/FTP error codes in transcript file
1982-06-01 Eric Allmanfinish implementing envelopes. it's not completely...
1982-05-31 Eric Allmanadd M_FULLSMTP (``X'' flag in .cf file) for eventual...
1982-05-30 Eric Allmanallow the user with name "daemon" to send mail as anyon...
1982-05-30 Eric Allmantry to install envelopes. is this really worth it???
1982-05-22 Eric Allmanadd "junk mail" -- error responses are never returned.
1982-05-22 Eric Allmanadd "envelopes" to contain the basic information needed...
1982-05-22 Eric Allmanadd some other temporary failure conditions to ipc...
1982-05-22 Eric Allmanextend the list of "temporary failure" returns from...
1982-05-21 Eric Allmanadd dfopen as a "determined fopen" -- it retries if...
1982-05-19 Kirk McKusickfix read code
1982-05-16 Eric Allmanadd the 'R' flag to mailers, saying to rewrite the...
1982-05-16 Eric Allmanadd M_RELRCPT flag to indicate that messages sent to...
1982-05-11 Sam Lefflermissing stuff
1982-05-11 Sam Lefflerno more u_dbuf
1982-05-11 Sam Leffleri_rdev redefined
1982-05-07 Eric Allmanallow socket number on [IPC] connections -- eventually...
next