4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / sbin / dump /
1993-05-12 Chris Torekdocument new h flag (control for honoring UF_NODUMP);
1993-05-12 Chris Torekcontrol for honoring UF_NODUMP; fixups for compat code...
1993-05-12 Chris Torekless-hairy maxino logic; compat for SunOS and other...
1993-05-12 Chris Torekless-hairy maxino logic; compat for SunOS and other...
1993-05-12 Chris Toreklint; fix protocol botch message (had an embedded newline)
1993-05-12 Chris Toreklint (calloc declaration is provided elsewhere)
1993-05-12 Chris Torekgcc lint
1993-05-12 Kirk McKusicklint
1993-04-18 Kirk McKusickavoid clobbering the other arguments (from leres@ee...
1993-03-12 Keith SklowerNODUMP -> UF_NODUMP
1993-01-26 Kirk McKusickput back rmtioctl in case someone is using it
1993-01-26 Kirk McKusickalso allow user@host:file
1993-01-26 Kirk McKusickcleanups from leres@lbl
1993-01-26 Kirk McKusickmake error messages less cryptic; cleanups from leres@lbl
1993-01-26 Kirk McKusickmake more portable; cleanups from leres@lbl
1993-01-26 Kirk McKusickmay miss dumping last inode
1992-07-20 Kirk McKusickmust scan whole directory for subdirs or modified files;
1992-07-17 Keith Bosticfix the prototypes, minor cleanup to signal handlers
1992-07-16 Keith Bosticdon't specify "all" target or it won't build the man...
1992-07-03 Kirk McKusickhave to extricate short symlinks and put their data...
1992-07-03 Kirk McKusickwriterec notes whether a record is a spcl record
1992-07-03 Kirk McKusicknew function prototype
1992-06-21 Kirk McKusickadd -T option
1992-06-21 Kirk McKusickMark tapes with new format inodes as DR_NEWINODEFMT
1992-06-21 Kirk McKusickget rid of leading `dump' on all the names
1992-06-19 Kirk McKusicklint; add parametric functions
1992-06-19 Kirk McKusicklint; bug fix for missing indirection on parameter...
1992-06-19 Kirk McKusicklint
1992-06-19 Kirk McKusickdebugging for slave processes
1992-06-19 Kirk McKusicklint, fix for truncated output to pipes
1992-06-19 Kirk McKusicklint
1992-06-19 Kirk McKusicklint; add Tflag
1992-06-19 Kirk McKusickparametric routines in dump.h
1992-06-19 Kirk McKusicklint
1992-05-27 Kirk McKusickadd <sys/time.h> for dinode.h; need to select tv_sec...
1992-05-27 Kirk McKusickadd <sys/time.h> for dinode.h
1992-05-27 Kirk McKusickback out -r5.19 to working flock based code
1992-05-19 Kirk McKusickneed additional include
1992-03-06 Craig LeresWhile we're at it, it's safer to use sizeof than a...
1992-03-06 Craig LeresRename buf -> tbuf to avoid gcc warnings about the...
1991-12-13 Kirk McKusickignore files with NODUMP flag set
1991-11-11 Keith Bosticbreak UFS up into FFS/UFS/LFS/MFS
1991-10-18 Kirk McKusickensure that the root inode is dumped
1991-09-24 Keith BosticMLINKS needs a section number
1991-08-29 Kirk McKusickmore informative error messages
1991-07-30 Keith Bosticjust inline the __STDC__ stuff, why make it complicated...
1991-07-30 Chris TorekANSI varargs, for sparc among others
1991-07-30 Chris TorekANSI varargs, for sparc among others
1991-07-27 Kirk McKusickminor update from romig to make sunos happy
1991-07-24 Kirk McKusickmerge dump and rdump
1991-07-24 Kirk McKusickadd description of end-of-media handling
1991-07-24 Kirk McKusickdelete unneeded include of dir.h
1991-07-24 Kirk McKusickuse POSIX constant NAME_MAX rather than MAXNAMLEN from...
1991-07-24 Kirk McKusicktemporarily add ifdef sunos (includes) to assist Steve...
1991-07-24 Kirk McKusickput in EOT handling; merge dump and rdump;
1991-07-24 Kirk McKusicktemporarily add ifdef sunos (includes) to assist Steve...
1991-07-24 Kirk McKusickmerge rdump and dump
1991-07-24 Kirk McKusicktemporarily add ifdef sunos (includes) to assist Steve...
1991-07-24 Kirk McKusicktry to create a `dumpdates' file if it does not exist
1991-06-18 Keith Bosticminor cleanup, remove vestiges of AT&T wording
1991-05-30 Kirk McKusickupdate for new header files
1991-04-25 Mike Karelsadd B option
1991-04-25 Mike Karelsfix changes from last time: blockswritten isn't per...
1991-03-17 Cynthia A. E. Livi... macro and text revision (-mdoc version 3)
1991-03-08 Kirk McKusickneed dependencies for dumprmain.o and dumprtape.o
1991-03-08 Kirk McKusickverified to be free of AT&T code
1991-03-08 Kirk McKusicklint, misc cleanups
1991-03-08 Mike Karelsprespecify multiple tape volumes
1991-03-02 Keith Bosticuse tzfile.h seconds #defines instead of our own
1991-03-01 Kirk McKusickadd defines to provide compatibility with 4.3BSD-Tahoe...
1991-03-01 Kirk McKusickhave to deal with directories that are shorter than...
1991-03-01 Keith BosticANSI; break #includes out of dump.h into separate files
1991-03-01 Kirk McKusickoverhaul argument processing; use new traversal algorithms
1991-03-01 Kirk McKusicknew faster and more accurate algorithm to calculate...
1991-03-01 Kirk McKusickKNF, more neumonic names for structures
1991-03-01 Kirk McKusickmore neumonic names; get rid of unnecessary global...
1991-03-01 Kirk McKusickKNF, misc naming cleanups
1991-03-01 Kirk McKusickKNF, misc global cleanups
1991-03-01 Kirk McKusickget rid of default disk to dump
1991-02-25 Kirk McKusickdocument the 'b' and 'B' options
1991-02-25 Kirk McKusickupdates from Mike to make messages more media independent;
1991-02-24 Chris Torekwarn about missing /etc/dumpdates, and detect errors...
1991-02-24 Chris Torekfix gcc warnings; add dev_bshift and tp_bshift variables
1991-02-24 Chris Torekfix gcc warnings; add quit() function to print message...
1991-02-24 Chris Torekfix gcc warnings
1991-02-24 Chris Torekadd dev_bshift to reduce multiply and divide by dev_bsi...
1991-02-24 Chris Torekavoid multiply and divide when possible; fix gcc warnings;
1991-02-24 Chris Torekavoid multiply and divide when possible; fix gcc warnings;
1991-02-03 Chris Torekrewind => trewind (for ANSI C)
1991-01-16 Keith Bostickernel reorg
1990-07-02 Keith Bosticclean rdump files
1990-06-25 Trent Heinnew pathname (dump)
1990-06-02 Keith Bosticnew copyright notice
1990-05-12 Keith Bosticfirst pass for new make
1990-02-17 Mike Karels*don't* attempt to specify what the *remote* pathname...
1990-02-16 Kirk McKusickjust need dinode.h, not inode, and vnode
1990-02-16 Kirk McKusickneed sys/time.h since dump.h no longer includes it
1990-02-16 Kirk McKusickjust need dinode.h, not vnode, inode, etc; want ufs...
1990-02-16 Kirk McKusickdefine exactly where to look for rmt command
1989-09-16 Keith BosticPOSIX signals
next