summaryrefslogtreecommitdiff
path: root/usr.bin/quota
AgeCommit message (Expand)Author
2004-09-07Replaced strncpy with strlcpy. Thanks to Peter Postma whojrf
2004-04-21Replace the statfs() family of system calls with statvfs().christos
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-09-21Check the right error code to fallback to rquota v1 RPC.bouyer
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-14Implement rquota RPC version 2, compatible with the linux implementation,bouyer
2003-01-06specified, not specifed.wiz
2001-12-08Sort sections.wiz
2001-12-01Whitespace cleanup.wiz
2001-03-29Fix order of arithmetic operations so that NFS file system quotas overcgd
1999-12-16Explicitely cast to (u_quad_t) calls to btodb() and dbtob() to avoidbouyer
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-07-26const poisoning.mycroft
1998-07-12quota does not need to be setuid root.mrg
1998-07-12call getuid() once. KNF. ensure a buffer is nul-terminated.mrg
1998-04-02Need <time.h> for time() prototype.kleink
1997-10-20fix compile warnings on the sparc.mrg
1997-10-19disable WARNS here, fix .Nm usage, deprecate register, s/index/strchr/lukem
1997-10-19merge lite-2; clean up includes.mrg
1997-08-25Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,kleink
1997-02-11remove dangerous sprintf and strcpy calls.mrg
1997-01-09RCS ID policetls
1996-11-10fix the the typoslukem
1996-04-01Use an integer instead of a char to store the getopt() return value inmark
1996-02-01Fixed to use ffs instead of ufs; See PR #1790, etc.jtc
1995-06-18don't assume f_fstypename is larger than MFSNAMELEN or is nul-terminatedcgd
1995-06-03Include the egid when displaying the groups and doing security checks.mycroft
1994-12-24needs stdlib.hcgd
1994-06-28more NFS quota support from <bouyer@ensta.fr> and myself.deraadt
1994-06-13Merge local changes.mycroft
1994-04-01long castcgd
1994-04-01Getgroup's second argument is now a gid_t ptr.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-04-09added, from net/2 (patch 124).cgd