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