aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck
Commit message (Expand)AuthorAgeFilesLines
* patch up some "int *" vs. "time_t *" (long) mismatches. They could bePeter Wemm1997-03-181-2/+4
* Restore check for ridiculous directory sizes.Peter Wemm1997-03-181-2/+2
* Kill the Lite2 early "filesystem clean abort" check and go back toPeter Wemm1997-03-132-8/+6
* Finished (?) merging with Lite2: cleaned up #include mess.Bruce Evans1997-03-124-10/+4
* Finished (?) merging with Lite2: cleaned up #include mess.Bruce Evans1997-03-122-14/+11
* Finished (?) merging with Lite2: cleaned up #include mess and fixed aBruce Evans1997-03-121-3/+1
* Finished (?) merging with Lite2: cleaned up #include mess.Bruce Evans1997-03-121-3/+2
* Finished (?) merging with Lite2: cleaned up #include mess.Bruce Evans1997-03-121-7/+1
* Restored lost reference to fsdb(8).Bruce Evans1997-03-121-1/+2
* Merge from Lite2. Note that Lite2 has it's own filesystem clean checkPeter Wemm1997-03-1115-464/+613
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Sort cross references.Wolfram Schneider1997-01-131-1/+2
* Submitted by: Archie@whistle.comJulian Elischer1996-11-131-1/+9
* Don't give up just because we cant find the blkdev that correspondsPoul-Henning Kamp1996-10-271-2/+3
* Allow the specification of a mountpoint, and resolve it s disk deviceJoerg Wunsch1996-10-251-1/+16
* Fix the case where fsck would not see sparse directories and the kernel wouldGuido van Rooij1996-10-086-2/+78
* ts_sec -> tv_secNate Williams1996-09-201-2/+2
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-142-4/+4
* From: Terry Lambert <terry@lambert.org>Nate Williams1996-05-091-1/+11
* Correct some man page cross references and some fileMike Pritchard1996-02-051-1/+0
* Remove unneeded ctype.hAndrey A. Chernov1995-10-232-2/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-309-16/+16
* Update declaration to match the change made to dir.c a few hours ago.Bruce Evans1995-04-021-1/+1
* Submitted by: Philippe Charnier <charnier@lirmm.fr>, distilled by bdeBruce Evans1995-04-022-2/+3
* Submitted by: phk, added to by bdeBruce Evans1995-04-0213-71/+257
* Remove reference to fsdb(8). We don't have it.Poul-Henning Kamp1995-03-171-1/+0
* Slight change of wording on clean flag not set message to appease someDavid Greenman1995-02-151-1/+1
* >The fix for the missing ".." in the root directory is enclosed below.David Greenman1995-02-151-2/+5
* Don't allow the alternate superblock block number for one file systemBruce Evans1995-02-091-0/+2
* Woops, last patch was by Wolfgang Solfrank.David Greenman1994-09-091-1/+1
* Two fixes from the NetBSD group (Charles Hannum):David Greenman1994-09-092-7/+15
* Better support for clean bit: prompt the user to fix it if it's wrongDavid Greenman1994-08-212-2/+10
* Added filesystem clean bit support. This only affects fsck during aDavid Greenman1994-08-203-2/+28
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-051-1/+1
* Fixed so that it can grok old style "fastlinks".David Greenman1994-08-022-2/+2
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-2621-0/+7177