set file flags; add restoration of FIFO's
[unix-history] / usr / src / sbin / restore / tape.c
1994-08-24 Kirk McKusickset file flags; add restoration of FIFO's
1994-04-01 Keith Bosticdon't cast the -1 to anything (especially a long)
1994-01-22 Keith Bosticadd USL's copyright notice
1993-06-06 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-05-08 Kirk McKusickcheck the right header (from BSDI)
1993-02-12 Keith Bosticgcc -Wall from Craig Leres (no substantive changes)
1992-11-12 Kirk McKusickhave to put the quad value back into the soize!
1992-10-17 Keith BosticANSI C, convert options handling to getopt(3)
1992-10-06 Kirk McKusickmisc cleanups; remove last vestiges of AT&T code
1992-07-03 Kirk McKusicknote type of dump tape
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 McKusickproper termination for reading from pipes; timeval...
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-01-30 Kirk McKusickbetter heuristic for detecting swapped quads
1992-01-30 Kirk McKusickdinode sizes are now true quads
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-02-23 Kirk McKusickcleanup of byte swapping code
1990-10-26 Kirk McKusickhandle non-block oriented devices
1990-06-02 Keith Bosticnew copyright notice
1990-05-31 Kirk McKusickadd provision for handling short tapes
1989-11-01 Kirk McKusickconvert utime to be utimes; fix syntax error from new...
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1988-10-25 Keith BosticBerkeley copyright notice
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-01-29 Kirk McKusickbackward compatibility
1986-11-26 Kirk McKusickbetter heuristic
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-03-27 Keith SklowerRestore sun and cci tapes
1985-10-15 Kirk McKusickdouble diction (from helge@nta-vax)
1985-07-14 Kirk McKusickaccount for dumps taken on systems with fragment size...
1985-06-19 Kirk McKusickdumprestor.h moves to /usr/include/protocols
1985-05-29 Distribution FolksAdd copyright
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-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
1983-12-30 Kirk McKusickinsure that fssize is initialized; use utility routine...
1983-08-12 Sam Lefflerstandardize sccs keyword lines
1983-07-01 Sam Lefflerinclude fixes
1983-06-20 Kirk McKusickclarify options availble when asked which volume to...
1983-06-03 Sam Lefflerfile.h updated
1983-05-19 Kirk McKusickuse perror everywhere; lint
1983-05-15 Kirk McKusickset "terminal" to stdin when doing rrestore
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-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-03-28 Kirk McKusickread maps properly
1983-03-28 Kirk McKusicklint; fix bug in multi-dump tapes
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 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:41:42 by mckusick