added depend label
[unix-history] / usr / src / sbin /
1987-06-01 Keith Bosticadded depend label
1987-05-29 Mike Karelsrework interface metrics to invert perspective; other...
1987-05-16 Mike Karelsminor fixes
1987-05-09 Sam Lefflermissing definition for vax (from jim mckie)
1987-04-29 Mike Karelssend interface routes out on the "same" interface,
1987-04-28 Mike Karelschecking was too strict for internal routes
1987-04-24 Kirk McKusickcan only define inumber if file exists on tape (from...
1987-04-21 Mike Karelsput back LOG_UPTO; it's not obsolete, there's no replac...
1987-04-21 Mike Karelsreorder startup so static routes to subnets work right;
1987-04-14 Jay Lepreautrivial speedup
1987-04-10 Kirk McKusickmore stringent test on negative size (from chris@maryla...
1987-04-08 Mike Karelsshow, restore fsize, bsize and cpg
1987-04-08 Mike Karelsuse fsize, bsize from label if no args
1987-04-08 Mike Karelsfix alternate superblock location again; don't offer...
1987-04-07 Keith Bosticprintf arg/format mismatch
1987-04-07 Keith Bosticfprintf format/argument mismatch
1987-04-03 Mike Karelsfinish up interface metric code: store metric from...
1987-04-03 Mike Karelsprint correct arg, more tolerant of omissions
1987-04-02 Keith Bosticupdate of arg processing; special problem diff
1987-04-02 Keith Bosticfold sam's changes in, fix argument processing
1987-03-30 Mike KarelsI *like* newlines on messages; add -c to clear dump...
1987-03-30 Kirk McKusickfix errorneous error message from ifconfig (tef@cgl...
1987-03-30 Mike Karelsupdate for new label ioctls, get bbsize/sbsize from...
1987-03-28 Mike Karelsadd -r (read/write directly to disk), otherwise use...
1987-03-12 Mike Karelshuh? where did this come from?
1987-03-12 Mike Karelsuse physical sector size for partial buffer reads;
1987-03-11 Kirk McKusickmust save link count when changing file type
1987-03-10 Kirk McKusickmake fixing interleave non-fatal
1987-03-06 Kirk McKusickallow fsck to proceed even when not setting default...
1987-02-27 Mike Karelsupdate disk labels to ioctl's; check the file the user...
1987-02-24 Kirk McKusickconvert SBLOCK to SBOFF; generalize dev_bsize
1987-02-24 Kirk McKusickgeneralize dev_bsize
1987-02-24 Kirk McKusickconvert SBLOCK to SBOFF; generalize use of dev_bsize
1987-02-24 Kirk McKusickeliminate dbtob macro (which uses DEV_BSIZE)
1987-02-24 Kirk McKusickuse SBOFF instead of SBLOCK
1987-02-19 Kirk McKusickintuit the appropriate DEV_BSIZE from fsbtodb macro
1987-02-18 Keith Bosticcheck for null pointers; bug report 4.3BSD/etc/35
1987-02-12 Kirk McKusickmust zero the buffer
1987-02-11 Mike Karelscorrections
1987-02-03 Mike Karelsrm byte-swapping
1987-01-29 Kirk McKusickbackward compatibility
1987-01-29 Kirk McKusickbackward compatibility
1987-01-20 Mike Karelsfix up byteswapping
1987-01-20 Mike Karelsdate and time created 87/01/19 15:23:17 by karels
1987-01-18 Kirk McKusickmust copy fs_npsect and fs_interleave to cope for old...
1987-01-16 Kirk McKusickadd sanity checks for new values used in calculating...
1987-01-16 Kirk McKusickreorganize to allow use of disk labels to search for...
1987-01-16 Kirk McKusickreorder usage to correspond to manual page
1987-01-16 Kirk McKusickmust do lseek after read or write failure
1987-01-15 Kirk McKusickspelling diction
1987-01-15 Kirk McKusickupdate to reflect options brought on by disk labels
1987-01-14 Kirk McKusickadd trackskew, interleave, npsect, headswitch, and...
1987-01-14 Kirk McKusickadd trackskew, interleave, npsect, headswitch, and...
1987-01-14 Kirk McKusickmerge mkfs and newfs; add support for disk labels
1987-01-09 Mike Karelstypo
1987-01-09 Mike Karelsdate and time created 87/01/08 22:42:15 by karels
1987-01-09 Mike Karelsdo it anyway!
1987-01-08 Kirk McKusickbe more persistent in trying to read directories;
1986-12-31 Mike Karelsdon't print useless messages
1986-12-02 Keith Bosticindirect block in a directory; bug report 4.3BSD/etc/23
1986-11-27 Keith Bosticbug report 4.3BSD/man/8
1986-11-26 Kirk McKusickbetter heuristic
1986-11-25 Kirk McKusickverify that we are checking the root file system (from...
1986-11-25 Kirk McKusickget the right name
1986-11-25 Eric Allmandrop LOG_UPTO -- obsolete interface
1986-11-19 Keith Bosticbug report 4.3BSD/etc/23
1986-11-04 Mike Karelsfix tests for bogus routers to reject addresses on...
1986-11-03 Mike Karelslose the unreachables after one timeout
1986-10-31 Mike Karelsprint "to" address in case dest. multihomed
1986-10-31 Mike Karelsprint "to" address in case multihomed
1986-10-31 Mike Karelssend at least one packet even if nothing to say
1986-10-31 Mike Karelsdelay deletion from internal tables when cur router...
1986-10-22 Kirk McKusickcheck interactive commands more closely; add `what...
1986-10-22 Kirk McKusickuse the new header information
1986-10-22 Kirk McKusickplace all the dump information in the new dump header
1986-10-22 Kirk McKusicknew TS_TAPE header indicates the number of tape blocks...
1986-10-22 Kirk McKusickmust avoid bogus dump headers when resynchronizing
1986-10-14 Sam Leffleradd tahoe compiller workaround
1986-10-14 Sam Leffleradd tahoe stuff; consolidate common code in log+Perror
1986-10-14 Sam Lefflermake installboot conditional on BOOTDIR and that condit...
1986-10-14 Sam Lefflertahoe's first register variable is r12
1986-06-06 Mike Karelsprint ns routes sensibly
1986-06-06 Mike Karelsnot so noisy
1986-06-05 Kirk McKusickfirst released with 4.3BSD
1986-06-04 Mike Karelsdelicately balanced on the point of a pin...
1986-06-04 Mike Karelstry again; can't block subnet 0 with internal "network...
1986-05-31 Mike Karelsdon't send net route to subnet gw's unless on subnet 0;
1986-05-29 Mike Karelsprint old if, not new, when dropping interface
1986-05-29 Kirk McKusickfinally no longer need setuid root except for rmthost()
1986-05-29 Kirk McKusickfinally no longer need setuid root
1986-05-29 Kirk McKusickupdate /etc/dumpdates in place
1986-05-29 Mike Karelspcs750.bin; refer to other actions of reboot()
1986-05-27 Mike Karelsconsistency, use SIGTERM once then SIGKILL's, uniform...
1986-05-27 Mike Karelsshow error messages on stderr too
1986-05-27 Mike Karelsupdates
1986-05-25 Mike Karelsnew logging
1986-05-25 Mike Karelslog username, log before kill, give init a sec to TSTP
1986-05-25 Mike Karelsupdates
1986-05-25 Mike Karelsupdates
1986-05-24 Mike Karelsnew options
next