summaryrefslogtreecommitdiff
path: root/sbin/dump/dump.h
AgeCommit message (Expand)Author
2021-01-21Rearrange variables in dump / restore to handle -fno-common.mortimer
2015-05-23Canonicalize all devices to DUIDs in order to make -w and -W output consistent.Philip Guenther
2015-05-03Eliminate the -U flag and make usage of DUID in /etc/dumpdates the default.Philip Guenther
2014-09-03Kill off compat for systems that don't define NAME_MAX or that lack stuffPhilip Guenther
2014-07-11make dump support DUIDs for command line arguments and /etc/dumpdates (usingAlexander Hall
2014-06-13Type cleanup:Christian Weisgerber
2014-05-24Nuke last of the illusionary 'dev_bsize' and 'dev_bshift' variables inKenneth R Westerback
2014-05-21Nuke some trailing whitespace and break some long lines to shrinkKenneth R Westerback
2013-06-11final removal of daddr64_t. daddr_t has been 64 bit for a long enoughTheo de Raadt
2007-06-03Add ffs2 support to dump/restore. From FreeBSD with some NetBSD changes.Todd C. Miller
2007-04-10Rewrite ITITERATE macro to prevent out-of-bounds memory access.Moritz Jodeit
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-22remove crudTheo de Raadt
2002-03-14fix a few overflows by using off_t, not 32bit longs; some parts are from lucq...Michael Shalayeff
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1998-11-24Wall, and do not let tapesize overflowTheo de Raadt
1998-07-14fix exit codes, adding X_STARTUP; jkoshy@freebsdTheo de Raadt
1998-02-08y2k fixes; netbsd & Andreas.Gunnarsson@emw.ericsson.seTheo de Raadt
1997-07-05Fix some incorrect strncpy usage.Todd C. Miller
1997-02-03new -a option autosizes, meaning it runs till it hits EOM (no need forTheo de Raadt
1996-09-01dialup tty semantic is wrongTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt