summaryrefslogtreecommitdiff
path: root/sbin/fsdb
AgeCommit message (Expand)Author
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-06-06Add proplib to list of libraries, ifx fsdb build after my getdiskinfo change.haad
2009-04-11Enable WARNS=4 by default except for:lukem
2009-04-11fix sign-compare issueslukem
2008-12-29cast arguments for changed printf formatmlelstv
2008-12-28fix printf formats.christos
2008-08-30Add fss(4) snapshot support to fsck_ffs(8) (via -x or -X options, likebouyer
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-07-31Merge the simonb-wapbl branch. From the original branch commit:simonb
2008-07-08No need to print "0x0x" before a hex number, one "0x" should be enough.simonb
2008-05-04There is only one more file which requires HACKS for m68000,tsutsui
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-09make all sun2 use -O0 and move most of the hacks out into just 3 files.mrg
2007-03-10Remove unused ctype.hhubertf
2006-10-16c99 initializerchristos
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