| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r314655: | ngie | 2017-05-30 | 1 | -1/+1 |
* | For pointers use NULL instead of 0. | araujo | 2016-05-16 | 1 | -1/+1 |
* | getfsent(3) will return NULL on EOF or error. | araujo | 2016-04-19 | 1 | -1/+1 |
* | Create packages for atm, ccdconfig, devd, ipf, ipfw, | gjb | 2016-02-09 | 1 | -0/+1 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+19 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 1 | -2/+1 |
| |\
| |/
|/| |
|
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| *-. | Sync from head | sjg | 2012-11-04 | 1 | -4/+6 |
| |\ \ |
|
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+20 |
| | |/
| |/| |
|
* | | | Convert sbin/ to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
| |/
|/| |
|
* | | Fix sbin/ build with a 64-bit ino_t. | mdf | 2012-09-27 | 1 | -4/+6 |
|/ |
|
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -1/+1 |
* | Update to current version of head. | mckusick | 2010-04-28 | 1 | -1/+1 |
|\ |
|
| * | Fix several typos in macros or macro misusage. | uqs | 2010-03-12 | 1 | -1/+1 |
* | | Add the -c option to quotacheck to use the quota_convert(3) function to | mckusick | 2009-12-28 | 2 | -5/+63 |
* | | Convert quotacheck to use new quotafile functions in libutil. | mckusick | 2009-12-27 | 4 | -236/+109 |
|/ |
|
* | Drag this code kicking and screaming into the twenty-first century. | des | 2008-07-02 | 2 | -54/+29 |
* | Sync up quotacheck's preen.c with fsck's. This makes quotacheck | mpp | 2008-01-26 | 5 | -199/+237 |
* | Quotacheck may possibly skip quota accounting for up to 2 files | mpp | 2008-01-15 | 1 | -3/+14 |
* | Fix "quotacheck -a" from core dumping on 64 bit systems by correctly | mpp | 2007-09-16 | 1 | -9/+10 |
* | Flush stdout at the end of the update phase to prevent possible | mpp | 2007-09-14 | 1 | -0/+1 |
* | If two files systems, /a and /b are marked as having quotas enabled | mpp | 2007-02-04 | 1 | -6/+17 |
* | Do not touch the block or i-node grace times for id 0. | mpp | 2007-02-03 | 1 | -2/+2 |
* | Fix quotqcheck to correctly use the curinode count, and not the | mpp | 2007-02-03 | 1 | -2/+2 |
* | Bump .Dd. | mpp | 2007-01-25 | 1 | -1/+1 |
* | Add a BUGS section that shows that ids that appear to be | mpp | 2007-01-25 | 1 | -0/+12 |
* | Use fseeko to seek in the file, instead of fseek to prevent seek | mpp | 2007-01-23 | 1 | -2/+2 |
* | Make sure that unknown uids/gids that now have non-zero usage and | mpp | 2007-01-23 | 1 | -7/+24 |
* | Quota system cleanup. | mpp | 2007-01-20 | 1 | -29/+137 |
* | Document the -l option. | ceri | 2006-11-07 | 2 | -2/+16 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-10 | 2 | -10/+5 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 3 | -12/+0 |
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
* | Userland signed char fixes for PPC build. Problems were using a char | grehan | 2004-01-22 | 1 | -2/+2 |
* | Prefer PATH_MAX to MAXPATHLEN. Both contain the trailing NUL, so | imp | 2003-08-07 | 1 | -2/+2 |
* | Use __FBSDID() to quiet GCC 3.3 warnings. | obrien | 2003-05-03 | 2 | -8/+8 |
* | Create a new 32-bit fs_flags word in the superblock. Add code to move | mckusick | 2002-11-27 | 1 | -2/+1 |
* | Properly handle UFS2 sparsely allocated inodes. Fix bug that caused | mckusick | 2002-11-20 | 1 | -24/+59 |
* | Fix some 'SYNOPSIS' and 'usage' messages. | trhodes | 2002-08-27 | 2 | -2/+2 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 3 | -18/+18 |
* | Fixup preen.c to match its new residence. | phk | 2002-08-09 | 1 | -1/+5 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -11/+14 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | mckusick | 2002-06-21 | 1 | -21/+59 |
* | more file system > filesystem | trhodes | 2002-05-16 | 2 | -2/+2 |
* | Sigh, more BBSIZE related breakage. | phk | 2002-05-12 | 1 | -0/+1 |
* | o remove __P | imp | 2002-03-21 | 1 | -16/+16 |