summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rquotad/rquotad.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix most cases where the address of an int is passed to a function expecting astefanf2005-02-141-1/+1
| | | | socklen_t * argument.
* Eliminate last three uses of varargs.h in the tree. These three fileskan2003-09-011-1/+0
| | | | | were including varargs.h file but did not use any of its macros, so they escaped the clean-up before.
* Port to TI/RPC and/or IPV6.alfred2002-07-151-19/+23
| | | | Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr>
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-281-5/+5
| | | | | | fact that caddr_t is often misspelled as char *. Sponsored by: DARPA, NAI Labs
* o __P removalimp2002-02-071-26/+14
| | | | | o use new style prototypes and function definitions o signal handlers need an argument. Mark it unused.
* stat(2) filesystem quotas act on, not filesystem quotas file resides on.mikeh2001-06-191-1/+1
| | | | | PR: bin/4949 MFC after: 2 weeks
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Cosmetics in man page. Add rcsid and sort #includes.charnier1997-11-261-8/+13
|
* Obtained from: NetBSDgraichen1996-01-051-0/+331
Imported rpc.rquotad from NetBSD - currently only used by the quota-command to display quota's over nfs
OpenPOWER on IntegriCloud