summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_ffs/main.c
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID() to quiet GCC 3.3 warnings.obrien2003-05-031-3/+2
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-9/+9
* Fix a bunch of format string warnings which brokemux2002-07-311-6/+9
* Warning cleanup.phk2002-07-301-18/+18
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-8/+12
* more file system > filesystemtrhodes2002-05-161-1/+1
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* Replace __progname with the documented, more acceptable and functionally iden...markm2002-03-241-5/+4
* o __P removedimp2002-03-201-17/+9
* Fix a large number of -Wall, -Wformat and -W compiler warnings.iedowse2001-11-171-15/+12
* Update usage message with new options.mckusick2001-04-301-1/+1
* Add support for the -F flag which determines whether a specifiedmckusick2001-04-241-18/+58
* Minor background cleanups:mckusick2001-04-161-5/+29
* Additions to run checks on live filesystems. This change will notmckusick2001-03-211-25/+69
* Add a simple SIGINFO handler to fsck_ffs. Shortly after receipt ofiedowse2000-12-151-0/+1
* Reviewed by: rwatson, bpadrian2000-10-091-44/+35
* Fix the use of an uninitialized variable in the previous commit.peter2000-01-101-2/+2
* - Style/bde changes.peter2000-01-101-32/+38
* Make fsck(8) do a MNT_RELOAD after cleaning for all read-only mountedpeter1999-12-301-27/+63
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Cosmetic and documentation changes brought from earlier FreeBSD versions.julian1998-12-031-3/+12
* Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com>julian1998-12-031-28/+31
* For large filesystems you can run past default resource limits causingmjacob1998-11-051-1/+7
* Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).charnier1998-06-151-3/+1
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-8/+14
* Fixed style bugs in the printing of statistics after preening. Usebde1997-12-201-15/+16
* Don't attempt to print the statistics for a "clean" preened filesystembde1997-12-201-1/+1
* Kill the Lite2 early "filesystem clean abort" check and go back topeter1997-03-131-4/+0
* Finished (?) merging with Lite2: cleaned up #include mess.bde1997-03-121-7/+1
* Merge from Lite2. Note that Lite2 has it's own filesystem clean checkpeter1997-03-111-30/+50
* Fix the case where fsck would not see sparse directories and the kernel wouldguido1996-10-081-0/+2
* Remove unneeded ctype.hache1995-10-231-1/+0
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Submitted by: phk, added to by bdebde1995-04-021-8/+14
* Better support for clean bit: prompt the user to fix it if it's wrongdg1994-08-211-2/+1
* Added filesystem clean bit support. This only affects fsck during adg1994-08-201-2/+20
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+318
OpenPOWER on IntegriCloud