summaryrefslogtreecommitdiff
path: root/sbin/fsdb/fsdbutil.c
AgeCommit message (Expand)Author
2022-11-17Restore backward compatibility of UFS2 with previous NetBSD releases bychs
2021-05-29Add birthtime support and make time 64 bit.christos
2009-04-11fix sign-compare issueslukem
2008-12-29cast arguments for changed printf formatmlelstv
2008-12-28fix printf formats.christos
2008-07-08No need to print "0x0x" before a hex number, one "0x" should be enough.simonb
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-03-10Remove unused ctype.hhubertf
2005-08-1964 bit inode changeschristos
2005-01-19Kill __P(), ANSIfy, remove main() prototype; WARNS=2xtraeme
2004-01-03add -F option, similar to fsck/newfs/dumpfsdbj
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2001-01-05use %ll_ instead of the less standard %q_lukem
1998-04-01Need <time.h> for ctime() prototype.kleink
1998-03-18Add support for non-native byteorder FFS.bouyer
1997-09-16make these compile on the alpha after WARNS=1.mrg
1997-09-14* KNF-ifylukem
1997-07-31Fix files using old TNF copyright noticejtc
1996-09-28Make this work after the fsck changes.christos
1996-02-27Copyright assigned to the NetBSD Foundationjtc
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