summaryrefslogtreecommitdiffstats
path: root/sbin/fsck/fsck.c
Commit message (Expand)AuthorAgeFilesLines
* o Fix usage(): remove '-l', add missed '-f', sort.maxim2003-07-261-1/+1
* Convert fsck and mount to using execvP to find fsck_foo and mount_foo.gordon2003-06-291-28/+7
* Back out previous delta to fix fsck on filesystems without an fstab entry,jmallett2003-04-251-1/+23
* Strip out bogus difference from when this came from NetBSD: transliteratingjmallett2003-03-031-17/+1
* Give a meaningfull diagnostic when we cannot determine the filesystem type.phk2002-10-311-1/+3
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-6/+6
* 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 functionally identical but moremarkm2002-03-241-5/+3
* o __P removedimp2002-03-201-45/+24
* Update usage message with new options.mckusick2001-04-301-1/+1
* Add support for running foreground (-F) and background (-B) checks.mckusick2001-04-251-20/+93
* This change sanitizes the way fsck deals with pass numbers.phk2001-03-301-3/+2
* Use macro API to <sys/queue.h>phk2000-12-301-4/+4
* We want the FreeBSD ID as the RCS ID, not the NetBSD one.obrien2000-10-101-4/+3
* Reviewed by: rwatson, bpadrian2000-10-091-0/+540
OpenPOWER on IntegriCloud