use shorts to move data
[unix-history] / usr / src / usr.sbin /
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...
1982-05-06 Matt GlickmanRemoved whoami.h.
1982-05-06 Matt GlickmanModified to use new directory access routines.
1982-05-06 Eric Allman(glickman) Changed include of types.h to param.h for...
1982-04-21 Sam Lefflermissing bounds check
1982-04-20 Kirk McKusicktef's changes to make compatible with PDP-11s
1982-04-16 Sam Lefflermakes ernie happy
1982-04-03 Bill Joydate and time created 82/04/02 10:29:14 by wnj
1982-04-03 Bill Joydate and time created 82/04/02 10:29:11 by wnj
1982-04-03 Bill Joydate and time created 82/04/02 10:29:00 by wnj
1982-04-01 Bill Joyfix per wnj
1982-04-01 Bill Joypty stuff
1982-04-01 Bill Joyfixes for jkf
1982-03-30 Bill Joyquot -v
1982-03-29 Sam Lefflerfix problem with holes in unit numbering
1982-03-28 Eric Allmandelete neat remotename feature, because it doesn't...
1982-03-28 Eric Allmancompensate for bug in getlogin: can return the empty...
1982-03-23 Eric Allmancontinue the impossible task of tracking Bill Joy
1982-03-23 Eric Allman16 bit fixes
1982-03-23 Eric Allmanmore cleanup for new 4.2 system configuration and some...
1982-03-23 Eric Allmanmake better assumptions about definition of u_long...
1982-03-21 Eric Allmantake % as an acceptable name terminator in GECOS field
1982-03-21 Eric Allmanfixes for PDP-11's
1982-03-21 Eric Allman16 bit changes -- should have no effect on VAX binaries to
1982-03-07 Eric Allmanget queue scanning working correctly in conjunction...
1982-03-07 Eric Allmanhave daemon mode assume SMTP mode
1982-03-07 Eric Allmangive correct error message in SMTP if some of the addre...
1982-03-07 Eric Allmanarrange to be able to accept a connection from any...
1982-03-07 Eric Allmantell what recipient is ok when you say it is ok.
1982-03-07 Eric Allmancollapse special character processing into macro proces...
1982-03-07 Eric Allmanadd more internal character types (for conditionals...
1982-03-07 Eric Allmanclean up error handling in IPC case; fix a minor bug...
1982-03-06 Eric Allmanremove silly $U dependency in UGLYUUCP code
1982-03-06 Eric Allmaninclude direct connect on outgoing mail if the pathname...
1982-03-05 Bill Joynew with multiple groups
1982-03-01 Bill Joynew flag names for tty and no mpx and sockets
1982-02-28 Eric Allmanmore work on after $g translate rewriting
1982-02-28 Eric Allmanchange sense of -o flag, tell about daemon mode, etc.
1982-02-28 Eric Allmanimplement "return receipt requested".
1982-02-28 Eric Allmanimprove rewriting of "after $g translate" to correspond...
1982-02-27 Eric Allmanswitch to the correct port (IPPORT_SMTP).
1982-02-27 Eric Allmanimplement daemon mode
1982-02-27 Eric Allmandefault to OldStyle headers -- this turns out to be...
1982-02-23 Eric Allmansome hacks to make the ethernet community happier ...
1982-02-23 Eric Allmanbe much more clever about splitting up addresses when...
1982-02-23 Eric Allmanbecome NewStyle automatically based on heuristics
1982-02-23 Eric Allmanbe much mroe clever about splitting up addresses when...
1982-02-21 Eric Allmanmake rewriting of addresses in headers really work...
1982-02-21 Eric Allman****** Hack to make all local mail have old-style...
1982-02-21 Eric Allmanoutput names in a nice comma-separated fashion in messa...
1982-02-21 Eric Allmanput the type address headers into a per-header send...
1982-02-21 Eric Allmanexpand macros in rewriting rules early to allow multi...
1982-02-21 Eric Allmanadd the -c flag, to cause sendmail to just queue messag...
1982-02-21 Eric Allmanimplement -c flag: don't try to deliver expensive mail...
1982-02-21 Eric Allmandon't expand macros in queued requests until delivery...
1982-02-16 Eric Allmanpass lint
1982-02-14 Bill Joybug fix: deal properly with ttynames other an tty00...
1982-02-05 Eric Allmanadd host aliasing; add -p flag. this version doesn...
1982-02-05 Eric Allmanrandom cleanup; add -p flag
1982-01-24 Eric Allmanadd M_UGLYUUCP flag; only catch names with leading...
1982-01-24 Eric Allmanadd M_UGLYUUCP flag for ugly from line
1982-01-24 Eric Allmanonly catch filenames if the "/" is leading
1982-01-24 Eric Allmanadd M_UGLYUUCP flag; only catch filenames if the "...
1982-01-24 Eric Allmanlet the user define "$x" to be whatever they want ...
1982-01-24 Eric Allmanmodifications suggested by mark horton. this version...
1982-01-11 Eric Allmandate and time created 82/01/10 22:09:48 by eric
1982-01-11 Eric Allmancleanup from cbosgd (Mark Horton) testing; some interna...
1982-01-06 Eric Allmanfix botch in UGLYUUCP code -- gave "remote from <dest...
1982-01-02 Eric Allmanknow about all known Berknet host names so that we...
1982-01-02 Eric Allmansend to dead.letter using sendto/recipient/deliver...
1981-12-29 Eric Allmanbring the documentation up to date.
1981-12-07 Eric Allmanincrease buffer sizes (it's so embarrasing when the...
1981-12-07 Eric Allmancleanup so it will go through lint without any fancy...
1981-12-06 Eric Allmaninsert SMTP "Mail-From:" line.
1981-12-06 Eric Allmanadd strncpy and strncat
1981-12-06 Eric Allmanput the SMTP and queueing code on compilation flags...
1981-11-28 Eric Allmanmake the trigger be stricter (path must end "/uux"...
1981-11-28 Eric Allmanthis is a stupid hack to put "remote from <host>" lines...
1981-11-23 Eric AllmanEdit queue control files when running queue (assuming...
1981-11-22 Eric Allmanchange the send queue to be only one queue instead...
1981-11-22 Eric Allmanconvert to SMTP draft 3 -- finishing touches. Punt...
next