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