index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
dump
Age
Commit message (
Expand
)
Author
2021-06-08
Pull up following revision(s) (requested by hannken in ticket #1283):
martin
2020-12-06
Pull up following revision(s) (requested by kre in ticket #1139):
martin
2019-03-25
Bump date for previous.
wiz
2019-03-25
Add -U flag to dump(8) and dump_lfs(8) to specify dumpdates entry
manu
2019-03-01
Use getfsspecname() to fill the filesystem argument in dumpdates.
christos
2019-02-03
- mark Exit() __dead
mrg
2018-07-15
Document what rdump is (was once) for. PR 53442.
dholland
2016-08-15
dump was there from v4.
sevan
2015-11-16
- update NAME_MAX to match the kernel.
christos
2015-08-24
Consistently use iswap64() and 64bit intermediate variable, as well as
bouyer
2015-08-24
Default the read block size (-k default value) to kern.maxphys (usually
bouyer
2015-08-12
Hack up dinode usage to be 64 vs. 32 as needed. Part 1.
dholland
2015-07-28
Add a new lfs header file: lfs_accessors.h.
dholland
2015-04-28
Fix typos
prlw1
2013-09-08
Fix handling of NAME aliases in /etc/fstab.
mlelstv
2013-06-23
fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()
dholland
2013-06-19
Rename ambiguous macros:
dholland
2013-06-15
handle new lfs split
christos
2013-01-22
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
dholland
2013-01-13
Use __printflike.
dholland
2013-01-13
Use void * for I/O functions and remove no-longer-needed casts.
dholland
2013-01-13
Use more static.
dholland
2013-01-13
Use static; remove unused global var this uncovered.
dholland
2013-01-13
Use <ctype.h> functions correctly.
dholland
2013-01-13
Add some const.
dholland
2012-08-29
Use more markup, fix English usage.
dholland
2012-08-10
Don't depend on HAVE_GCC being always defined.
joerg
2012-05-05
remove ancient crap
christos
2012-04-07
factor out rawname() from dump, fsck, savecore.
christos
2012-04-07
use getfsspecname()
christos
2012-02-19
Sort option descriptions a bit more.
wiz
2012-02-19
PR/45735: Bug Hunting: The dump(8) manpage, as well as the program's `usage'-...
christos
2011-09-16
NULL does not need a cast, here
plunky
2011-08-29
Use __dead
joerg
2011-06-20
remove most of the remaining HAVE_GCC tests that are always true in
mrg
2011-02-24
fss(4): Allow FSSIOCSET to set the initial flags. Add a new flag
hannken
2010-11-05
File system snapshots are no longer experimental.
hannken
2010-05-14
Use a list for the list of bugs.
jruoho
2010-04-11
Add -x option which allows to run `fsck_msdos -n' on a snapshot of
hannken
2010-03-11
PR/42952: The Grey Wolf: Fix for "true incremental". Don't overload level
christos
2010-02-26
-i does not take an argument. Remove unnecessary Bk/Ek. New sentence, new line.
wiz
2010-02-26
PR/42883: Greywolf: Add -i flag which brings "true incremental" capability.
christos
2010-01-27
range-check what we assign to int cachebufs from calculations with
spz
2009-04-11
Enable WARNS=4 by default except for:
lukem
2009-04-11
fix sign-compare issue
lukem
2009-01-30
Use indent-synopsis instead of iS register. The latter is a register
enami
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2008-08-12
We don't need to dump WAPBL log files - don't dump files with SF_LOG
simonb
2008-08-10
Remove adding -g to CFLAGS and LDFLAGS. Ancient debug bogon?
simonb
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
[next]