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
Age
Commit message (
Expand
)
Author
1999-03-09
Add a [-n] option, which allows to examine a fs without altering it.
bouyer
1999-01-15
#include machine/bswap.h and remove -lutil.
bouyer
1998-05-22
sort entries and delete extra periods in SEE also section.
msaitoh
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 ctime() prototype.
kleink
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-10-13
We don't need the -I. . Pointed out by enami tsugutomo.
veego
1997-10-11
Add the missing . for -I
veego
1997-10-10
CFLAGS->CPPFLAGS
christos
1997-09-16
make these compile on the alpha after WARNS=1.
mrg
1997-09-15
deprecate register
lukem
1997-09-14
* KNF-ify
lukem
1997-07-31
Fix files using old TNF copyright notice
jtc
1997-05-08
Back out the .PATH.c changes. The .depend problem (and others)
gwr
1997-05-06
Use .PATH.c: ...
gwr
1997-01-11
don't call el_parse() if there's no commands (el_parse() now checks this,
lukem
1997-01-11
the editline(3) man page now exists (but not as libedit(3))
lukem
1996-10-11
Add a chlen command, to change the length/size of an inode. From FreeBSD.
thorpej
1996-10-11
Fix a couple of glitches:
thorpej
1996-09-28
Make this work after the fsck changes.
christos
1996-04-08
Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@anal...
jtc
1996-04-05
deal with the fact that fsck has moved
cgd
1996-03-21
Be pedantic, main() returns int in C.
jtc
1996-02-27
Copyright assigned to the NetBSD Foundation
jtc
1996-02-06
Note that fsdb arrived with NetBSD 1.1
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