manual page distributed with 4.1BSD
[unix-history] / usr / src / sbin / restore /
1985-04-24 Kirk McKusickdon't forget partial reads on pipes
1985-03-25 Kirk McKusickdynamically calculate tape block size unless specified...
1985-02-19 Kirk McKusickallow a new input source to be specified for each new...
1985-02-19 Kirk McKusickmust track extract list separately from creating entries
1985-02-19 Kirk McKusickdo not set owner and times on directories that already...
1985-02-19 Kirk McKusickglob'ed files are now sorted; canon() elides extra...
1985-02-14 Kirk McKusickallow for no files on dump tape (from sun!shannon)
1985-01-19 Kirk McKusickreorganize to split out interactive shell
1985-01-19 Kirk McKusickadd globbing of file names
1985-01-19 Kirk McKusickreorganize to split out interactive shell
1985-01-19 Kirk McKusickdate and time created 85/01/18 22:36:07 by mckusick
1985-01-19 Kirk McKusickreset longjmp flag when restarting extraction
1985-01-15 Kirk McKusickdon't give up when /dev/tty cannot be opened unless...
1985-01-15 Kirk McKusickadd 'b' flag to set number of tape records
1984-03-23 Kirk McKusickmust skip maps when file spans two volumes
1984-02-08 Kirk McKusickadd "Resetmodes" option to interactive restore
1983-12-30 Kirk McKusickcleanup format of error messages; return success code
1983-12-30 Kirk McKusickinsure that fssize is initialized; use utility routine...
1983-12-30 Kirk McKusicklint
1983-12-30 Kirk McKusickmissing ``modefile'' is a non-fatal error
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-07-09 Kirk McKusickguard all dynamic allocations
1983-07-01 Sam Lefflerinclude fixes
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-12 Sam Lefflernew signals
1983-06-03 Sam Lefflerfile.h updated
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-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-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-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
1983-04-17 Kirk McKusickonly try to make links when they are truely new
1983-04-17 Kirk McKusickmake linking, unlinking, rmdir, and mkdir failures...
1983-04-17 Kirk McKusickmake extra files on the tape non-fatal
1983-04-12 Kirk McKusickgeneralize the printing of flags
1983-03-28 Kirk McKusickread maps properly
1983-03-28 Kirk McKusicklint; fix bug in multi-dump tapes
1983-03-28 Kirk McKusickpass pruning argument back to treescan
1983-03-28 Kirk McKusickpass pruning argument back to treescan; lint; comments;
1983-03-28 Kirk McKusickall entries have an inode number
1983-03-28 Kirk McKusickmake an existing directory merely a warning
1983-03-28 Kirk McKusicklint
1983-03-28 Kirk McKusicklint; delete opendir (use standard version in library)
1983-03-24 Kirk McKusickadd dependencies for OBJ files
1983-03-24 Kirk McKusickkeep a list of unused names; add comments!
1983-03-24 Kirk McKusickuse a tempname derived from the inode number instead...
1983-03-24 Kirk McKusickuse MAXPATHLEN instead of BUFSIZ where appropriate
1983-03-09 Kirk McKusickget 'r' and 'R' commands working
1983-03-07 Kirk McKusicklint
1983-03-06 Kirk McKusickfix debugging across tapes; account for dumpmap at...
1983-02-28 Kirk McKusickclean up interface with getvol() and findinode()
1983-02-28 Kirk McKusickget "h" and "m" flags working; clean up interface with...
1983-02-28 Kirk McKusickget "h" and "m" flags working
1983-02-28 Kirk McKusickcanonicalize names on command line and ignore dups
1983-02-28 Kirk McKusickget input from a pipe to work
1983-02-28 Kirk McKusickget "x" command working
1983-02-27 Kirk McKusickget the tape subsystem working; get "t" command working
1983-02-18 Kirk McKusickdate and time created 83/02/18 00:42:39 by mckusick
1983-02-18 Kirk McKusickdate and time created 83/02/18 00:41:44 by mckusick
1983-02-18 Kirk McKusickdate and time created 83/02/18 00:41:42 by mckusick
1983-02-18 Kirk McKusickdate and time created 83/02/18 00:41:40 by mckusick
1983-02-18 Kirk McKusickdate and time created 83/02/18 00:41:38 by mckusick
1983-02-18 Kirk McKusickdate and time created 83/02/18 00:41:37 by mckusick
1983-02-18 Kirk McKusickupdate to allow incremental restores
1983-01-16 Kirk McKusicknew incremental restore algorithm
1983-01-09 Kirk McKusickspeed-ups and clean-ups
1982-12-23 Sam Leffleruse mkdir sys call
1982-12-03 Kirk McKusickrrestor needs to run as root to set up remote host
1982-12-03 Kirk McKusickclean-ups
1982-12-03 Sam Lefflerhandle grot from old dump tapes (symlinks with no data...
1982-10-12 Kirk McKusickfix up directory mod time calculations
1982-10-12 Kirk McKusicksave time, use vfork!
1982-10-12 Kirk McKusickrcmd.o moves into libc.a
1982-10-11 Kirk McKusickreduce working set; clean-up bad block code; produce...
1982-10-08 Kirk McKusickadd verbose flag (-v) and perseverence flag (-y) for...
1982-10-08 Kirk McKusickcheck for conversion to new file system format
1982-10-06 Sam Lefflermerge rrestor and restor
1982-10-04 Kirk McKusickadd inode conversion routine
1982-10-04 Kirk McKusickdate and time created 82/10/03 19:41:12 by mckusick
1982-10-04 Kirk McKusickadd sys/ioctl.h header file ahead of mtio.h
next