use library version of rmut
[unix-history] / usr / src / sbin /
1988-09-01 Keith Bosticuse library version of rmut
1988-08-16 Keith Bosticalways fake mounting '/'
1988-08-16 Keith Bosticfix return value; bug fix to mountfs, mount(2) takes...
1988-08-14 Keith Bosticadd the -f flag, remove mention that the inode can...
1988-08-06 Keith Bosticprovide correct exit values
1988-08-06 Keith Bosticupdate for new abilities, general cleanup
1988-08-06 Keith Bosticadd -w flag, fix to allow either special file or directory,
1988-07-16 Keith Bosticdate and time created 88/07/15 18:49:04 by bostic
1988-07-16 Keith Bosticappropriate copyright notice
1988-07-13 Mike Karelscloned from vax version
1988-07-13 Mike Karelsupdate
1988-07-10 Keith Bosticinstall approved copyright notice
1988-07-09 Kirk McKusick4.3BSD-tahoe/etc/6 (from Chris Torek <chris@gyre.umd...
1988-07-09 Kirk McKusickadd new error messages
1988-07-06 Kirk McKusickimprove formating
1988-07-01 Keith Bosticwritten by Sam Leffler; add Berkeley specific copyright
1988-07-01 Keith Bosticallow both -a and file names, minor cleanups
1988-07-01 Keith Bosticuse getopt(3); have one instance of the error switch...
1988-07-01 Keith Bosticclean up header; attach Berkeley specific copyright
1988-06-28 Mike Karels#ifdef's for sun and other out-of-date systems
1988-06-19 Keith Bosticinstall approved copyright notice
1988-06-14 Mike Karelsupdate, describe write-protected label and kernel consi...
1988-06-14 Mike Karelsadd info about ioctl's
1988-06-12 Mike Karelsuse CFLAGS
1988-06-12 Mike Karelsuse bigger buffer, line up output
1988-06-08 Kirk McKusickmust be sure to always convert b_bno to disk block...
1988-06-08 Kirk McKusickmissing fsbtodb!
1988-06-07 Mike Karelsmissed a few: make default, local-loop routes have...
1988-06-05 Mike Karelsallow re-editing if label can't be written back;
1988-06-02 Keith Bosticnew _doprnt doesn't support %[A-Z]
1988-06-01 Kirk McKusickconvert to understand dynamic file systems
1988-06-01 Mike Karelsdo tags on headers, too; don't remove tags
1988-06-01 Mike Karelsminor fixes, aborted changes, test for imposters claimi...
1988-06-01 Mike Karelsclose off fd's 1,2 when turning off tracing (so file...
1988-06-01 Mike Karelsnew tracing of changes, finish perspective change
1988-06-01 Mike Karelsfix up tracing info; add default, but disable for now...
1988-06-01 Mike Karelsallow multiple pt-pt links with same source address;
1988-06-01 Mike Karelssend only one packet to self; finish perspective change
1988-06-01 Mike Karelsnew tracing
1988-06-01 Mike Karelsadd ctime
1988-06-01 Mike Karelsadd ability to trace changes only, with timestamp;...
1988-05-26 Kirk McKusickadd firewall to check for lost buffers; fine tune cache...
1988-05-23 Kirk McKusickchange verbose info to debug info
1988-05-21 Keith Bosticadd Berkeley specific header
1988-05-21 Mike Karelsupdate 'bread error' message, attempt read a sector...
1988-05-14 Kirk McKusickadd Nflag to request not to do any writes
1988-05-07 Kirk McKusickexpand from three static buffer to a dynamic buffer...
1988-05-07 Kirk McKusickeliminate unnecessary flush
1988-05-07 Kirk McKusick&sblock => fs; &cgrp => cg
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
next