aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.statd/file.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Fix warnings and set WARNS=6.Hiroki Sato2019-09-211-2/+2
* Reduce log spam from rpc.statdDoug Rabson2019-02-031-3/+7
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-1/+3
* Set ai2 to NULL in in find_host() before the loop and after callingDon Lewis2016-05-161-5/+7
* Re-implement the client side of rpc.lockd in the kernel. This implementationDoug Rabson2008-06-261-0/+30
* If the mmap() call in rpc.statd fails, rpc.statd prints a warningDon Lewis2007-08-131-1/+1
* Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2Peter Wemm2003-10-261-1/+2
* make mostly WARNS=4 clean.Alfred Perlstein2002-07-111-1/+1
* include stdlib.h for exit(3) prototype.Alfred Perlstein2002-07-111-0/+1
* Included in the updated version of tirpc's sm_inter.x Sun added theAlfred Perlstein2001-03-201-23/+2
* Use err(3). Add usage() and #includes.Philippe Charnier1997-10-131-13/+7
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-161-1/+1
* Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'sPeter Wemm1996-02-171-0/+356