| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC of 263062: | mckusick | 2014-03-22 | 1 | -2/+2 |
* | MFC r260068, r260069, r260076 | scottl | 2014-01-02 | 1 | -66/+70 |
* | Add a 'surrender' mode to fsck_ffs. With the -S flag, once hard read errors | scottl | 2013-07-30 | 1 | -0/+1 |
* | Add a -Z option which zeroes unused blocks. It can be combined with -E, | des | 2013-04-29 | 1 | -1/+4 |
* | Revert 248634 and 248643 (e.g., restoring 248625 and 248639). | mckusick | 2013-03-23 | 1 | -4/+33 |
* | Revert svn r248625 | sbruno | 2013-03-23 | 1 | -33/+4 |
* | Speed up fsck by caching the cylinder group maps in pass1 so | mckusick | 2013-03-22 | 1 | -4/+33 |
* | When running with the -d option, instrument fsck_ffs to track the number, | mckusick | 2013-02-24 | 1 | -2/+36 |
* | Update fsck_ffs buffer cache manager to use TAILQ macros. | mckusick | 2013-02-15 | 1 | -7/+10 |
* | Remove needless (int) casts of write(2)'s 3rd argument. | obrien | 2012-09-12 | 1 | -1/+1 |
* | Spelling fixes for sbin/ | uqs | 2012-01-07 | 1 | -1/+1 |
* | Change the type of real_dev_bsize variable from long to u_int. | kib | 2011-12-20 | 1 | -1/+1 |
* | Break out the pass 5 inode and block map updating into a separate function | mckusick | 2011-07-15 | 1 | -0/+1 |
* | Add an -E option to mirror newfs's. The idea is that if you have a system | des | 2011-04-29 | 1 | -0/+2 |
* | In checker, read journal by sectors. | kib | 2011-02-12 | 1 | -0/+1 |
* | Protect fsck.h from being included twice. | pjd | 2010-04-24 | 1 | -0/+5 |
* | - Merge soft-updates journaling from projects/suj/head into head. This | jeff | 2010-04-24 | 1 | -4/+1 |
* | - Use volatile for signal variables. | lulf | 2009-06-02 | 1 | -2/+2 |
* | - Use sig_atomic_t for signal handler variables. | lulf | 2009-05-29 | 1 | -2/+2 |
* | Update the actions previously attempted by the -D option to make them | mckusick | 2009-02-04 | 1 | -3/+3 |
* | Add the '-C' "check clean" flag. If the FS is marked clean, skip file | obrien | 2009-01-30 | 1 | -0/+1 |
* | Rename option 'C' to 'D' (damaged) in order to avoid a conflict with upcoming | delphij | 2009-01-20 | 1 | -1/+1 |
* | Add a new flag, '-C' which enables a special mode that is intended for | delphij | 2008-04-10 | 1 | -0/+2 |
* | Implements gjournal support. If file system has gjournal support enabled | pjd | 2006-10-31 | 1 | -2/+3 |
* | Make background fsck based summary adjustments actually work by | delphij | 2005-03-07 | 1 | -0/+1 |
* | The recomputation of file system summary at mount time can be a | delphij | 2005-02-20 | 1 | -0/+5 |
* | Explicitly break out NETA license from Berkeley license to clearly | rwatson | 2004-10-20 | 1 | -0/+21 |
* | Eliminate linked list used to track inodes with an initial link | truckman | 2004-10-08 | 1 | -15/+15 |
* | Create DIP_SET() and IBLK_SET() macros to fix lvalue warnings. | scottl | 2004-09-01 | 1 | -0/+15 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 1 | -4/+0 |
* | In the case of a background fsck, periodically update the process title | scottl | 2004-02-28 | 1 | -0/+2 |
* | Correct lines incorrectly added to the copyright message. Add missing period. | mckusick | 2003-02-14 | 1 | -4/+1 |
* | Add a source file where EXTATTR checks will happen and hook it in even | phk | 2002-09-16 | 1 | -0/+1 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -10/+10 |
* | Warning cleanup. | phk | 2002-07-30 | 1 | -11/+12 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | mckusick | 2002-06-21 | 1 | -32/+63 |
* | more file system > filesystem | trhodes | 2002-05-16 | 1 | -8/+8 |
* | UFS2 preparation commit: | phk | 2002-05-12 | 1 | -3/+0 |
* | o __P removed | imp | 2002-03-20 | 1 | -64/+64 |
* | Fix a large number of -Wall, -Wformat and -W compiler warnings. | iedowse | 2001-11-17 | 1 | -5/+6 |
* | Silence non-constant format string warnings by marking functions | kris | 2001-08-19 | 1 | -3/+3 |
* | Add support for the -F flag which determines whether a specified | mckusick | 2001-04-24 | 1 | -0/+1 |
* | In fsdb, call sblock_init() which is now necessary to initialise | iedowse | 2001-04-23 | 1 | -0/+1 |
* | Minor background cleanups: | mckusick | 2001-04-16 | 1 | -1/+1 |
* | Additions to run checks on live filesystems. This change will not | mckusick | 2001-03-21 | 1 | -4/+17 |
* | Add a simple SIGINFO handler to fsck_ffs. Shortly after receipt of | iedowse | 2000-12-15 | 1 | -0/+3 |
* | Reviewed by: rwatson, bp | adrian | 2000-10-09 | 1 | -3/+2 |
* | Teach fsck about snapshot files. These changes should have no | mckusick | 2000-07-06 | 1 | -2/+5 |
* | Yesterday I had to fix a badly broken disk, and found that fsck kept dying: | mckusick | 2000-02-28 | 1 | -1/+1 |
* | - Forgot to nuke hotroot completely. | peter | 2000-01-10 | 1 | -1/+1 |