aboutsummaryrefslogtreecommitdiff
path: root/sbin/dump
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-032-20/+5
* MFC: Add a new "-S" flag to dump to allow it just print out dumpIan Dowse2002-07-012-5/+20
* MFC: dump(8)'s manual page is confusing in its use of records, blocks, blocks...Tom Rhodes2002-04-191-13/+26
* MFC 1.40: clarify when dump(8) honors UF_NODUMP.Dima Dorfman2002-02-271-12/+6
* MFC: show progress information on receipt of a SIGINFO, and in theIan Dowse2002-02-235-9/+38
* MFC: 1.15; Make dump's behaviour more sensible when the output fileIan Dowse2002-02-201-0/+6
* MFC: 1.29; give a sensible error message when the filesystem to beIan Dowse2001-11-241-4/+7
* MFC 1.15, fix time_t/%d assumption in dumpMatthew Dillon2001-10-311-1/+2
* MFC: Notify operators using "wall -g". Drop ``setgid tty'' privilege.Ruslan Ermilov2001-10-055-120/+18
* MFC: 1.4: Use strptime(3).Ruslan Ermilov2001-09-191-44/+4
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-1/+1
* MFC: s/\\7/\\a/g, s/rsa/sa/g, use <sys/queue.h>David E. O'Brien2001-08-016-25/+26
* MFC: properly filize dumpdates, and s/rsa/sa/gDavid E. O'Brien2001-08-011-14/+28
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-1/+1
* MFC 1.38, 1.39: dump date and sort opts.Dima Dorfman2001-07-191-15/+15
* MFC:Mike Heffner2001-07-141-8/+4
* MFC 1.24, 1.25, 1.26 main.c, and manual page for -D dumpdates_file optionMatthew Dillon2001-07-112-12/+31
* MFC 1.23: -T shouldn't swallow two arguments.Dima Dorfman2001-06-211-2/+0
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: dump flag bogonJordan K. Hubbard2001-04-191-5/+10
* MFC: 1.32: support inheritance of the "nodump" flag down a hierarchyDavid E. O'Brien2001-03-041-0/+16
* MFC: 1.12: support inheritance of the "nodump" flag down a hierarchyDavid E. O'Brien2001-03-041-26/+66
* MFC: prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-2/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-5/+4
* MFC: [rev 1.10] Block devices are gone.Paul Saab2000-07-011-5/+0
* MFC: /dev/rXXX -> /dev/XXXPaul Saab2000-07-011-1/+1
* MFC: Add include of errno.h where needed, remove extern int errnoPaul Saab2000-07-012-2/+2
* MFC: revision 1.21 - don't prepend 'r' to devices when its not needed.Doug Rabson2000-04-241-1/+14
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Remove xrefs to obsolete ft driver.Nik Clayton2000-03-011-1/+0
* Use libcrypto instead of libdes.Mark Murray2000-02-241-1/+2
* Fix various man pages to stop abusing the .Bx macro to generateMike Pritchard2000-01-231-1/+1
* Add `.Nm rdump' to NAME section.Alexey Zelkin2000-01-101-1/+2
* vsprintf -> vsnprintf in msg().Warner Losh1999-11-101-1/+1
* Prepare for K5.Mark Murray1999-09-201-1/+1
* Fix for new KerberosFix for new Kerberos44Mark Murray1999-09-191-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-289-9/+9
* Fix nested if/else within an ifBill Fumerola1999-07-081-2/+3
* Fix time of last dump handling.Jordan K. Hubbard1999-07-021-6/+11
* Fix typo in dump reportingJean-Marc Zucconi1999-05-241-3/+4
* temporary workaround for bin/11464Matt Jacob1999-05-031-1/+5
* The attached patch to /usr/src/sbin/dump/optr.c changes the comparisonJordan K. Hubbard1999-03-211-5/+5
* 64bit fixes.Dima Ruban1998-10-271-4/+4
* Change rst0 into rsa0.Ollivier Robert1998-09-222-5/+5
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* checked, that new sa CAM driver takes care of using buffer sizesAndreas Klemm1998-09-161-15/+1
* Add support for dealing with ENOSPC as the error code returned by a tapeJustin T. Gibbs1998-09-152-16/+17
* Fix LIBDIR (for aout/ELF).Mark Murray1998-08-061-1/+2
* Make `dump' exit codes confirm to manual page.Joseph Koshy1998-07-143-16/+17
* Correct use of .Nm. Add rcsid. Remove unused #includes.Philippe Charnier1998-06-158-40/+53