aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck_ifs/setup.c
Commit message (Expand)AuthorAgeFilesLines
* Yesterday I had to fix a badly broken disk, and found that fsck kept dying:Kirk McKusick2000-02-281-0/+1
* Make fsck even more char/blk dev tolerant.Poul-Henning Kamp1999-11-271-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Cosmetic and documentation changes brought from earlier FreeBSD versions.Julian Elischer1998-12-031-1/+4
* Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com>Julian Elischer1998-12-031-32/+17
* Fixed printf format errors.Bruce Evans1998-06-281-2/+3
* Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).Philippe Charnier1998-06-151-2/+4
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)Julian Elischer1998-03-081-1/+7
* If numdirs is zero, print a helpful message instead of divding by zero later.Poul-Henning Kamp1998-03-041-0/+4
* Guard against a block size of 0 in the label. When the firstBruce Evans1998-01-191-0/+5
* Kill the Lite2 early "filesystem clean abort" check and go back toPeter Wemm1997-03-131-4/+6
* Finished (?) merging with Lite2: cleaned up #include mess.Bruce Evans1997-03-121-2/+0
* Merge from Lite2. Note that Lite2 has it's own filesystem clean checkPeter Wemm1997-03-111-33/+60
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Submitted by: phk, added to by bdeBruce Evans1995-04-021-4/+14
* Don't allow the alternate superblock block number for one file systemBruce Evans1995-02-091-0/+2
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+466