summaryrefslogtreecommitdiff
path: root/sbin/clri
AgeCommit message (Expand)Author
2023-02-26s/superblok/superblock/ in comment.andvar
2022-11-17Restore backward compatibility of UFS2 with previous NetBSD releases bychs
2016-09-12Actually, V6 included clri before 3BSD.sevan
2016-09-11Document the version clri first appeared.sevan
2015-08-30Calculate sector size from superblock and use that instead of DEV_BSIZE.mlelstv
2013-06-23fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()dholland
2009-07-26Remove gross hack and attendant need for -fno-strict-aliasing.dholland
2009-03-16fix sign-compare issueslukem
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2005-06-27Move WARNS=3 to the Makefile.inc, and add a little const to the remainingchristos
2005-01-20Kill __P(), ANSIfy, remove main() prototype; WARNS=3xtraeme
2004-03-27Don'r check FS_FLAGS_UPDATED for ffsv2dsl
2004-03-21When searching for the superblock, check that the fs_sblockloc fielddsl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2001-08-17remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap()lukem
2001-06-05Drop arguments of .Os.wiz
1999-04-06change:cgd
1999-01-15#include machine/bswap.h and remove -lutil.bouyer
1998-08-25from Erik Bertelsen <erik@mediator.uni-c.dk>ross
1998-03-18Add support for non-native endian FFS.bouyer
1997-09-16resolve sccsid conflictlukem
1997-09-14- fix use of .Nmlukem
1997-07-11icheck(8) and ncheck(8) Went Away a *long* time agomikel
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1995-01-30Make this more type safe.mycroft
1994-12-22specify man pages the new way.cgd
1994-09-23err(3)/warn(3) cleanupmycroft
1994-06-13Import 4.4-Lite version.mycroft
1994-06-08Update from 4.4-Lite.mycroft
1994-04-25need <sys/time.h>cgd
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd