recognize and handle carrier loss
[unix-history] / usr / src / usr.sbin /
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)
1983-07-02 Bill Joywait.h -> sys/wait.h
1983-07-02 Bill Joy<wait.h> -> <sys/wait.h>
1983-07-01 Sam Lefflerrwhod.h no longer in /usr/include
1983-07-01 Sam Lefflerfrom sun
1983-07-01 Sam Lefflernil pointer
1983-07-01 Sam Leffleravoid losing alarm clock
1983-06-30 Sam Lefflerthis should not be wired in, but I'm lazy
1983-06-30 Ralph Campbellchanged to use unix domain ipc.
1983-06-25 Sam Lefflerdelte extra signal clal
1983-06-23 Ralph Campbelladded -n option to print ditroff files.
1983-06-19 Sam Lefflerno string present to print in case of error
1983-06-19 Sam Lefflerquit making documents, I'm getting tired of removing...
1983-06-19 Sam Lefflerone bug fix and a number of cleanups
1983-06-18 Ralph Campbelladded multiple copy control by printcap
1983-06-18 Ralph Campbellfixed `fc' and `fs' when 0177777 is needed.
1983-06-18 Ralph Campbelladded some comments
1983-06-18 Ralph Campbelljobs library has gone away
1983-06-17 Sam Leffleroops, must pushl after calling uudma
1983-06-17 Sam Lefflerallow files to be marked config-dependent to get $...
1983-06-17 Sam Leffleruu pseudo dma kludge
1983-06-16 Sam Leffleropen and flock defines changed
1983-06-15 Eric Allmanlog the message-id only if non-null
1983-06-14 Sam Lefflerfile table definition changed
1983-06-12 Sam Lefflergeneralize formatting; be very cautious when writing...
1983-06-12 Sam Lefflernew signals
1983-06-12 Sam Lefflernew signals
1983-06-12 Eric Allman%d => %ld in mailq for PDP-11's
1983-06-12 Eric Allmandon't rearrange input header lines; force Received...
1983-06-11 Sam Lefflerqu returns static
1983-06-03 Ralph Campbellmade local variables static to improve separation betwe...
1983-06-03 Ralph Campbellfixed getport() so sockets are not left open after...
next