cg_free is (u_char)
[unix-history] / usr / src / usr.sbin /
1982-10-17 Eric AllmanPut list of login names able to use -f in the .cf file.
1982-10-17 Eric AllmanArrange for a wizards password (the W option). The...
1982-10-17 Eric AllmanFix debug statement in sendall
1982-10-17 Eric AllmanArrange for MD_FORK to work well with -v so that we...
1982-10-14 Eric AllmanDon't interrupt the process doing accepts (have a separ...
1982-10-14 Eric AllmanDon't interpret <, >, (, or ) while in QST (quote state...
1982-10-14 Kirk McKusickfix creation of block and character devices
1982-10-12 Sam Leffler-p option to create profiling kernel
1982-10-12 Sam Lefflerhappily delete '@' as a synonym for 'at' (permission...
1982-10-12 Eric Allmanhave auto-queueups print a polite message in the log...
1982-10-11 Sam Lefflerconvert to new data base and add sanity check on file...
1982-10-10 Eric Allmanforce a queuename in returntosender to insure that...
1982-10-10 Eric AllmanLock out interrupts during alias rebuild; add an alias...
1982-10-10 Eric AllmanHandle Reverse-Path in some reasonable way. You must...
1982-10-10 Eric Allmanprint a status indication when a message is autoqueued...
1982-10-10 Eric AllmanForce -v override of deferred connect
1982-10-10 Eric AllmanOnly put the "from" person on the error queue if an...
1982-10-10 Eric Allmanimplement an experimental forward-path algorithm by...
1982-10-10 Eric AllmanExtend test mode to be able to handle multiple addresse...
1982-10-08 Sam Lefflerhandle timers properly
1982-10-08 Eric Allmantry to come up with a workaround on some of the IPC...
1982-10-08 Eric Allmannever use ruleset 3 alone -- perhaps the standard use...
1982-10-08 Eric Allmantry again to work around the kernel problems in IPC...
1982-10-07 Eric Allmanbother.... it takes time to close a socket
1982-10-07 Eric Allmanallow passing through multiple rewriting sets in test...
1982-10-07 Eric Allmanallow passing through multiple rewriting sets in test...
1982-10-07 Eric Allman<ndir.h> => <dir.h> for maximum portability
1982-10-07 Eric Allmanadd test mode (MD_TEST, -bt)
1982-10-07 Eric Allmanadd test mode (MD_TEST, -bt)
1982-10-07 Eric Allmanadd MD_TEST mode
1982-10-01 Eric Allmanworkaround in daemon accept code for 4.1a kernel bug...
1982-09-27 Eric AllmanPut more configuration into setoption; merge some of...
1982-09-27 Eric Allmancompletely instantiate queue files for all mail, even...
1982-09-25 Eric Allmanchange option implementation; define a bunch of interes...
1982-09-25 Eric Allmanarrange to be able to define options; put precedences...
1982-09-23 Eric Allmandon't put commas in non-address fields; have -bq clean...
1982-09-22 Eric Allmanget rid of double error returns; improve verbose mode...
1982-09-22 Eric Allmanadd nmessage (to not add "to..." tag); improve handling...
1982-09-22 Eric Allmanavoid double error messages (one from each end)
1982-09-22 Eric Allmanput 050 in from of recursive smtp messages
1982-09-22 Eric Allmanoutput headers with commas into the queue
1982-09-19 Eric Allmanfix botch where it believes that a list is !oldstyle...
1982-09-17 Eric Allmandrop ":...;" stuff -- it screws it up aliases; pass...
1982-09-13 Eric Allmanaccept ": ... ;" syntax for groups if !oldstyle
1982-09-13 Eric Allmanchange inheritance for macros in envelopes; be able...
1982-09-12 Eric Allmandon't assign $s to be the sending host (this mucks...
1982-09-10 Kirk McKusickdate and time created 82/09/10 00:09:25 by mckusick
1982-09-09 Eric Allmanfix stupid bug in wait code to dispose of "Interrupted...
1982-09-09 Eric Allmanfix a nasty botch in 3.194 that killed SMTP in daemon...
1982-09-09 Eric Allmantry to avoid "Interrupted system call" on wait in deliv...
1982-09-07 Eric Allmanmore hacking on oldstyle -- always assume sender fields...
1982-09-07 Eric Allmanfix botch in "at"s in headers
1982-09-07 Eric Allmanfix botch in computing e_oldstyle
1982-09-07 Eric Allmanfix bug in scanner state machine that never let you...
1982-09-07 Eric Allmanincrease log level needed to print "entered" message.
1982-09-07 Eric Allmanuser SMTP fixes to talk to ISI
1982-09-07 Eric Allmaninstall new state-driven scanner; make everyone use...
1982-09-06 Eric Allmanchange $g processing from a macro substitution per...
1982-09-06 Eric Allmanchange $g rewriting to two rewriting rulesets per maile...
1982-09-06 Eric Allmanconvert Return-Receipt-To: and Precedence: to NBS stand...
1982-09-06 Eric Allmanclean up canonname
1982-09-06 Eric Allmantune debugging
1982-09-06 Eric Allmanchange from m_from (macro from rewrite) to using a...
1982-09-06 Eric Allmancorrectly process all sender fields; clean up sender...
1982-09-06 Eric Allmanadd $* to match zero or more and $> to make a "subrouti...
1982-09-06 Eric Allmanput line numbers on error messages; increase max number...
1982-09-06 Eric Allmanadd line numbering for some input files; improve debugg...
1982-09-06 Eric Allmanadd $* to match zero or more and $> to make a "subrouti...
1982-09-02 Eric Allmanlog entering uid & pid; allow CANONUSER ($:) to abort...
1982-09-02 Eric Allmanallow CANONUSER ($:) to abort a rewriting set
1982-09-02 Eric Allmanlog entering uid & pid
1982-09-01 Eric Allmanincrease MAXMAILERS to 25
1982-09-01 Eric Allmanclean up reply code processing some more; in particular...
1982-08-30 Eric Allmanhandle comments and quotes in headers; still doesn...
1982-08-30 Eric Allmanfix serious botch in SMTP reply code delta; change...
1982-08-30 Eric Allmando a better job at interpreting SMTP reply codes
1982-08-30 Eric Allmangive 554 message on syserr (instead of 451) if errno...
1982-08-28 Eric Allmanhack crackaddr to strip blanks off the end of a cracked...
1982-08-28 Eric Allmansimplify timeout code; allow multiple simultaneous...
1982-08-28 Eric Allmansimplify timeout code; allow multiple simultaneous...
1982-08-28 Eric Allmanrelease e_id after fork in daemon code; ignore events...
1982-08-26 Eric Allmanassign a new queue id to all jobs coming in via TCP
1982-08-26 Eric Allmansigh.... more fun and games in the daemon code to...
1982-08-26 Eric Allmanrecreate a socket after every failed accept()
1982-08-26 Eric Allmanapply ruleset 4 to rewrite addresses in the body of...
1982-08-26 Eric Allmanclean up time manipulation to always be current; assign job
1982-08-26 Eric Allmanlog locked files in queuer; don't mistakenly start...
1982-08-25 Eric Allmanput queueup log messages on a higher logging level
1982-08-25 Eric Allmanlog more info (on log level 11); try to detect wild...
1982-08-25 Eric Allmanclean up event handling so that events that do longjmp...
1982-08-25 Eric Allmanclean up event handling so that events that do longjmp...
1982-08-25 Eric Allmandiagnose reentry of main()
1982-08-24 Eric Allmanclean up queueing; log time in queue.
1982-08-24 Eric Allmanallow continuation lines in .cf file (particularly...
1982-08-23 Eric Allmanchange $i to $j; $i is now queue id; put "Received...
1982-08-23 Eric Allmanassign a unique id to each transaction that can be...
1982-08-22 Eric Allmanmove <> and forward path processing to .cf file; increa...
1982-08-22 Eric Allmanincrease MAXATOMS from 30 to 100 -- since <> is now...
1982-08-21 Eric Allmantime stamp the SMTP greeting message; increase the...
1982-08-21 Eric Allmantime stamp the greeting message
next