purge as many printf calls as possible
[unix-history] / usr / src / usr.sbin /
1986-02-12 Mike Karelsminor cleanups & remove 4.3alpha compat
1986-02-11 Jim Bloomhave to respond to MASTERREQ if submaster; should the...
1986-02-11 Jim Bloomhave to respond to a MASTERREQ if submaster; should...
1986-02-06 Jim Bloomfix typo
1986-02-02 Mike Karelsperhaps a bit less inelegant (and someone has to use...
1986-02-01 Kirk McKusickreduce number of creat's and length of pathnames (from...
1986-02-01 Mike Karelssanity checks on array sizes, check return of malloc;
1986-01-31 Eric Allmanfix .forward files that include yourself; this was...
1986-01-25 Jim Bloompurge extra null entry from table and correct search...
1986-01-22 Mike Karelslet's not give away too much
1986-01-15 Donn SeeleyMade it clear that the seventh (command) field is not...
1986-01-12 Jay Lepreauchown -> /etc/chown
1986-01-12 Jay Lepreausymlink ../h -> sys so that genassym.c will work (cause...
1986-01-12 Jay Lepreauavoid uneeded y.tab.c recompilation
1986-01-12 Jay Lepreausymlink(../h, sys) to make genassym.c work
1986-01-11 Eric Allmanonly check the RHS of aliases during newalias if the...
1986-01-11 Eric Allmanadd CheckAliases
1986-01-11 Eric Allmanadjust WkTimeFact so that -q1h will lower relative...
1986-01-11 Eric Allmanallow multiple words per line in file classes; require...
1986-01-10 Jay Lepreaudoc crontab.local and "user" field; crontabs are checke...
1986-01-10 Jay LepreauHandle crontab.local and/or crontab (or neither); cleanups
1986-01-10 Mike Karelsprint trailer flag, allow it to be set
1986-01-10 Eric Allmanapparently European timezones were wrong; thanks to...
1986-01-10 Eric Allmanallow underscores in login names
1986-01-09 Mike Karelsprint value of new trailer flag
1986-01-08 Eric Allmandocument E field in qf file, NDBM flag; misc. cleanup
1986-01-08 Kirk McKusicksave size to avoid free/malloc continuously (from terry...
1986-01-06 Eric Allmancleanup for various compilation flags and reasonable...
1986-01-06 Eric Allmanrewrite reply-to and resent-reply-to; save errorqueueu...
1986-01-06 Eric Allmanrewrite reply-to and resent-reply-to; save errorqueueu...
1986-01-06 Eric Allmanadd NDBM compilation flag
1986-01-06 Eric Allmandefine QUEUESIZE to be the maximum number of jobs consi...
1985-12-27 Eric Allmansuggestions from Miriam Amos and general cleanup
1985-12-27 Eric Allmancleanup (comments only)
1985-12-18 Eric Allmanlint
1985-12-18 Eric Allmanpatch to clearenvelope to avoid dereferencing garbage...
1985-12-11 Jim BloomMulti network support
1985-12-10 Miriam Amos NihartModify maphostname to do a gethostbyaddr if first chara...
1985-12-09 Kirk McKusickadd more description of /etc/hosts.lpd (from mcvax...
1985-12-08 Eric Allmanischar => isascii
1985-12-08 Eric Allmanseveral small bugs: don't die if no environment, don...
1985-11-23 Miriam Amos NihartDistinguish between temporary failure types. Now will...
1985-11-23 Miriam Amos NihartCall errstring() to print out Name Server error code...
1985-11-23 Miriam Amos NihartErrstring() now will print out a message for the Name...
1985-11-23 Miriam Amos NihartInclude MAX_ERRNO as an offset for the Name Server...
1985-11-23 Eric Allmangive error if alias file cannot be opened; log a messag...
1985-11-23 Eric Allmandon't consider addresses with different q_uid's alike
1985-11-23 Eric Allmangive error if alias file cannot be opened; log message...
1985-11-22 Eric Allmandon't duplicate original envelope into error envelope
1985-11-21 Jim Bloomselect has changed
1985-11-19 Eric Allmanattempt at clearing header in error envelopes
1985-11-18 Eric Allmanclean up logging
1985-11-18 Eric Allmanclean up logging
1985-11-18 Eric Allmanfix documentation of -L option
1985-11-18 Eric Allmanadd "lpr" facility
1985-11-17 Jim Bloommake sure bytenetorder not called multiple times per...
1985-11-17 Jim Bloomuse line buffering for traces instead of explicit calls...
1985-11-17 Jim Bloomshould ack QUIT's as well
1985-11-17 Jim Bloomuse loop constructs instead of goto's
1985-11-17 Jim Bloomcleanup the code a bit
1985-11-14 Miriam Amos NihartTake into account the possible error return values...
1985-11-12 Thomas FerrinCan now specify both lp= and rm=/rp= in same printcap...
1985-11-12 Miriam Amos NihartCosmetic change.
1985-11-12 Miriam Amos NihartChange makefile to reflect using system syslog, ie...
1985-11-11 Mike Karelsno more ntab discipline
1985-11-05 Jim Bloomrewrite to avoid division by zero
1985-11-01 Jim Bloomdon't use old free() - realloc() since (from chris...
1985-10-31 Jim Bloomadd -m flag for grouping hosts, comment about price...
1985-10-31 Jim Bloomadd -m flag to group all machines together and add...
1985-10-30 Jim Bloomsyslog clobbers the date returned by ctime()
1985-10-30 Jim Bloomsimplify code for getting date string
1985-10-29 Mike Karelsformat the right sectors!; add -n to watch first; more...
1985-10-29 Jim Bloomadd support for dmz
1985-10-29 Jim Bloomchange define for SYSMAP to be correct
1985-10-26 Jim BloomWhy try to be intelligent about address families too...
1985-10-25 Eric Allmandon't create a queue name in syserr; permit trailing...
1985-10-24 Riccardo Gusellavalue of constants MSGS and TRIALS changed
1985-10-24 Riccardo Gusellachecks for NONSTDTIME properly
1985-10-20 Eric Allmanstrip spaces from ends of alias addresses so that blank...
1985-10-20 Eric Allmanstrip off spaces again so that blanks at end of line...
1985-10-15 Mike Karelsfix ordering problem of duplicate files with different...
1985-10-14 Eric Allmanfix botch with reapchild getting queue runs before...
1985-10-14 Eric Allmanfinish documenting -m flag
1985-10-14 Eric Allmanadd mark facility; clean up some small glitches
1985-10-13 Eric Allmanrestore marking; add syslog (mark) facility; allow...
1985-10-10 Miriam Amos NihartInstall sendmail with explicit ownership of root.
1985-10-10 Jim Bloomreturn value incorrect, portability fixes (from ks...
1985-10-09 Keith Sklowerdate and time created 85/10/08 22:42:43 by sklower
1985-10-09 Keith Sklowerdate and time created 85/10/08 22:31:28 by sklower
1985-10-06 Jim Bloomfix bug that caused -M to be ignored
1985-10-02 Kirk McKusickadd understanding of "sf" - bad sector forwarding and
1985-10-01 Eric Allmanclean up some aspects of error message display
1985-10-01 Eric Allmanfixes in setproctitle to avoid problems with titles...
1985-09-28 Mike Karelschanges from tef: allow wait on streams, use sigmask...
1985-09-26 Eric AllmanDO use Ruleset 4 when defining $f -- it's very necessar...
1985-09-25 Eric Allmanclean up queue output somewhat (push null jobs to end...
1985-09-25 Eric Allmandon't step on user environment
1985-09-24 Eric Allmandeliver directly in SMTP if VERB command has been issue...
1985-09-24 Eric Allmanclean up signal masks -- it seems like this needs more...
1985-09-22 Eric Allmanyet more cleanup to the process title code
next