missing iput's on errors
[unix-history] / usr / src / usr.sbin /
1984-02-07 Ralph Campbellcheck for dmf's too (-t option).
1984-01-31 Ralph Campbelladded lpc down printer "status message".
1984-01-12 Ralph Campbellfix call to startdaemon().
1984-01-06 Ralph Campbellmail filters errors back to the user.
1983-12-28 Eric Allmandon't close files immediately before exec of mailer...
1983-12-28 Eric Allmanfix bug with un-DBM'ed alias files that adds a newline...
1983-12-17 Ralph Campbellfaster version of topq, clean command removes incomplet...
1983-12-03 Ralph Campbellunlink .pag and .dir; trap SIGTSTP.
1983-12-02 Ralph Campbellchanged to build passwd.pag and passwd.dir
1983-11-27 Eric Allmanfix SERIOUS bug allowing anyone to be "wiz" without...
1983-11-24 Kirk McKusickchgrp (using chown) does not follow symbolic links...
1983-11-24 Kirk McKusickchown does not follow symbolic links, so must use lstat...
1983-11-19 Ralph Campbelluse strncpy for jobname, class, etc. to prevent overflows.
1983-11-19 Ralph Campbelladded /etc/hosts.lpd to list of acceptable hosts.
1983-11-17 Ralph Campbellno longer need to link vpsfW
1983-11-16 Ralph Campbelltrying to fix segmentation fault problem.
1983-11-15 Ralph Campbellbroadcast status info less often.
1983-11-14 Eric AllmanFixes two nasty problems, both pointed out by Bill...
1983-11-11 Eric AllmanBe able to override the hostname in the configuration...
1983-10-30 Eric Allmandeclare getpwnam in recipient.c for earlier systems
1983-10-30 Eric Allmanadd newline to "deferred" message in usersmtp.c
1983-10-24 Eric Allmanhandle dollar signs in headers properly
1983-10-20 Sam Lefflerdisk stats are collected off alternate clock, if it...
1983-10-17 Eric AllmanPostpone opening the alias DBM file until after the...
1983-10-17 Eric Allmanreset errno in parseaddr so that syserr gives a permane...
1983-10-17 Sam Leffleruse library function -- also eliminates byte swap problem
1983-10-16 Sam Lefflerswap stats cleanup: print values in kilobytes, calculat...
1983-10-15 Sam Lefflercorrect -u printout
1983-10-15 Ralph Campbelladded lptest program
1983-10-15 Ralph Campbelldate and time created 83/10/14 11:28:40 by ralph
1983-10-12 Craig LeresFix from Wayne@lbl-csam, allow ispunct() characters...
1983-10-07 Sam Lefflercorrect belief that accounting time is in 60 hz clock...
1983-10-07 Sam Lefflercorrect swap map overflow problem; from kre
1983-10-05 Ralph Campbellfixed exit codes
1983-10-03 Eric AllmanUse old environment after the thaw; credit rhc for...
1983-10-02 Eric Allmanclean up error handling in general; make sure that...
1983-09-28 Mike Karelsmods for european dates (from mcvax!teus)
1983-09-26 Sam Leffler60 no, hz yes
1983-09-23 Sam Lefflerout of range uid mapping bug
1983-09-16 Ralph Campbelladded error messages for zero length files.
1983-09-13 Mike Karelsno "-c" on install (so make all will)
1983-09-08 Eric AllmanIncrease timeout for greeting message to five minutes...
1983-09-08 Ralph Campbelladded umask(0) so mode of /etc/passwd will be correct
1983-09-06 Eric AllmanFix security hole caused by being able to freeze the...
1983-09-06 Eric AllmanCut down the amount of bulk that is sent in SMTP error...
1983-09-01 Eric Allmanfix problem with timeouts caused by change in EINTR...
1983-08-29 Eric Allmanset FIOCLEX on /dev/kmem file when getting load average
1983-08-29 Eric AllmanChange QueueLA and RefuseLA to 8 and 12 respectively
1983-08-29 Eric AllmanRefuse to talk to yourself (i.e., reject HELO packets...
1983-08-29 Eric AllmanAdd SM_DEFAULT so that we can arrange for sendall to...
1983-08-25 Ralph Campbelladded master lock file so /dev/printer removed automati...
1983-08-22 Eric AllmanDrop "Sender:" hack, since it doesn't work properly...
1983-08-22 Eric AllmanInsert a Sender: line if a From: line is specified...
1983-08-22 Eric AllmanDon't print out a null pointer in debugging info.
1983-08-22 Eric AllmanDon't send back a separate error message if we have...
1983-08-22 Eric AllmanInsert Sender: line if a From: line is specified and...
1983-08-20 Sam Lefflerincorrect max login name size
1983-08-19 Sam Lefflerpass DESTDIR when installing filters
1983-08-19 Ralph Campbellsignal to minor daemon caused /dev/printer to be removed.
1983-08-17 Kirk McKusickoff by one error, consternation rains
1983-08-17 Sam Lefflerrewrite to handle large uids and to hash lookups
1983-08-15 Kirk McKusick== should be = (kre)
1983-08-15 Kirk McKusickfix up to use block count in inode to compute sizes
1983-08-14 Sam Lefflerdate and time created 83/08/13 16:56:24 by sam
1983-08-12 Sam Lefflerstandardize sccs keyword lines
1983-08-12 Kirk McKusicksay what you mean... kre
1983-08-07 Eric AllmanClear errno before trying connect in an attempt to...
1983-08-02 Ralph Campbellfixed -c option to `if' filter
1983-08-01 Eric AllmanAdd EX_NOPERM to sysexits.h for kre
1983-07-30 Helge Skrivervikchanged another %d to %x
1983-07-29 Eric AllmanUpdates to delete "DRAFT" etc. and make more accurate...
1983-07-29 Eric Allmandate and time created 83/07/28 10:12:30 by eric
1983-07-28 Helge Skrivervikooops, forgot a debug printf...
1983-07-28 Eric AllmanDon't uppercase hostname in myhostname so that it can...
1983-07-28 Ralph Campbelllpc no longer needs to run setuid root
1983-07-28 Ralph Campbellfixed topq command
1983-07-28 Ralph Campbellbug fixes for `rs' printcap entry
1983-07-28 Ralph Campbellfix ownership of cf and df files so users can read...
1983-07-27 Helge Skrivervikfixed some minor bugs, tested
1983-07-26 Eric Allman4.2 release version
1983-07-26 Ralph Campbellfix protection on topq
1983-07-21 Helge Skrivervikprint dropped packets
1983-07-20 Helge Skrivervikdisplay rcv_wnd in hex, not decimal
1983-07-18 Eric Allmanfix botch in default help message
1983-07-18 Sam Lefflermissing select arg
1983-07-17 Sam Lefflerchrtab no longer in library
1983-07-17 Sam Lefflerput sccs id's to some use
1983-07-17 Sam Lefflercan't ignore select return value
1983-07-17 Sam Leffleradd useful sccs id's
1983-07-14 Eric AllmanDelete "load limiting" for SMTP connections (a bad...
1983-07-14 Eric Allmandelete "N" option (max simultaneous SMTP connections)
1983-07-10 Sam Lefflerpass MFLAGS please!!!
1983-07-10 Sam Leffleradd stats on 750/730 unibus interrupts
1983-07-07 Sam Lefflerfor ralph; chnage to UNIX domain
1983-07-03 Sam Lefflerdate and time created 83/07/03 01:53:35 by sam
1983-07-03 Bill Joyfor ralph; also link to filters
1983-07-03 Bill Joyfor ralph; stuff for moving jobs to the top of a queue
1983-07-03 Sam Lefflerinclude fix
1983-07-02 Sam Lefflerinclude fixes
1983-07-02 Bill Joy(no message)
next