| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing static keywords to quota(1) | ed | 2011-11-06 | 1 | -8/+7 |
* | Fix quota(1) output. | pluknet | 2011-06-30 | 1 | -5/+11 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 2 | -8/+0 |
* | Debugging nits found while testing the new 64-bit quota code. | mckusick | 2010-03-16 | 1 | -0/+1 |
* | Fix warnings + minor style issues | des | 2010-03-04 | 1 | -33/+30 |
* | Update to work with quotafile functions in -libutil. | mckusick | 2009-10-21 | 1 | -149/+82 |
* | In preparation for raising NGROUPS and NGROUPS_MAX, change base | brooks | 2009-06-19 | 1 | -2/+8 |
* | Make quota(1) to compile with WARNS=6: | delphij | 2008-08-04 | 1 | -5/+2 |
* | ctime() expects a time_t, but qup->dqblk.dqb_btime is an int32_t, so for | cognet | 2008-08-03 | 1 | -6/+9 |
* | Make the human readable numbers printed with the -h option a bit | mpp | 2008-02-18 | 1 | -4/+6 |
* | Use [u]intmax_t to printf unknown integer types. | dwmalone | 2007-05-07 | 1 | -36/+31 |
* | Insert explicit space between the output fields to prevent them | yar | 2007-04-23 | 1 | -3/+3 |
* | Fix some spelling / markup / grammar. | mpp | 2007-02-11 | 1 | -5/+5 |
* | Add two new options to quota: | mpp | 2007-02-11 | 2 | -24/+94 |
* | If a user is over both the soft block limit and soft i-node | mpp | 2007-02-04 | 1 | -13/+29 |
* | If two files systems, /a and /b are marked as having quotas enabled | mpp | 2007-02-04 | 1 | -7/+21 |
* | Make quota exit with a non-zero status if one more more file | mpp | 2007-02-01 | 1 | -30/+37 |
* | - Document the default disk block usage unit. | ru | 2006-10-21 | 3 | -21/+48 |
* | Remove an unused #define. md5's with and without this commit match. | ceri | 2005-03-13 | 1 | -1/+0 |
* | Sort sections. | ru | 2005-01-18 | 1 | -5/+5 |
* | Assign the result of getopt() to an int rather than to a char. | stefanf | 2004-08-07 | 1 | -2/+1 |
* | Remove redundant declarations. | das | 2003-08-05 | 1 | -2/+0 |
* | Don't overflow the block quota calculations for NFS mounts. | das | 2003-08-05 | 1 | -3/+3 |
* | Now that the kernel access control for quotactl(2) appears to work | rwatson | 2003-06-15 | 1 | -32/+0 |
* | Now that the kernel access control for quotactl(2) appears to work | rwatson | 2003-06-15 | 2 | -18/+0 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -11/+11 |
* | Add a new flag (-l) that suppresses quota checks on NFS filesystems. | iedowse | 2002-08-09 | 2 | -7/+26 |
* | Fix a few compiler warnings, sort options and make the usage() | iedowse | 2002-08-09 | 2 | -27/+29 |
* | Call getmntinfo with MNT_NOWAIT to avoid hanging if any NFS servers | iedowse | 2002-06-03 | 1 | -1/+8 |
* | Fix some low-hanging fruit in the warnings department; ANSIfy functions, | markm | 2002-04-28 | 1 | -88/+59 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -6/+7 |
* | remove __P | imp | 2002-03-22 | 1 | -2/+2 |
* | Set BINOWN=root explicitly for setuid root binaries. | ru | 2001-09-13 | 1 | -0/+2 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Changed 'blocks' to 'usage' because we may not be getting quotas from | pirzyk | 2001-05-23 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -3/+3 |
* | Remove incorrect use of .Nm. Wrap long lines, Unwrap short lines | charnier | 2000-03-26 | 2 | -13/+12 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 1 | -1/+0 |
* | Local filesystems are ufs not ffs | ache | 1998-06-11 | 1 | -2/+2 |
* | Don't assume that hp->h_lenght == 4. Be conservative in its use. | imp | 1998-06-09 | 1 | -2/+2 |
* | Converted to Lite2 mount interface - decide filesystem types by name | bde | 1998-01-20 | 1 | -3/+3 |
* | Use err(3). Cosmetic in usage string. Typo in man page. | charnier | 1997-08-04 | 2 | -45/+35 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | 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 |
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 1 | -2/+2 |
* | Code clean up. Prototypes, casting, and parentheses around assignments | alex | 1996-06-15 | 1 | -18/+48 |
* | fixed some printf format mismatches and some lines exceeding 80 col's | graichen | 1996-01-09 | 1 | -16/+20 |