add Berkeley specific header; written by K. McKusick and P. Kessler
[unix-history] / usr / src / sbin /
1988-05-06 Kirk McKusickchanges for dynamic file system;
1988-05-06 Kirk McKusickadd xref to fsdb(8)
1988-05-06 Kirk McKusickmanual page from CCI
1988-05-06 Kirk McKusickcode from CCI
1988-05-04 Kirk McKusickin preen mode, summarize file systems that must be...
1988-05-03 Kirk McKusickadd -c flag to convert between file system formats
1988-05-03 Kirk McKusickconvert to understand dynamic file systems
1988-05-03 Kirk McKusickupdate to reflect loss of -s flag
1988-05-03 Kirk McKusickconvert to understand dynamic file systems;
1988-05-03 Kirk McKusickconversion (in either direction) is only done when...
1988-05-02 Kirk McKusickconversion to interpret dynamic cylinder group tables
1988-05-02 Kirk McKusickconversion and checking of dynamic and static cylinder...
1988-05-02 Kirk McKusickconversion between static and dynamic cylinder group...
1988-05-02 Kirk McKusickadd -c flag (convert dynamic cylinder group format...
1988-05-02 Kirk McKusickchange cylinder group format to contain dynamic arrays
1988-05-02 Kirk McKusickadd -n flag to allow specification of number of rotatio...
1988-04-25 Keith Bosticfix for ANSI C; isblock didn't always return a value
1988-04-21 Mike Karelsmarc's changes for alternate bootstraps; keith's change...
1988-04-07 Kirk McKusickrecover from trashed summary information
1988-03-08 Keith Bosticadd Berkeley specific header
1988-02-23 Kirk McKusickspelling error
1988-02-23 Keith Bosticchange copyright to Berkeley specific; document N and...
1988-02-21 Mike Karelsupdate to current prog
1988-02-17 Keith Bosticadd Berkeley specific headers
1988-02-02 Keith Bosticset ignore; lint fluff
1988-01-11 Keith Bosticdeclare merge() externally; ANSI C fix
1988-01-04 Kirk McKusickallow negative rotational delays (for torek)
1987-12-27 Keith Bosticpredeclare finish; fix for ANSI C
1987-12-27 Keith Bosticdeclare merege() externally, ANSI C fix
1987-12-27 Keith Bosticfix external declarations for ANSI C; minor reformats
1987-12-27 Keith Bosticsyntax error; fix for ANSI C
1987-12-27 Keith Bosticfix extern declarations for ANSI C
1987-12-22 Keith Bosticmake ANSI C compatible
1987-12-13 Mike Karelspassive routes aren't trusted
1987-12-13 Mike Karelsclear must-be-zero field
1987-12-13 Mike Karelsdon't bother to ping loopback
1987-12-08 Kirk McKusickfix error message
1987-12-02 Keith Bosticdo tools directory also
1987-12-02 Keith Bosticnew template
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-02 Kirk McKusickcannot initialize maxbpg until bsize is set
1987-10-02 Keith Bosticpointer typo
1987-10-02 Kirk McKusickadd remainder of tunable parmeters (-a, -d, -e);
1987-10-02 Kirk McKusickadd remainder of tunable parameters (-a, -d, -e);
1987-10-01 Keith Bosticdstaddr to dest_address; bug report 4.3BSD/man/21
1987-09-17 Keith Bosticfix for big endians; bug report 4.3BSD/etc/30
1987-09-16 Mike Karelsmissing arg on -R
1987-09-12 Keith Bosticinitialize variable "i"; bug report tahoe/ucb/4
1987-09-11 Thomas Ferrinflush stdout before calling stderr
1987-09-10 Kirk McKusickreduce cpg to insure that requested bytes per inode...
1987-09-10 Kirk McKusickneed to know if cpg is specified
1987-09-05 Kirk McKusickList epoch time as "the epoch" 4.3BSD/etc/86
1987-08-02 Keith Bosticpdp11 port; long/int problem, remove unused variables
1987-08-01 Jay Lepreaumissed a restoresymtab
1987-06-24 Mike Karelsbackward compat for unlabelled disks
1987-06-20 Mike Karelsdisklabel forces required "options"
1987-06-20 Mike Karelsminor cleanups
1987-06-19 Mike Karelsfrom Symmetric, with update
1987-06-19 Kirk McKusickprovide more info on the missing file name
1987-06-19 Kirk McKusickmust dump last inode! bug report 4.3BSD/etc/69
1987-06-16 Mike KarelsIN_BADCLASS => IN_EXPERIMENTAL (from header)
1987-06-16 Mike Karelswatch out for metric > infinity
1987-06-16 Mike KarelsIN_BADCLASS => IN_EXPERIMENTAL (from header)
1987-06-05 Mike Karelsmore fixes: write boot block if writing, not editing;
1987-06-05 Mike Karelshandle flags, drivedata correctly
1987-06-04 Keith Bosticnew template
1987-06-03 Keith Bosticnew template
1987-06-03 Keith Bosticnew template
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
next