new copyright notice
[unix-history] / usr / src / sbin / restore / symtab.c
1990-06-02 Keith Bosticnew copyright notice
1990-02-16 Kirk McKusickneed to include ufs/dir.h since no longer done by restore.h
1988-10-25 Keith BosticBerkeley copyright notice
1988-05-14 Kirk McKusickadd Nflag to request not to do any writes
1985-05-29 Distribution FolksAdd copyright
1985-03-25 Kirk McKusickdynamically calculate tape block size unless specified...
1985-01-19 Kirk McKusickreorganize to split out interactive shell
1983-08-12 Sam Lefflerstandardize sccs keyword lines
1983-07-09 Kirk McKusickguard all dynamic allocations
1983-07-01 Sam Lefflerinclude fixes
1983-05-15 Kirk McKusickhave to save values before releasing the entry
1983-05-15 Kirk McKusickwant to alloc sizeof(char), NOT sizeof(char *)
1983-05-04 Kirk McKusickmark ROOTINO as NEW so that it can be "deleted" in...
1983-03-28 Kirk McKusickall entries have an inode number
1983-03-28 Kirk McKusicklint
1983-03-24 Kirk McKusickkeep a list of unused names; add comments!
1983-03-09 Kirk McKusickget 'r' and 'R' commands working
1983-02-28 Kirk McKusickclean up interface with getvol() and findinode()
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:40 by mckusick
1983-01-16 Kirk McKusicknew incremental restore algorithm