4.4BSD snapshot (revision 8.1)
[unix-history] / usr / src / sbin / restore /
1993-06-06 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-06 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-05-31 Keith Bosticcast to avoid the warning message
1993-05-08 Kirk McKusickcheck the right header (from BSDI)
1993-05-07 Mike Hiblermake defn of usage() match prototype
1993-02-12 Keith Bosticgcc -Wall from Craig Leres (no substantive changes)
1993-02-11 Keith Bosticmake declarations work with new prototypes in globh
1992-12-02 Kirk McKusickreplace old adhoc globbing code with call to libc glob...
1992-12-02 Kirk McKusickhave to deal with pathsearch returning a dp instead...
1992-12-02 Kirk McKusickpathsearch and searchdir now return a dp instead of...
1992-12-02 Kirk McKusickadd rst_closedir; new return value for pathsearch
1992-11-12 Kirk McKusickhave to put the quad value back into the soize!
1992-10-25 Keith Bosticdate and time created 92/10/24 16:00:12 by bostic
1992-10-17 Keith BosticANSI C, convert options handling to getopt(3)
1992-10-06 Kirk McKusickeliminate last vestiges of AT&T code
1992-10-06 Kirk McKusickhave to set type of single name ls commands
1992-10-06 Kirk McKusickpsearch get more intuitive name pathsearch
1992-10-06 Kirk McKusickmodernize the bit test macros; more intuitive name...
1992-10-06 Kirk McKusickmisc cleanups; remove last vestiges of AT&T code
1992-10-06 Kirk McKusickmodernize the bit test macros
1992-10-06 Kirk McKusickdo not longjmp before starting command shell
1992-10-06 Kirk McKusickstandardize usage message
1992-10-06 Kirk McKusickuse standard bit test macros
1992-08-10 Kirk McKusickallow setdirmodes to force setting of modes when used...
1992-08-10 Kirk McKusickadd FORCE flag for setdirmodes()
1992-07-20 Kirk McKusickundo fix -r5.8 in favor of a new improved fix to the...
1992-07-03 Kirk McKusickuse d_type information to indicate file types
1992-07-03 Kirk McKusicknote type of dump tape
1992-07-01 Kirk McKusickadd provision for new and old inode formats
1992-07-01 Kirk McKusickmore global conversion flags
1992-07-01 Kirk McKusickdefine and use newinofmt
1992-06-21 Kirk McKusickfor old inode format dump tapes, copy ouid/ogid to...
1992-06-21 Kirk McKusickfix from romig for adding a link to a file between...
1992-06-21 Kirk McKusickproper termination for reading from pipes; timeval...
1992-06-21 Kirk McKusicktimeval => timespec
1992-05-21 Kirk McKusickdinode's now have timeval's instead of time_t's
1992-05-19 Kirk McKusickproperly handle premature end of tape on pipes
1992-03-17 Keith Bosticbuild the man page, too
1992-01-30 Kirk McKusickbetter heuristic for detecting swapped quads
1992-01-30 Kirk McKusickdinode sizes are now true quads
1991-11-12 Keith Bosticbreak UFS up into FFS/UFS/LFS/MFS
1991-09-24 Keith BosticMLINKS needs section numbers
1991-08-29 Kirk McKusickmerge restore and rrestore
1991-07-30 Kirk McKusicktemporarily add ifdef sunos to assist Steve Romig in...
1991-07-30 Kirk McKusickadd support for proper processing of tapes created...
1991-07-30 Kirk McKusickmerge rrestore and restore; partial reads return only...
1991-07-30 Kirk McKusickminor cleanups to help portability
1991-07-30 Kirk McKusickuse POSIX constant NAME_MAX rather than MAXNAMLEN from...
1991-07-30 Kirk McKusickuse RST_DIR in place of DIR (to avoid conflicts with...
1991-07-30 Kirk McKusickuse RST_DIR in place of DIR (to avoid conflicts with...
1991-07-24 Cynthia A. E. Livi... sorted some of the options lexically, removed .Tp
1991-03-17 Cynthia A. E. Livi... macro and text revision (-mdoc version 3)
1991-02-27 Chris Torekdeclare rst_telldir correctly at top and not again...
1991-02-23 Kirk McKusickgdb does not allow writing of constant strings
1991-02-23 Kirk McKusickcleanup of byte swapping code
1991-02-23 Kirk McKusickmust use maximum directory blocksize across all archite...
1991-01-16 Keith Bostickernel reorg
1990-10-26 Kirk McKusickhandle non-block oriented devices
1990-06-25 Trent Heinnew copyright & pathnames
1990-06-05 Kirk McKusickdo not try to use null pointer after panic
1990-06-02 Keith Bosticnew copyright notice
1990-05-31 Kirk McKusickyfalg applies to abort's too
1990-05-31 Kirk McKusickadd provision for handling short tapes
1990-05-12 Keith Bosticfirst pass for new make
1990-02-16 Kirk McKusickmove in info from restore.h that is specific to this...
1990-02-16 Kirk McKusickneed to include ufs/dir.h since no longer done by restore.h
1990-02-16 Kirk McKusickonly include directory items that are exported from...
1990-02-14 Kirk McKusickinclude explicit telldir and opendir instead of expecti...
1990-02-14 Kirk McKusickmake DIR typedef explicit, do not depend on dir.h for it
1990-01-20 Keith Bosticnew signals
1990-01-20 Keith Bosticnew signals
1990-01-20 Keith Bosticdon't prompt the user for inconsistent state; just...
1989-11-01 Kirk McKusickdinode.h replaces vnode.h and inode.h
1989-11-01 Kirk McKusickconvert utime to be utimes; fix syntax error from new...
1989-11-01 Kirk McKusickconvert utime to be utimes
1989-11-01 Kirk McKusickget rid of -lcompat
1989-07-31 Keith Bosticvnodes
1989-07-31 Keith Bosticneeds compat library for utime
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1988-10-25 Keith BosticBerkeley copyright notice
1988-10-25 Keith BosticBerkeley copyright, new labels, cleanup, add manual...
1988-05-23 Kirk McKusickchange verbose info to debug info
1988-05-14 Kirk McKusickadd Nflag to request not to do any writes
1988-02-23 Kirk McKusickspelling error
1987-12-27 Keith Bosticfix extern declarations for ANSI C
1987-09-05 Kirk McKusickList epoch time as "the epoch" 4.3BSD/etc/86
1987-08-01 Jay Lepreaumissed a restoresymtab
1987-06-19 Kirk McKusickprovide more info on the missing file name
1987-06-03 Keith Bosticnew template
1987-06-01 Keith Bosticadded depend label
1987-04-24 Kirk McKusickcan only define inumber if file exists on tape (from...
1987-01-29 Kirk McKusickbackward compatibility
1986-11-26 Kirk McKusickbetter heuristic
1986-10-22 Kirk McKusickcheck interactive commands more closely; add `what...
1986-10-22 Kirk McKusickuse the new header information
1986-10-22 Kirk McKusickmust avoid bogus dump headers when resynchronizing
1986-05-03 Kirk McKusickignore sockets gracefully
1986-04-24 Kirk McKusickdo not dump core when missing `.' or `..' entries in...
1986-03-28 Kirk McKusickdocument the -b option
1986-03-27 Keith SklowerRestore sun and cci tapes
next