summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rquotad/rquotad.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-4/+4
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+2
* remove useless castderaadt2014-10-081-2/+2
* ARGSUSED before signal handler with unused signoderaadt2004-09-141-2/+3
* IPv6 support.brad2004-06-021-2/+2
* spacesderaadt2003-07-291-4/+4
* protosderaadt2003-07-051-2/+2
* use socklen_t more; henning okderaadt2002-09-061-3/+3
* KNFderaadt2002-07-031-2/+2
* ansideraadt2002-06-201-37/+7
* new copyright (explicitly public domain) - from netbsditojun2002-06-091-4/+3
* bit of KNFderaadt2002-06-091-2/+3
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-7/+7
* strncpy vs strlcpy, some strlen missuse.mickey2001-06-111-3/+2
* er... ffs, not ufs; canacar@eee.metu.edu.trderaadt2001-02-121-2/+2
* use _exit() in signal handlers, and flag that the pmap_unset() calls are unsafederaadt2001-01-171-3/+3
* Update: check malloc() returns, simplify, be a little more paranoid.pjanzen2000-10-191-14/+28
* More <sys/file.h> vs. <fcntl.h> and open() flags fixes.millert1999-08-171-7/+6
* ftpd: sleep for an indeterminate amount for non-existant loginsmillert1998-07-131-1/+2
* remember dev_t of filesystem quotas act on, instead of filesystem quotas file resides on; ovg@nusun.jinr.ruderaadt1997-11-051-1/+1
* tabifykstailey1997-07-231-3/+3
* r?index -> strr?chrmillert1997-01-171-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+330