summaryrefslogtreecommitdiffstats
path: root/usr.sbin/repquota/repquota.c
Commit message (Expand)AuthorAgeFilesLines
* More -Wmissing-variable-declarations fixes.ed2012-10-191-10/+9
* Debugging nits found while testing the new 64-bit quota code.mckusick2010-03-161-1/+1
* Fix warnings + indentation + utmpxdes2010-03-041-23/+25
* Claen up format when doing non-humanized output.mckusick2009-10-201-2/+4
* Update to work with quotafile functions in -libutil.mckusick2009-10-201-118/+78
* Drag this code kicking and screaming into the twenty-first century.des2008-07-021-28/+14
* Change the header to indicate which type of id is being displayed,mpp2007-09-191-2/+2
* If two files systems, /a and /b are marked as having quotas enabledmpp2007-02-041-8/+22
* Allocate an additional white space in a username column formaxim2004-12-191-3/+3
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareimp2004-08-071-4/+0
* Userland signed char fixes for PPC build. Problems were using a chargrehan2004-01-221-2/+2
* Add support for a -n argument which displays user and group IDsbrooks2003-07-071-5/+9
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-031-4/+4
* WARNS=4, de-__P()alfred2002-07-111-8/+6
* Consistancy check: s/file system/filesystem/gtrhodes2002-05-161-1/+1
* #include <time.h> for the definition of time functions instead ofbde2002-02-251-1/+1
* WARNS=2 cleanup.mikeh2001-12-101-12/+15
* Print "-" instead of "" in the grace field if there is no gracedd2001-06-191-2/+2
* Descriptionjulian1999-11-011-3/+14
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Larger, space separated fields in the output of repquota.jkoshy1999-06-111-5/+5
* Make it compatible with long usernamesache1998-06-141-4/+9
* Use err(3). Add prototypes.charnier1997-10-131-20/+32
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Fix 3 fatal mismatches in format args involving dbtob() and 7 nonfatalbde1995-05-071-9/+9
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+379
OpenPOWER on IntegriCloud