recognize and handle carrier loss
[unix-history] / usr / src / sbin /
1983-09-26 Sam Lefflercleanup some of the printout's (it's still unreadable)
1983-09-26 Sam Leffleradd kludge for people that don't understand what /etc...
1983-09-26 Kirk McKusickkludge to handle case where we need to read the last...
1983-09-26 Kirk McKusickarguments to seek are backwards
1983-09-23 David A. Mosherincrease HSIZE by factor of 2 - dm
1983-09-20 Kirk McKusickarbitrarily cut off searching around orphaned directory...
1983-09-17 Sam Lefflershow stanford how to add swabip crap
1983-09-14 Kirk McKusicklint; ask about all possible directory fixes instead...
1983-09-14 Kirk McKusickinitialize last dump time to the epoch (shannon)
1983-09-13 Kirk McKusickgive more complete information about pathnames while...
1983-09-12 Kirk McKusickcleanup to get rid of global variables; robust director...
1983-09-11 Kirk McKusickadd lint entry; fix depend entry
1983-09-09 Kirk McKusickdo not depend on unused portions of directories being...
1983-08-29 Kirk McKusickadd -i option to specify "number of bytes per inode"
1983-08-28 Sam Leffleroops
1983-08-28 Sam Lefflerdate and time created 83/08/28 00:37:35 by sam
1983-08-22 Sam Leffleradd pseudonym for default
1983-08-20 Sam Lefflerextraneous divide in dump size calculation (from bruce...
1983-08-14 Sam Lefflerstandardize sccs keyword lines
1983-08-12 Sam Lefflerstandardize sccs keyword lines
1983-08-12 Sam Lefflerstandardize sccs keyword lines
1983-08-12 Kirk McKusickin 'x' or 'i' mode, ask if mode of "." should be changed
1983-08-12 Kirk McKusickallow names to be quoted and/or backslashed
1983-08-02 Kirk McKusickfix calculation of initial block counts
1983-08-02 Sam Lefflerwhat a hack, but it will suffice for now
1983-07-23 Kirk McKusickstrengthen up code for converting disk names to raw...
1983-07-09 Kirk McKusickguard all dynamic allocations
1983-07-07 Sam Lefflercheck for raw device name correctly according to kre
1983-07-07 Sam Lefflerleave sockets alone (please?)
1983-07-05 Kirk McKusickchange default rotational delay to 4ms
1983-07-04 Sam Lefflerinclude fix
1983-07-03 Bill Joymust check block root device to insure consistency
1983-07-02 Sam Lefflerinclude fixes
1983-07-02 Sam Lefflerinclude fiox
1983-07-02 Sam Lefflerinclude fix
1983-07-02 Sam Lefflerinclude fix
1983-07-01 Sam Lefflercorrect spelling
1983-07-01 Sam Lefflerinclude fix
1983-07-01 Sam Lefflerinclude fixes
1983-07-01 Sam Lefflerfrom sun
1983-07-01 Sam Lefflerinclude fix
1983-06-23 Kirk McKusickhave to use the value before zeroing it!
1983-06-20 Kirk McKusickmake both 'q' and 'x' exit the interactive mode
1983-06-20 Kirk McKusickclarify options availble when asked which volume to...
1983-06-20 Bill Joystrncmp -> strcmp to fix weirdness
1983-06-18 Bill Joymerge monet
1983-06-16 Sam Lefflerdefines changed
1983-06-16 Sam Lefflerfrom kirk; handle locking of dumpdates data base
1983-06-15 Sam Lefflertake file system names as well
1983-06-13 Sam Lefflernew fstab format
1983-06-12 Sam Lefflernew signals
1983-06-12 Sam Lefflernew signals == no libjobs
1983-06-12 Sam Lefflerostensibly make it work with new signals; lots of refor...
1983-06-10 Kirk McKusickprint out correct previous incremental number
1983-06-03 Sam Lefflerpurge nice
1983-06-03 Sam Lefflerpurge tell and support fs names
1983-06-03 Sam Lefflerfile.h updated
1983-06-02 Sam Lefflernotyet has come
1983-05-29 Sam Lefflerlots of cleanups; use <mtab.h>; handle quotas more...
1983-05-28 Kirk McKusicktranslate uid's to names; zero out blocks after using...
1983-05-26 Sam Lefflerquotas
1983-05-26 Sam Lefflerprotocol change; byte swap those fields which need...
1983-05-26 Kirk McKusickadd calculation of i_blocks
1983-05-25 Kirk McKusickuse fstab, add -a and -v flags
1983-05-23 Sam Lefflerutmp changed format
1983-05-23 Kirk McKusickdate and time created 83/05/22 14:52:26 by mckusick
1983-05-23 Kirk McKusickaccounting and fix-up for i_blocks (from kre)
1983-05-20 Kirk McKusickintroduce true locking on /etc/dumpdates;
1983-05-20 Kirk McKusickre-read /etc/dumpdates before updating it
1983-05-19 Kirk McKusickuse RRESTORE
1983-05-19 Kirk McKusickuse perror everywhere; lint
1983-05-17 Kirk McKusickbe sure to install in the correct place
1983-05-15 Kirk McKusickhave to check old directories for unreferenced names too
1983-05-15 Kirk McKusickhave to save values before releasing the entry
1983-05-15 Kirk McKusickadd the (undocumented) 'D' command to turn on debugging...
1983-05-15 Kirk McKusickfix bugs dealing with handling of links
1983-05-15 Kirk McKusickmake readdir more robust; allow printing of dir entries...
1983-05-15 Kirk McKusickafter making a name into a tempname, treat file as...
1983-05-15 Kirk McKusickset "terminal" to stdin when doing rrestore
1983-05-15 Kirk McKusickwant to alloc sizeof(char), NOT sizeof(char *)
1983-05-14 Kirk McKusickadd optional nbpi to specify "number of bytes per inode"
1983-05-11 Sam Lefflerback to good old umount
1983-05-09 Helge Skriverviknew -n (noboot) flag, fix allowing zero reserved space
1983-05-09 Kirk McKusickadd ability to dump to standard output
1983-05-07 Kirk McKusickmake sure that the whole file system is writable!
1983-05-07 Kirk McKusickmust flush stderr before reading from the terminal
1983-05-07 Kirk McKusickhave to save the result of ctime()
1983-05-06 Kirk McKusickget rid of "restor" in an error message!!!
1983-05-06 Sam Leffleradd -f flag to flush tables of all gateway entries
1983-05-04 Kirk McKusickalways print times with "t" command;
1983-05-04 Kirk McKusickmark ROOTINO as NEW so that it can be "deleted" in...
1983-05-04 Kirk McKusickmissing parameter to dprintf; remove ! when testing...
1983-05-04 Kirk McKusickdo not panic if directory is not marked NEW when settin...
1983-05-04 Sam Lefflerfix name conflict with kernel
1983-05-01 Sam Lefflerfrom pugs@sun
1983-04-30 Edward WangNow ignores SIGTTOU
1983-04-19 Kirk McKusickadd and debug interactive extraction mode
1983-04-19 Kirk McKusickcreate a file descriptor for the terminal when stdin...
1983-04-19 Kirk McKusicklint from new lint library
1983-04-18 Kirk McKusicknew lint library
next