summaryrefslogtreecommitdiff
path: root/sbin/fsdb
AgeCommit message (Expand)Author
2006-08-27need getdiskinfo.christos
2006-06-24work around some GCC4 internal problems on m68000 platform.mrg
2006-05-19Coverity CID 3656,3655: Plug memory leak.christos
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2006-04-21Don't use cast expressions as lvalues as newer versions of gcc warn.skrll
2005-08-1964 bit inode changeschristos
2005-06-02appease gcc -Wuninitializedlukem
2005-05-25Macro improvement.wiz
2005-05-25Grammar fix, from Jeff Ito in PR bin/30320. While here, fix a typosnj
2005-02-05Kill __P();xtraeme
2005-01-20WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz)xtraeme
2005-01-19Kill __P(), ANSIfy, remove main() prototype; WARNS=2xtraeme
2004-09-17fix blks command.yamt
2004-01-04Standardize flags display in usage.wiz
2004-01-04Bump date for new -F. Standardise flags display in SYNOPSIS.wiz
2004-01-03add -F option, similar to fsck/newfs/dumpfsdbj
2003-07-13use bounded string opitojun
2003-06-27Add Ns.wiz
2003-05-09Fix typojmc
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-10-01New sentence, new line. By Robert Elz with minimal fixes.wiz
2002-09-28Add support for the Apple UFS variation on ffsdbj
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2002-03-18Cast 3rd arg to el_parse() to deal with const'ification ofthorpej
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-11-16Sort sections.wiz
2001-11-16Whitespace nitswiz
2001-06-05Drop arguments of .Os.wiz
2001-02-19convert to use getprogname()cgd
2001-02-04remove redundant declarationschristos
2001-01-05use %ll_ instead of the less standard %q_lukem
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
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