aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck_ffs/fsck.h
Commit message (Expand)AuthorAgeFilesLines
* Correct lines incorrectly added to the copyright message. Add missing period.Kirk McKusick2003-02-141-4/+1
* Add a source file where EXTATTR checks will happen and hook it in evenPoul-Henning Kamp2002-09-161-0/+1
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-10/+10
* Warning cleanup.Poul-Henning Kamp2002-07-301-11/+12
* This commit adds basic support for the UFS2 filesystem. The UFS2Kirk McKusick2002-06-211-32/+63
* more file system > filesystemTom Rhodes2002-05-161-8/+8
* UFS2 preparation commit:Poul-Henning Kamp2002-05-121-3/+0
* o __P removedWarner Losh2002-03-201-64/+64
* Fix a large number of -Wall, -Wformat and -W compiler warnings.Ian Dowse2001-11-171-5/+6
* Silence non-constant format string warnings by marking functionsKris Kennaway2001-08-191-3/+3
* Add support for the -F flag which determines whether a specifiedKirk McKusick2001-04-241-0/+1
* In fsdb, call sblock_init() which is now necessary to initialiseIan Dowse2001-04-231-0/+1
* Minor background cleanups:Kirk McKusick2001-04-161-1/+1
* Additions to run checks on live filesystems. This change will notKirk McKusick2001-03-211-4/+17
* Add a simple SIGINFO handler to fsck_ffs. Shortly after receipt ofIan Dowse2000-12-151-0/+3
* Reviewed by: rwatson, bpAdrian Chadd2000-10-091-3/+2
* Teach fsck about snapshot files. These changes should have noKirk McKusick2000-07-061-2/+5
* Yesterday I had to fix a badly broken disk, and found that fsck kept dying:Kirk McKusick2000-02-281-1/+1
* - Forgot to nuke hotroot completely.Peter Wemm2000-01-101-1/+1
* Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com>Julian Elischer1998-12-031-14/+33
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)Julian Elischer1998-03-081-0/+2
* Merge from Lite2. Note that Lite2 has it's own filesystem clean checkPeter Wemm1997-03-111-103/+91
* Fix the case where fsck would not see sparse directories and the kernel wouldGuido van Rooij1996-10-081-0/+1
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Update declaration to match the change made to dir.c a few hours ago.Bruce Evans1995-04-021-1/+1
* Submitted by: phk, added to by bdeBruce Evans1995-04-021-7/+83
* Added filesystem clean bit support. This only affects fsck during aDavid Greenman1994-08-201-0/+1
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+215