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
/
fsdb.c
Age
Commit message (
Expand
)
Author
2004-01-04
Standardize flags display in usage.
wiz
2004-01-03
add -F option, similar to fsck/newfs/dumpfs
dbj
2003-07-13
use bounded string op
itojun
2003-04-26
Add a findblk command, which list the inode(s) owning the disk sector(s)
bouyer
2003-04-08
Fix reverse test for UFS2 in the blks command.
fvdl
2003-04-02
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
fvdl
2003-01-24
Bump daddr_t to 64 bits. Replace it with int32_t in all places where
fvdl
2002-07-20
sweep of errx/warnx, remove unnecessary trailing \n
grant
2002-03-18
Cast 3rd arg to el_parse() to deal with const'ification of
thorpej
2001-02-19
convert to use getprogname()
cgd
2001-02-04
remove redundant declarations
christos
2000-10-10
Format string cleanups by Bill Sommerfeld.
is
1999-03-09
Add a [-n] option, which allows to examine a fs without altering it.
bouyer
1998-05-20
s/H_SETMAXSIZE/H_SETSIZE/
enami
1998-05-20
Adapt to the libedit changes.
christos
1998-04-01
Need <time.h> for mktime() prototype.
kleink
1998-03-18
Add support for non-native byteorder FFS.
bouyer
1997-10-14
PR/4257: Jaromir Dolecek: Update for libedit interface change.
christos
1997-09-15
deprecate register
lukem
1997-09-14
* KNF-ify
lukem
1997-07-31
Fix files using old TNF copyright notice
jtc
1997-01-11
don't call el_parse() if there's no commands (el_parse() now checks this,
lukem
1996-10-11
Add a chlen command, to change the length/size of an inode. From FreeBSD.
thorpej
1996-09-28
Make this work after the fsck changes.
christos
1996-03-21
Be pedantic, main() returns int in C.
jtc
1996-02-27
Copyright assigned to the NetBSD Foundation
jtc
1995-10-08
A teensy bit of really minor cleanup.
thorpej
1995-10-08
FFS debugging/editing tool, from John Kohl.
thorpej