summaryrefslogtreecommitdiffstats
path: root/sbin/tunefs/tunefs.c
Commit message (Expand)AuthorAgeFilesLines
* s/clear/cleared/ for consistency (sigh)rwatson2002-10-161-2/+2
* Spell 'set' as 'cleared' where appropriate.rwatson2002-10-151-2/+2
* Teach tunefs to print the ACL and multilabel flag information whenrwatson2002-10-151-0/+4
* Correct some of the style problems in this file:rwatson2002-10-151-6/+6
* Introduce -a [enable|disable] and -l [enable|disable] flags to the tunefsrwatson2002-10-141-7/+67
* Removed vestiges of the -a and -d options.bde2002-09-061-5/+3
* Remove the -a maxcontig option, the kernel doesn't inspect fs_maxcontigphk2002-09-061-22/+3
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-5/+5
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-33/+31
* more file system > filesystemtrhodes2002-05-161-3/+3
* Sigh, more BBSIZE related breakage.phk2002-05-121-0/+1
* o remove __Pimp2002-03-211-6/+6
* Don't require that the special/filesystem argument translates intoiedowse2001-09-301-5/+4
* sprintf -> snprintfkris2001-07-241-1/+2
* Constify, de-register-ify, and set WARNS=2.dd2001-07-151-12/+14
* Do not allow the soft updates flag to be set if the filesystem is dirty.mckusick2001-04-131-1/+4
* Directory layout preference improvements from Grigoriy Orlov <gluk@ptci.ru>.mckusick2001-04-101-7/+50
* Fix 'tunefs -p'ben2001-01-291-0/+1
* The tunefs code assumed that the last argument was the device specification.charnier2000-12-101-88/+140
* Remove .Op when arg is required (special | filesystem). Document that atcharnier2000-11-281-125/+114
* Open the device read-only initially and re-open read-write if necessarysheldonh2000-03-141-13/+33
* Remove unused #include and prototype declaration.luoqi2000-01-301-2/+0
* Typo fix. While I am at it, remove the name translation from block to rawluoqi2000-01-301-26/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Check if an fs is mounted before checking if it is mounted read-only.luoqi1999-07-191-2/+3
* Allow tuning of read-only mounted file system.luoqi1999-01-201-4/+47
* Document -n (soft-update) flag.charnier1998-08-031-13/+10
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-1/+22
* Cosmetic in usage string.charnier1997-06-191-1/+1
* When tuneing filesystems with tunefs, it is not obvious what the currentjoerg1995-06-251-0/+27
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+284
OpenPOWER on IntegriCloud