summaryrefslogtreecommitdiff
path: root/usr.bin/quota
Commit message (Expand)AuthorAgeFilesLines
* MFC: Various whitespace, gammar, and spelling fixes.Tom Rhodes2003-02-241-11/+11
* MFC: Add a new flag (-l) that suppresses quota checks on NFSIan Dowse2002-11-302-7/+26
* MFC: 1.16; use MNT_NOWAIT, ignore special amd(8) filesystems.Ian Dowse2002-11-301-1/+8
* MFC: Fix warnings, const issues, ANSIfy, sort options and fix usage.Ian Dowse2002-11-302-115/+88
* The .Nm utilityPhilippe Charnier2002-06-211-6/+7
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-1/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-1/+1
* Changed 'blocks' to 'usage' because we may not be getting quotas fromJim Pirzyk2001-05-301-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-3/+3
* MFC:Paul Saab2000-07-022-13/+12
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-1/+0
* Local filesystems are ufs not ffsAndrey A. Chernov1998-06-111-2/+2
* Don't assume that hp->h_lenght == 4. Be conservative in its use.Warner Losh1998-06-091-2/+2
* Converted to Lite2 mount interface - decide filesystem types by nameBruce Evans1998-01-201-3/+3
* Use err(3). Cosmetic in usage string. Typo in man page.Philippe Charnier1997-08-042-45/+35
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-2/+2
* Code clean up. Prototypes, casting, and parentheses around assignmentsAlexander Langer1996-06-151-18/+48
* fixed some printf format mismatches and some lines exceeding 80 col'sThomas Graichen1996-01-091-16/+20
* Obtained from: NetBSDThomas Graichen1996-01-053-89/+291
* Fix 3 fatal mismatches in format args involving dbtob() and 10 nonfatalBruce Evans1995-05-071-11/+14
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+648