| Commit message (Expand) | Author | Age | Files | Lines |
* | Use __FBSDID() to quiet GCC 3.3 warnings. | obrien | 2003-05-03 | 1 | -4/+4 |
* | Sort options. | ru | 2003-02-23 | 1 | -19/+19 |
* | Bring in support for volume labels to the filesystem utilities. | gordon | 2003-02-01 | 1 | -8/+32 |
* | Fix problems with how libufs was used, with regard to mounted/active fs's, | jmallett | 2003-01-28 | 1 | -32/+16 |
* | Make tunefs use libufs, it seems to do well enough for printing / setting | jmallett | 2003-01-20 | 1 | -108/+13 |
* | Consistentify output whitespace. | jmallett | 2003-01-18 | 1 | -1/+1 |
* | Create a new 32-bit fs_flags word in the superblock. Add code to move | mckusick | 2002-11-27 | 1 | -1/+1 |
* | s/clear/cleared/ for consistency (sigh) | rwatson | 2002-10-16 | 1 | -2/+2 |
* | Spell 'set' as 'cleared' where appropriate. | rwatson | 2002-10-15 | 1 | -2/+2 |
* | Teach tunefs to print the ACL and multilabel flag information when | rwatson | 2002-10-15 | 1 | -0/+4 |
* | Correct some of the style problems in this file: | rwatson | 2002-10-15 | 1 | -6/+6 |
* | Introduce -a [enable|disable] and -l [enable|disable] flags to the tunefs | rwatson | 2002-10-14 | 1 | -7/+67 |
* | Removed vestiges of the -a and -d options. | bde | 2002-09-06 | 1 | -5/+3 |
* | Remove the -a maxcontig option, the kernel doesn't inspect fs_maxcontig | phk | 2002-09-06 | 1 | -22/+3 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -5/+5 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | mckusick | 2002-06-21 | 1 | -33/+31 |
* | more file system > filesystem | trhodes | 2002-05-16 | 1 | -3/+3 |
* | Sigh, more BBSIZE related breakage. | phk | 2002-05-12 | 1 | -0/+1 |
* | o remove __P | imp | 2002-03-21 | 1 | -6/+6 |
* | Don't require that the special/filesystem argument translates into | iedowse | 2001-09-30 | 1 | -5/+4 |
* | sprintf -> snprintf | kris | 2001-07-24 | 1 | -1/+2 |
* | Constify, de-register-ify, and set WARNS=2. | dd | 2001-07-15 | 1 | -12/+14 |
* | Do not allow the soft updates flag to be set if the filesystem is dirty. | mckusick | 2001-04-13 | 1 | -1/+4 |
* | Directory layout preference improvements from Grigoriy Orlov <gluk@ptci.ru>. | mckusick | 2001-04-10 | 1 | -7/+50 |
* | Fix 'tunefs -p' | ben | 2001-01-29 | 1 | -0/+1 |
* | The tunefs code assumed that the last argument was the device specification. | charnier | 2000-12-10 | 1 | -88/+140 |
* | Remove .Op when arg is required (special | filesystem). Document that at | charnier | 2000-11-28 | 1 | -125/+114 |
* | Open the device read-only initially and re-open read-write if necessary | sheldonh | 2000-03-14 | 1 | -13/+33 |
* | Remove unused #include and prototype declaration. | luoqi | 2000-01-30 | 1 | -2/+0 |
* | Typo fix. While I am at it, remove the name translation from block to raw | luoqi | 2000-01-30 | 1 | -26/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Check if an fs is mounted before checking if it is mounted read-only. | luoqi | 1999-07-19 | 1 | -2/+3 |
* | Allow tuning of read-only mounted file system. | luoqi | 1999-01-20 | 1 | -4/+47 |
* | Document -n (soft-update) flag. | charnier | 1998-08-03 | 1 | -13/+10 |
* | Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) | julian | 1998-03-08 | 1 | -1/+22 |
* | Cosmetic in usage string. | charnier | 1997-06-19 | 1 | -1/+1 |
* | When tuneing filesystems with tunefs, it is not obvious what the current | joerg | 1995-06-25 | 1 | -0/+27 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+284 |