| Age | Commit message (Expand) | Author |
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem |
| 2019-10-13 | introduce some common variables for use in GCC warning disables: | mrg |
| 2014-03-18 | Delay daemonization until RPC services have been registered. | gson |
| 2012-02-01 | libquota no longer requires libprop. Also remove some other no-longer-used | dholland |
| 2012-01-09 | Update rquotad to use the new libquota API. | dholland |
| 2011-11-25 | Rename struct ufs_quota_entry -> struct quotaval. | dholland |
| 2011-09-16 | NULL does not need a cast, here | plunky |
| 2011-08-30 | Apply casts to cases where xdrproc_t is expected but is not | plunky |
| 2011-08-27 | staticfy. Use __dead. | joerg |
| 2011-03-24 | Add a new libquota library, which contains some blocks to build and/or | bouyer |
| 2011-03-12 | Define qfextension here | bouyer |
| 2011-03-06 | merge the bouyer-quota2 branch. This adds a new on-disk format | bouyer |
| 2009-03-16 | WARNS=4 | lukem |
| 2006-05-09 | change (mostly) int to socklen_t. GCC 4 doesn't like that int and | mrg |
| 2004-09-07 | Replaced strncpy with strlcpy. Thanks to Peter Postma who | jrf |
| 2003-12-10 | Modify the licences of code written by Theo De Raadt from a 4-clause | agc |
| 2003-09-20 | memset(0) ext_getq_args before use. Should fix bin/22592 by Mark Davies. | bouyer |
| 2003-02-14 | Remove bug section, we now support group quotas. | bouyer |
| 2003-02-14 | Implement rquota RPC version 2, compatible with the linux implementation, | bouyer |
| 2002-06-09 | Make this file explicitely public domain. | bouyer |
| 2002-06-05 | g/c unused function, which uses TS RPC. | itojun |
| 2002-01-15 | Whitespace nits, sort sections. | wiz |
| 2001-01-10 | use LOG_WARNING instead of LOG_ERR for non critical errors | lukem |
| 2000-06-03 | Missed a pmap_unset -> rpcb_unset change. | fvdl |
| 2000-06-03 | Adapt for TI-RPC. | fvdl |
| 1999-11-29 | No need for <varargs.h> here. | pk |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-01-31 | do not use LOG_CONS. | mrg |
| 1998-08-10 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-07-03 | KNF, and use MOUNT_FFS over "ffs" | mrg |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1998-01-21 | * store st_dev of filesystem not quotafile. (inspired by an openbsd commitmsg) | lukem |
| 1997-10-20 | Fix .Nm usage. | enami |
| 1997-10-08 | merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec. | mrg |
| 1997-10-07 | WARNS?=1. RCS ids. cleanup a little. | mrg |
| 1997-08-25 | Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated, | kleink |
| 1996-08-30 | RCS id police. | thorpej |
| 1996-02-01 | Fixed to use ffs instead of ufs; See PR #1984 | jtc |
| 1995-04-12 | Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand. | jtc |
| 1995-04-12 | #include <sys/signal.h> -> <signal.h> | jtc |
| 1995-01-13 | Free argument list (for !from_inetd case). General cleanup. | mycroft |
| 1995-01-13 | Correct calling sequence of getsockname(2). | mycroft |
| 1994-12-25 | Define `MAN'. | pk |
| 1994-12-23 | be a bit more careful with types, casts, and and function declarations. | cgd |
| 1994-06-24 | from bouyer@ensta.fr; cleaned by me | deraadt |