aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/quotaon/quotaon.c
Commit message (Expand)AuthorAgeFilesLines
* More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-191-10/+9
* Simply use getprogname() to obtain the name of the process.Ed Schouten2012-01-031-4/+2
* IFH@204581Dag-Erling Smørgrav2010-03-041-3/+1
|\
| * ANSIfy some more tools in usr.sbin/.Ed Schouten2010-01-021-4/+1
* | Convert quotaon/quotaoff to use the new quotafile functions.Kirk McKusick2009-11-161-96/+26
|/
* Drag this code kicking and screaming into the twenty-first century.Dag-Erling Smørgrav2008-07-021-12/+6
* If two files systems, /a and /b are marked as having quotas enabledMike Pritchard2007-02-041-8/+21
* Display the name of the quota data file in verbose mode.Mike Pritchard2007-01-241-2/+2
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareWarner Losh2004-08-071-4/+0
* Userland signed char fixes for PPC build. Problems were using a charPeter Grehan2004-01-221-2/+2
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-4/+4
* WARNS=4, de-__P()Alfred Perlstein2002-07-111-10/+8
* Consistancy check: s/file system/filesystem/gTom Rhodes2002-05-161-2/+2
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use err(3). Add prototypes. Cosmetic in usage string.Philippe Charnier1997-10-131-24/+38
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+251