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
/
fsdb
/
fsdbutil.c
Age
Commit message (
Expand
)
Author
2022-11-17
Restore backward compatibility of UFS2 with previous NetBSD releases by
chs
2021-05-29
Add birthtime support and make time 64 bit.
christos
2009-04-11
fix sign-compare issues
lukem
2008-12-29
cast arguments for changed printf format
mlelstv
2008-12-28
fix printf formats.
christos
2008-07-08
No need to print "0x0x" before a hex number, one "0x" should be enough.
simonb
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-03-10
Remove unused ctype.h
hubertf
2005-08-19
64 bit inode changes
christos
2005-01-19
Kill __P(), ANSIfy, remove main() prototype; WARNS=2
xtraeme
2004-01-03
add -F option, similar to fsck/newfs/dumpfs
dbj
2003-04-02
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
fvdl
2002-07-20
sweep of errx/warnx, remove unnecessary trailing \n
grant
2001-01-05
use %ll_ instead of the less standard %q_
lukem
1998-04-01
Need <time.h> for ctime() prototype.
kleink
1998-03-18
Add support for non-native byteorder FFS.
bouyer
1997-09-16
make these compile on the alpha after WARNS=1.
mrg
1997-09-14
* KNF-ify
lukem
1997-07-31
Fix files using old TNF copyright notice
jtc
1996-09-28
Make this work after the fsck changes.
christos
1996-02-27
Copyright assigned to the NetBSD Foundation
jtc
1995-12-14
Make this compile with -Werror.
thorpej
1995-10-08
A teensy bit of really minor cleanup.
thorpej
1995-10-08
FFS debugging/editing tool, from John Kohl.
thorpej