| Age | Commit message (Expand) | Author |
| 2004-01-12 | change the message "COVERTING TO FFSv2 SUPERBLOCK" to | dbj |
| 2004-01-10 | - some KNF (80 cols) | mrg |
| 2004-01-09 | use %#llx instead of %llx when printing incorrect qfmask or qbmask | dbj |
| 2004-01-09 | do not upgrade superblock or set FS_FLAGS_UPDATED unless -c 4 option | dbj |
| 2004-01-02 | add uuid field to apple ufs volume label | dbj |
| 2003-10-20 | Add a -q (quiet) option to print nothing for clean filesystems. | dsl |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-11 | Correctly detect a UFS1 file system of non-native endian. | enami |
| 2003-04-06 | Write update some old fields when writing the superblock, similar to | fvdl |
| 2003-04-05 | Skip checks for old 4.2BSD filesystem; as it stands, we can't deal with | fvdl |
| 2003-04-02 | Add support for UFS2. UFS2 is an enhanced FFS, adding support for | fvdl |
| 2003-02-21 | Only check relevant fields when comparing the superblock to an alternate | fvdl |
| 2003-01-24 | Bump daddr_t to 64 bits. Replace it with int32_t in all places where | fvdl |
| 2002-11-05 | check that a disklabel is valid before trying to extract partition | dbj |
| 2002-09-28 | Add support for the Apple UFS variation on ffs | dbj |
| 2002-06-30 | commit fix from pr bin/15449 | dbj |
| 2001-12-19 | Don't use the pendinginodes and pendingblocks fields in alternate | fvdl |
| 2001-11-16 | - changes to -F semantics: | lukem |
| 2001-09-18 | add comments to make it clearer what cmpsblks() is doing | lukem |
| 2001-09-06 | Incorporate the enhanced ffs_dirpref() by Grigoriy Orlov, as found in | lukem |
| 2001-09-03 | no need to assign asb->fs_state twice in cmpsblks() | lukem |
| 2001-09-03 | deprecate fs_fscktime; we never used it. | lukem |
| 2001-09-02 | Incorporate fix by iedowse @ FreeBSD to allow disks with large numbers of | lukem |
| 2001-08-17 | remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() | lukem |
| 2001-08-15 | - implement -F; treat provided filesystems as images in regular files | lukem |
| 2001-07-04 | EVEN IF YOU SCREAM, THE COMMANT IS STILL CALLED fsck_ffs ! | hubertf |
| 2001-02-04 | remove redundant declarations | christos |
| 2001-01-26 | In pass 5, check alternate superblocks for consistency with | thorpej |
| 2001-01-09 | Remove a bogus piece of code that was never used. | mycroft |
| 2001-01-09 | Try to cope with cs_ndir being wacky (too large or, particularly when using -b, | mycroft |
| 2001-01-05 | use %ll_ instead of the less standard %q_ | lukem |
| 1999-11-15 | Changes for softdep code. | fvdl |
| 1999-05-01 | Fix typo. | is |
| 1998-11-12 | Adjust for DKTYPENAME changes. | christos |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-03-18 | Add support for non-native byteorder FFS, and converting byteorder. | bouyer |
| 1997-09-24 | for now, #ifdef out a couple of chunks that were added in the lite2 merge | lukem |
| 1997-09-20 | - don't indiscriminately include <stdlib.h> and <unistd.h> in "fsck.h" | lukem |
| 1997-09-16 | resolve conflicts from lite-2 merge. | lukem |
| 1997-09-16 | make these compile on the alpha after WARNS=1. | mrg |
| 1997-09-14 | * cleanup for WARNS=1 | lukem |
| 1996-09-27 | - util.h -> fsutil.h | christos |
| 1996-09-23 | - fixed all printf formats [there were a lot of %l? <-> %? mistakes] | christos |
| 1996-05-21 | Oops; use %x to print out masks, not %d. | mycroft |
| 1996-05-21 | Check fs_[bf]mask, fs_maxfilesize, fs_maxsymlinklen, and fs_q[bf]mask, | mycroft |
| 1996-04-05 | check in changes proposed in PR 2006 (approved by J.T.), to rename fsck | cgd |
| 1995-07-12 | implement a 'force check' flag, '-f'. I used the SunOS name, but the Digital | cgd |
| 1995-04-12 | Set the clean flag if necessary. If preening, don't check `clean' file | mycroft |
| 1995-03-21 | type sizes | cgd |
| 1995-03-18 | convert to new RCS Id conventions; reduce my headache | cgd |