| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some error messages suggested in PR bin/138043. The code to | mckusick | 2010-01-07 | 1 | -2/+8 |
* | Update the actions previously attempted by the -D option to make them | mckusick | 2009-02-04 | 1 | -21/+60 |
* | In pass1(), cap inosused to fs_ipg rather than allowing arbitrary | delphij | 2008-02-26 | 1 | -2/+4 |
* | Eliminate linked list used to track inodes with an initial link | truckman | 2004-10-08 | 1 | -16/+5 |
* | Create DIP_SET() and IBLK_SET() macros to fix lvalue warnings. | scottl | 2004-09-01 | 1 | -3/+3 |
* | 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/+5 |
* | Avoid dereferencing null pointers in fsck_ffs. (pfatal may return, | cperciva | 2004-01-26 | 1 | -2/+2 |
* | Use __FBSDID() to quiet GCC 3.3 warnings. | obrien | 2003-05-03 | 1 | -4/+4 |
* | Use the standardized CHAR_BIT constant instead of NBBY in userland. | mike | 2002-09-25 | 1 | -3/+4 |
* | Add support to fsck_ffs to account for storage for extended | mckusick | 2002-09-24 | 1 | -1/+19 |
* | Add a source file where EXTATTR checks will happen and hook it in even | phk | 2002-09-16 | 1 | -0/+2 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -1/+1 |
* | Fix a bunch of format string warnings which broke | mux | 2002-07-31 | 1 | -13/+15 |
* | Warning cleanup. | phk | 2002-07-30 | 1 | -3/+2 |
* | Remove the kernel file-size limit for UFS2, so that only the limit | iedowse | 2002-06-26 | 1 | -1/+4 |
* | Fix an integer overflow that causes fsck_ffs to crash when it | iedowse | 2002-06-26 | 1 | -1/+1 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | mckusick | 2002-06-21 | 1 | -53/+72 |
* | more file system > filesystem | trhodes | 2002-05-16 | 1 | -1/+1 |
* | UFS2 preparation commit: | phk | 2002-05-12 | 1 | -27/+0 |
* | o __P removed | imp | 2002-03-20 | 1 | -7/+4 |
* | Remove 'register' keyword. | obrien | 2002-03-20 | 1 | -4/+4 |
* | Fix a large number of -Wall, -Wformat and -W compiler warnings. | iedowse | 2001-11-17 | 1 | -6/+8 |
* | Additions to run checks on live filesystems. This change will not | mckusick | 2001-03-21 | 1 | -4/+16 |
* | Don't allow special devices of type NODEV (NOUDEV as seen from kernel). | tegge | 2001-02-15 | 1 | -0/+5 |
* | Fsck_ffs did not properly range-check the inode 'di_size' | iedowse | 2001-01-31 | 1 | -3/+6 |
* | Add a simple SIGINFO handler to fsck_ffs. Shortly after receipt of | iedowse | 2000-12-15 | 1 | -0/+6 |
* | added growfs(8) including ffsinfo(8) to the freebsd base system | tomsoft | 2000-12-09 | 1 | -1/+5 |
* | Ensure that block and character devices as well as fifo's and sockets | mckusick | 2000-07-12 | 1 | -0/+6 |
* | Teach fsck about snapshot files. These changes should have no | mckusick | 2000-07-06 | 1 | -1/+20 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Cosmetic and documentation changes brought from earlier FreeBSD versions. | julian | 1998-12-03 | 1 | -1/+4 |
* | Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com> | julian | 1998-12-03 | 1 | -21/+89 |
* | Restored rev.1.11, which I somehow clobbered in rev.1.12. | bde | 1998-07-06 | 1 | -1/+4 |
* | Fixed printf format errors. | bde | 1998-06-28 | 1 | -8/+7 |
* | Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3). | charnier | 1998-06-15 | 1 | -1/+4 |
* | Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) | julian | 1998-03-08 | 1 | -4/+12 |
* | Restore check for ridiculous directory sizes. | peter | 1997-03-18 | 1 | -2/+2 |
* | Finished (?) merging with Lite2: cleaned up #include mess. | bde | 1997-03-12 | 1 | -3/+2 |
* | Merge from Lite2. Note that Lite2 has it's own filesystem clean check | peter | 1997-03-11 | 1 | -20/+24 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
* | Submitted by: phk, added to by bde | bde | 1995-04-02 | 1 | -4/+8 |
* | Woops, last patch was by Wolfgang Solfrank. | dg | 1994-09-09 | 1 | -1/+1 |
* | Two fixes from the NetBSD group (Charles Hannum): | dg | 1994-09-09 | 1 | -2/+3 |
* | 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/+314 |