| Commit message (Expand) | Author | Age | Files | Lines |
* | The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities | mckusick | 2011-01-24 | 1 | -1/+1 |
* | Make `quot -a' work when we've got slashes in the device name. | ed | 2008-09-14 | 1 | -10/+2 |
* | Drag this code kicking and screaming into the twenty-first century. | des | 2008-07-02 | 1 | -75/+51 |
* | o Check we have a non-NULL pointer to a super block before dereference it. | maxim | 2006-09-30 | 1 | -1/+1 |
* | The quot command expected all inodes contents to be valid, however | dwmalone | 2006-02-25 | 1 | -3/+31 |
* | Remove unused variables. | stefanf | 2005-04-09 | 1 | -3/+1 |
* | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | obrien | 2003-05-03 | 1 | -4/+2 |
* | Repair the UFS2 superblock location consistency check so that it succeeds | tjr | 2003-04-25 | 1 | -1/+1 |
* | Back out rev 1.19; getbsize(3)'s original interface has been restored. | mike | 2002-12-30 | 1 | -1/+1 |
* | another int * to size_t * change for getbsize() to make it compile | gallatin | 2002-10-24 | 1 | -1/+1 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | mckusick | 2002-06-21 | 1 | -53/+87 |
* | Unbreak Alpha build. | des | 2002-05-15 | 1 | -2/+4 |
* | Sigh... Yet a BBSIZE breakage. | phk | 2002-05-12 | 1 | -0/+1 |
* | WARNS=2 cleanup. | mikeh | 2001-12-09 | 1 | -15/+39 |
* | Allow for the last arugment to be the mountpoint of a filesystem, | ps | 2001-03-10 | 1 | -2/+9 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -1/+2 |
* | /dev/rXXX -> /dev/XXX | msmith | 2000-05-31 | 1 | -1/+1 |
* | Do not repeat the name of the flag. Change alloc to allocate for better | charnier | 1999-11-27 | 1 | -3/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | PR: bin/8624 | dillon | 1998-12-13 | 1 | -2/+5 |
* | Started getting rid of the compatibility cruft for the Lite1 mount() | bde | 1998-01-17 | 1 | -6/+2 |
* | Use err(3). Silent -Wall. | charnier | 1997-10-10 | 1 | -73/+68 |
* | Cast argument to lseek() properly to off_t. | jkh | 1997-08-13 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | No need to go back quite _that_ far to the MOUNT_UFS constant when we have | peter | 1995-11-03 | 1 | -2/+8 |
* | Minor tweaks to get quot to compile on FreeBSD.. | peter | 1995-11-03 | 1 | -2/+2 |
* | Import NetBSD's quot command, filling the gap in our sources | peter | 1995-11-03 | 1 | -0/+583 |