summaryrefslogtreecommitdiff
path: root/sbin/dump
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2022-11-17Restore backward compatibility of UFS2 with previous NetBSD releases bychs
2022-03-14Silently ignore fstab entries with NAME= entries that cannot be resolved.mlelstv
2022-01-26PR/56643: Paul Goyette: Disable the last block adjustment for now. It seemschristos
2021-07-07PR/56270: Matthias Scheler: dump fails on ffsv1: Zero c_extsize since ffsv1christos
2021-06-19Add external attribute dumping and restoring support from FreeBSD.christos
2021-06-07Bitmaps (TS_BITS and TS_CLRI) dont use the "c_addr" array as theyhannken
2020-12-03PR bin/55834kre
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2020-04-05Fix depenency on common symbols in sbin.joerg
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-08-19Add -D flag to allow the user to specify an alternate dumpdates file.perseant
2019-03-25Bump date for previous.wiz
2019-03-25Add -U flag to dump(8) and dump_lfs(8) to specify dumpdates entrymanu
2019-03-01Use getfsspecname() to fill the filesystem argument in dumpdates.christos
2019-02-03- mark Exit() __deadmrg
2018-07-15Document what rdump is (was once) for. PR 53442.dholland
2016-08-15dump was there from v4.sevan
2015-11-16- update NAME_MAX to match the kernel.christos
2015-08-24Consistently use iswap64() and 64bit intermediate variable, as well asbouyer
2015-08-24Default the read block size (-k default value) to kern.maxphys (usuallybouyer
2015-08-12Hack up dinode usage to be 64 vs. 32 as needed. Part 1.dholland
2015-07-28Add a new lfs header file: lfs_accessors.h.dholland
2015-04-28Fix typosprlw1
2013-09-08Fix handling of NAME aliases in /etc/fstab.mlelstv
2013-06-23fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()dholland
2013-06-19Rename ambiguous macros:dholland
2013-06-15handle new lfs splitchristos
2013-01-22Stuff UFS_ in front of a few of ufs's symbols to reduce namespacedholland
2013-01-13Use __printflike.dholland
2013-01-13Use void * for I/O functions and remove no-longer-needed casts.dholland
2013-01-13Use more static.dholland
2013-01-13Use static; remove unused global var this uncovered.dholland
2013-01-13Use <ctype.h> functions correctly.dholland
2013-01-13Add some const.dholland
2012-08-29Use more markup, fix English usage.dholland
2012-08-10Don't depend on HAVE_GCC being always defined.joerg
2012-05-05remove ancient crapchristos
2012-04-07factor out rawname() from dump, fsck, savecore.christos
2012-04-07use getfsspecname()christos
2012-02-19Sort option descriptions a bit more.wiz
2012-02-19PR/45735: Bug Hunting: The dump(8) manpage, as well as the program's `usage'-...christos
2011-09-16NULL does not need a cast, hereplunky
2011-08-29Use __deadjoerg
2011-06-20remove most of the remaining HAVE_GCC tests that are always true inmrg
2011-02-24fss(4): Allow FSSIOCSET to set the initial flags. Add a new flaghannken
2010-11-05File system snapshots are no longer experimental.hannken
2010-05-14Use a list for the list of bugs.jruoho
2010-04-11Add -x option which allows to run `fsck_msdos -n' on a snapshot ofhannken