| Age | Commit message (Expand) | Author |
| 2016-09-05 | Drop main() prototype. | sevan |
| 2013-06-23 | fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() | dholland |
| 2009-03-16 | fix sign-compare issues | lukem |
| 2008-12-29 | fix dev_t format. | christos |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2005-06-27 | Move WARNS=3 to the Makefile.inc, and add a little const to the remaining | christos |
| 2004-08-08 | cleanup some lint | christos |
| 2004-08-08 | warns = 3 | christos |
| 2004-08-08 | - fix broken superblock finding code was wrong. | christos |
| 2004-03-27 | Don't require ffsv2 suberblocks to have FS_FLAGS_UPDATED set | dsl |
| 2004-03-21 | When searching for the superblock, check that the fs_sblockloc field | dsl |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-13 | use bounded string op | itojun |
| 2003-04-02 | Add support for UFS2. UFS2 is an enhanced FFS, adding support for | fvdl |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-01-24 | Bump daddr_t to 64 bits. Replace it with int32_t in all places where | fvdl |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2001-11-16 | Sort sections. | wiz |
| 2001-08-17 | remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() | lukem |
| 2001-06-05 | Drop arguments of .Os. | wiz |
| 2001-05-06 | Improve wording of a sentence. misc/10893 by Jim Bernard, part 2. | wiz |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-02-04 | fix nested extern | christos |
| 2000-10-02 | We don't ship format(8), so don't x-ref it. | hubertf |
| 1999-07-30 | don't use the result of a readdir() after closedir(), from | drochner |
| 1999-01-15 | #include machine/bswap.h and remove -lutil. | bouyer |
| 1998-08-25 | from Erik Bertelsen <erik@mediator.uni-c.dk> | ross |
| 1998-04-29 | fix bad .Xr references | fair |
| 1998-03-18 | Add support for non-native endian ffs. | bouyer |
| 1997-09-16 | resolve sccsid conflict | lukem |
| 1997-09-15 | define WARNS?=1 for all of sbin/* | lukem |
| 1997-09-15 | can now use '.Nm "" :' | lukem |
| 1997-09-14 | * don't use register | lukem |
| 1997-09-14 | use .Nm appropriately | lukem |
| 1997-08-01 | Fix warnings. | christos |
| 1996-09-21 | Since the filesystem is mounted on the block device, we need to use | scottr |
| 1995-03-18 | convert to new RCS Id conventions; reduce my headache | cgd |
| 1995-01-30 | Don't mix stat flags and inode flags. | mycroft |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-11-03 | Misc manpages fixes (PR #551) | jtc |
| 1994-10-31 | Add string.h | cgd |
| 1994-06-11 | Fix up RCS ids. | mycroft |
| 1994-06-10 | Update to 4.4-lite. | pk |
| 1993-12-15 | Update to use <dirent.h>. | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-08-01 | Add RCS indentifiers. | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-23 | changed "Id" to "Header" for rcsids | cgd |
| 1993-03-22 | added rcs ids to all files | cgd |