summaryrefslogtreecommitdiffstats
path: root/sbin/fsck/preen.c
Commit message (Expand)AuthorAgeFilesLines
* Make fsck and fsck_msdosfs WARNS=6 cleanuqs2012-10-211-3/+3
* sbin/fsck: s/perror/perr/ to avoid shadowinguqs2012-10-211-5/+5
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-041-2/+2
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
* Straighten out a compound if() to improve readability marginally.phk2002-12-171-1/+4
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-1/+1
* o __P removedimp2002-03-201-19/+12
* Add support for running foreground (-F) and background (-B) checks.mckusick2001-04-251-20/+14
* Don't make fsck go quite _that_ fast:phk2001-04-071-1/+3
* This change sanitizes the way fsck deals with pass numbers.phk2001-03-301-48/+45
* Use macro API to <sys/queue.h>phk2000-12-301-2/+2
* When trying to deduce the diskname from the name so we can runphk2000-12-271-6/+11
* Use official API to <sys/queue.h> instead of groping around inside thephk2000-12-271-17/+16
* .. fsck wrappers aftercommit #1: I don't know how these files got lost,adrian2000-10-091-0/+344
* Reviewed by: rwatson, bpadrian2000-10-091-332/+0
* Make fsck(8) do a MNT_RELOAD after cleaning for all read-only mountedpeter1999-12-301-8/+0
* Make fsck even more char/blk dev tolerant.phk1999-11-271-16/+8
* Allow root-reloading also for chr devices.phk1999-11-271-44/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Also check against chardevs when looking for root.phk1999-07-201-1/+3
* Cosmetic and documentation changes brought from earlier FreeBSD versions.julian1998-12-031-0/+4
* Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com>julian1998-12-031-29/+33
* Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).charnier1998-06-151-26/+20
* Guess the position of the drive number in the device name better sobde1998-04-071-6/+7
* Finished (?) merging with Lite2: cleaned up #include mess.bde1997-03-121-11/+9
* Merge from Lite2. Note that Lite2 has it's own filesystem clean checkpeter1997-03-111-48/+51
* Don't give up just because we cant find the blkdev that correspondsphk1996-10-271-2/+3
* Allow the specification of a mountpoint, and resolve it s disk devicejoerg1996-10-251-1/+16
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Submitted by: phk, added to by bdebde1995-04-021-13/+26
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+354
OpenPOWER on IntegriCloud