| Age | Commit message (Expand) | Author |
| 2020-04-03 | Avoid common symbols for fsck_lfs. | joerg |
| 2015-09-01 | Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide. | dholland |
| 2015-08-03 | Use intmax_t to print daddr_t; from sevan@. | dholland |
| 2015-08-02 | Use accessor functions for the version field of the lfs superblock. | dholland |
| 2015-08-02 | Fix assorted 64 -> 32 truncations in lfs. Also, some minor tidyups and | dholland |
| 2015-07-28 | Add a new lfs header file: lfs_accessors.h. | dholland |
| 2015-07-24 | More lfs superblock accessors. | dholland |
| 2015-07-24 | Switch to accessor functions for elements of the LFS on-disk | dholland |
| 2015-05-31 | Use VFS_PROTOS() for lfs. | hannken |
| 2013-06-18 | Prefix most of the cpp macros with lfs_ and LFS_ to avoid conflicts with ffs. | christos |
| 2013-06-08 | Tidy up the LFS userland build hacks. | dholland |
| 2013-06-06 | Cleanups and hacks to make lfs userland stuff build: | dholland |
| 2013-06-06 | ufs -> ulfs for fsck_lfs. | dholland |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-10-08 | Give brelse() a second argument so that it matches the kernel. | ad |
| 2006-10-16 | comment out/delete impossible code | christos |
| 2006-09-01 | Several fixes to improve the reliability of the roll-forward agent. | perseant |
| 2006-08-13 | Fix typos in messages: SHOULE -> SHOULD | bjh21 |
| 2006-07-18 | Various improvements to fsck_lfs, to wit: | perseant |
| 2006-04-17 | Remove the free list ordering/disordering code, since the kernel now keeps | perseant |
| 2005-09-13 | rename lfs.h to lfs_user.h so that it does not conflict. | christos |
| 2005-04-23 | Check parts of pass 5 even if only rolling forward. We can't check the true | perseant |
| 2005-04-11 | Be more efficient with the hash tables for the buffer and vnode caches. | perseant |
| 2005-01-19 | ANSIfy, WARNS=2 | xtraeme |
| 2004-05-14 | pass5: dereference of an uninitialized pointer. | yamt |
| 2003-03-28 | Add working writing ability to fsck_lfs, including roll-forward, based on | perseant |
| 2003-02-23 | Make the "-O" (start filesystem offset) flag to newfs_lfs work correctly, | perseant |
| 2002-05-23 | Re-checksum the superblock whenever it is marked dirty. | perseant |
| 2001-07-13 | Merge the short-lived perseant-lfsv2 branch into the trunk. | perseant |
| 2000-11-21 | Check/fix accounting of lfs_dmeta. Patch from Jesse Off | perseant |
| 2000-11-13 | Report, and detect and correct inconsistencies in, the number of clean | perseant |
| 2000-09-09 | Various bug-fixes to LFS, to wit: | perseant |
| 2000-05-30 | Check for cycles in the inode free list, and for free inodes not on the free | perseant |
| 2000-05-23 | Convert to NetBSD source code style | perseant |
| 2000-05-16 | fsck_lfs can now write to the filesystem, allowing it to correct most | perseant |
| 1999-07-03 | RCS Id police. | kleink |
| 1999-03-18 | Initial checkin of fsck_lfs. This version cannot do any repair (-p flag | perseant |