aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.statd/procs.c
Commit message (Expand)AuthorAgeFilesLines
* - Revert WARNS to 2 because of mismatch between (xdrproc_t) and xdr_void().Hiroki Sato2019-09-211-2/+3
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-1/+3
* Make rpc.statd INET* indipendent by converting sockaddr_in structuresMatteo Riondato2007-04-021-6/+18
* compile under WARNS=6Philippe Charnier2006-09-131-4/+3
* (sm_mon_1_svc): Fix debugging output: when establising a monitoringThomas Quinot2006-08-111-2/+3
* Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2Peter Wemm2003-10-261-2/+2
* use getaddrinfo() instead of gethostbyname().Alfred Perlstein2002-07-151-5/+11
* mark unused variable.Alfred Perlstein2002-07-111-1/+1
* make mostly WARNS=4 clean.Alfred Perlstein2002-07-111-4/+4
* Log the IP of the machine if an invalid host is passed over the wire.Alfred Perlstein2002-07-111-1/+4
* Fix return values in the sm_notify_1 service routine to return an answerAlfred Perlstein2002-07-111-3/+3
* Fix syslog format errors introduced in 1.6.Alfred Perlstein2002-07-111-3/+3
* add includes for inet_ntoa prototype.Alfred Perlstein2002-07-111-0/+4
* Do not allow unsafe characters in monitored hostnames.Alfred Perlstein2002-07-111-38/+94
* rename 'enum res' and 'struct status' to 'enum sm_res' and 'struct sm_status'Alfred Perlstein2002-03-221-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use err(3). Add usage() and #includes.Philippe Charnier1997-10-131-5/+8
* Some minor tweaks for statdPeter Wemm1996-04-011-7/+7
* Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'sPeter Wemm1996-02-171-0/+352