summaryrefslogtreecommitdiff
path: root/usr.sbin/quot
AgeCommit message (Expand)Author
2004-01-06Remove unused max macro. From Jeff Ito in PR 23995.wiz
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-05-30Pass a NULL to getbsize() for any arguments that aren't needed, andsimonb
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2002-02-02Use standard headers.wiz
2001-10-26remove #include <ufs/ufs/quota.h> where it was just to appeaselukem
2001-07-08Xref getbsize(3).simonb
1999-11-18Typos (from OpenBSD)kristerw
1999-10-06Adjust this to work on the Alpha.mycroft
1999-10-05Make this work on file systems larger than 2GB.mycroft
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-06-08remove unnecessary commentlukem
1998-06-07Remove comma at the end of SEE ALSO list.enami
1998-03-01Merge with Lite2 + local changesfvdl
1997-11-06use warn not warnx to find out why the open failed (as old quot did).mrg
1997-10-18deprecate register, use err/warn instead of perror, memmove instead of bcopylukem
1997-10-18rcsid fascismlukem
1997-10-17WARNSifylukem
1996-12-12Format police.mycroft
1996-05-24Fix PR 2462ws
1996-05-24pull in <unistd.h> to make lseek() work ...mrg
1996-01-04merge in change accidently made to 1.1 release branchjtc
1995-11-28merge in changes from 1.1 release branchjtc
1994-12-22specify man pages the new way.cgd
1994-06-13fix a macro's usagecgd
1994-06-13update for new fs includescgd
1994-04-25need <sys/time.h>cgd
1994-04-14fs type namescgd
1994-03-19get section right; from Luke Mewburn <lm@rmit.edu.au>cgd
1994-02-11general: cleanup. fix RCS Id's. ("$Id $" doesn't work.)cgd
1994-02-10First version of a quot utilityws