summaryrefslogtreecommitdiff
path: root/sbin/fsdb
AgeCommit message (Expand)Author
1999-03-09Add 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-22sort entries and delete extra periods in SEE also section.msaitoh
1998-05-20s/H_SETMAXSIZE/H_SETSIZE/enami
1998-05-20Adapt to the libedit changes.christos
1998-04-01Need <time.h> for ctime() prototype.kleink
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-10-13We don't need the -I. . Pointed out by enami tsugutomo.veego
1997-10-11Add the missing . for -Iveego
1997-10-10CFLAGS->CPPFLAGSchristos
1997-09-16make these compile on the alpha after WARNS=1.mrg
1997-09-15deprecate registerlukem
1997-09-14* KNF-ifylukem
1997-07-31Fix files using old TNF copyright noticejtc
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-01-11don't call el_parse() if there's no commands (el_parse() now checks this,lukem
1997-01-11the editline(3) man page now exists (but not as libedit(3))lukem
1996-10-11Add a chlen command, to change the length/size of an inode. From FreeBSD.thorpej
1996-10-11Fix a couple of glitches:thorpej
1996-09-28Make this work after the fsck changes.christos
1996-04-08Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@anal...jtc
1996-04-05deal with the fact that fsck has movedcgd
1996-03-21Be pedantic, main() returns int in C.jtc
1996-02-27Copyright assigned to the NetBSD Foundationjtc
1996-02-06Note that fsdb arrived with NetBSD 1.1jtc
1995-12-14Make this compile with -Werror.thorpej
1995-10-08A teensy bit of really minor cleanup.thorpej
1995-10-08FFS debugging/editing tool, from John Kohl.thorpej