| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 248634 and 248643 (e.g., restoring 248625 and 248639). | mckusick | 2013-03-23 | 1 | -6/+8 |
* | Revert svn r248625 | sbruno | 2013-03-23 | 1 | -8/+6 |
* | Speed up fsck by caching the cylinder group maps in pass1 so | mckusick | 2013-03-22 | 1 | -6/+8 |
* | When running with the -d option, instrument fsck_ffs to track the number, | mckusick | 2013-02-24 | 1 | -22/+23 |
* | Fix fsck_ffs build with a 64-bit ino_t. | mdf | 2012-09-27 | 1 | -4/+7 |
* | Mechanical whitespace cleanup. | des | 2011-04-27 | 1 | -16/+16 |
* | The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities | mckusick | 2011-01-24 | 1 | -1/+1 |
* | Update the actions previously attempted by the -D option to make them | mckusick | 2009-02-04 | 1 | -3/+54 |
* | Add a new flag, '-C' which enables a special mode that is intended for | delphij | 2008-04-10 | 1 | -2/+1 |
* | Implements gjournal support. If file system has gjournal support enabled | pjd | 2006-10-31 | 1 | -2/+2 |
* | Eliminate linked list used to track inodes with an initial link | truckman | 2004-10-08 | 1 | -0/+2 |
* | Create DIP_SET() and IBLK_SET() macros to fix lvalue warnings. | scottl | 2004-09-01 | 1 | -14/+18 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 1 | -4/+0 |
* | Use __FBSDID() to quiet GCC 3.3 warnings. | obrien | 2003-05-03 | 1 | -4/+4 |
* | Fix a bunch of format string warnings which broke | mux | 2002-07-31 | 1 | -2/+2 |
* | Warning cleanup. | phk | 2002-07-30 | 1 | -5/+5 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | mckusick | 2002-06-21 | 1 | -86/+103 |
* | UFS2 preparation commit: | phk | 2002-05-12 | 1 | -2/+1 |
* | o __P removed | imp | 2002-03-20 | 1 | -46/+20 |
* | Remove 'register' keyword. | obrien | 2002-03-20 | 1 | -15/+15 |
* | declare locally used globals as static. | alfred | 2001-12-22 | 1 | -3/+3 |
* | Fix a large number of -Wall, -Wformat and -W compiler warnings. | iedowse | 2001-11-17 | 1 | -4/+4 |
* | Silence non-constant format string warnings by marking functions | kris | 2001-08-19 | 1 | -1/+1 |
* | Just notify us once when encountering a partially allocated inode. | mckusick | 2001-05-08 | 1 | -1/+1 |
* | Additions to run checks on live filesystems. This change will not | mckusick | 2001-03-21 | 1 | -5/+19 |
* | Make a tighter test for valid inode numbers in getnextinode(). | mckusick | 2000-07-15 | 1 | -2/+3 |
* | Teach fsck about snapshot files. These changes should have no | mckusick | 2000-07-06 | 1 | -3/+8 |
* | Yesterday I had to fix a badly broken disk, and found that fsck kept dying: | mckusick | 2000-02-28 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Cosmetic and documentation changes brought from earlier FreeBSD versions. | julian | 1998-12-03 | 1 | -0/+5 |
* | Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com> | julian | 1998-12-03 | 1 | -34/+58 |
* | Avoid trying to malloc > (1<<32) bytes of memory due to an arithmetic | dfr | 1998-08-01 | 1 | -2/+2 |
* | Fixed printf format errors. | bde | 1998-06-28 | 1 | -7/+8 |
* | Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3). | charnier | 1998-06-15 | 1 | -1/+5 |
* | Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) | julian | 1998-03-08 | 1 | -0/+11 |
* | Fixed overflow in chkrange(). Some out of bounds block numbers, | bde | 1997-12-21 | 1 | -1/+1 |
* | patch up some "int *" vs. "time_t *" (long) mismatches. They could be | peter | 1997-03-18 | 1 | -2/+4 |
* | Finished (?) merging with Lite2: cleaned up #include mess and fixed a | bde | 1997-03-12 | 1 | -3/+1 |
* | Merge from Lite2. Note that Lite2 has it's own filesystem clean check | peter | 1997-03-11 | 1 | -26/+28 |
* | Fix the case where fsck would not see sparse directories and the kernel would | guido | 1996-10-08 | 1 | -1/+59 |
* | ts_sec -> tv_sec | nate | 1996-09-20 | 1 | -2/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
* | Submitted by: Philippe Charnier <charnier@lirmm.fr>, distilled by bde | bde | 1995-04-02 | 1 | -1/+2 |
* | Submitted by: phk, added to by bde | bde | 1995-04-02 | 1 | -4/+18 |
* | >The fix for the missing ".." in the root directory is enclosed below. | dg | 1995-02-15 | 1 | -2/+5 |
* | Fixed so that it can grok old style "fastlinks". | dg | 1994-08-02 | 1 | -1/+1 |
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+543 |