summaryrefslogtreecommitdiffstats
path: root/usr.sbin/quotaon/quotaon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use <fcntl.h> instead of <sys/file.h> for open() and friends.guenther2018-04-261-1/+2
* clean up flags++ instances around getopt()deraadt2015-02-091-7/+7
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-1/+0
* ensure there are prototypesderaadt2013-11-121-0/+9
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-11/+0
* simplify synopsis and usage(); based on a diff from Igor Sobradojmc2007-02-181-3/+2
* add ()'s to improve readability.dhill2006-05-141-2/+2
* add missing includesdavid2003-07-181-1/+4
* strict proto cleanupsderaadt2003-06-261-20/+11
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* cope with INITQFNAMES without a ;deraadt2002-09-061-2/+2
* no ; after INITQFNAMESderaadt2002-09-061-2/+2
* minor KNFderaadt2002-06-021-2/+2
* more sprintfderaadt2002-05-291-4/+7
* more strcpy/sprintf death; mpech okderaadt2002-05-221-2/+2
* kill more registers.mpech2002-03-141-8/+8
* Wall cleanuppvalchev2001-07-271-2/+1
* fix messages; like from jonny@gaia.coppe.ufrj.brderaadt1997-06-221-4/+5
* Dumped core.dm1997-06-041-8/+12
* r?index -> strr?chrmillert1997-01-171-5/+5
* allow operation even if fstab does not label filesystem as supportingderaadt1996-05-041-3/+3
* permit quotas to work on mfs; problem reported by rdante@pnet.netderaadt1996-04-251-4/+11
* sync to netbsd 960418deraadt1996-04-211-3/+4
* accept either ffs or ufs for filesystem namederaadt1996-01-071-3/+5
* Complete change from ufs -> ffs; (From Tatoku Ogaito; PR #1679)deraadt1995-11-061-1/+1
* ufs -> ffsderaadt1995-10-241-2/+2
* initial import of NetBSD treederaadt1995-10-181-0/+253