summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.statd/procs.c
Commit message (Expand)AuthorAgeFilesLines
* Make rpc.statd INET* indipendent by converting sockaddr_in structuresmatteo2007-04-021-6/+18
* compile under WARNS=6charnier2006-09-131-4/+3
* (sm_mon_1_svc): Fix debugging output: when establising a monitoringthomas2006-08-111-2/+3
* Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2peter2003-10-261-2/+2
* use getaddrinfo() instead of gethostbyname().alfred2002-07-151-5/+11
* mark unused variable.alfred2002-07-111-1/+1
* make mostly WARNS=4 clean.alfred2002-07-111-4/+4
* Log the IP of the machine if an invalid host is passed over the wire.alfred2002-07-111-1/+4
* Fix return values in the sm_notify_1 service routine to return an answeralfred2002-07-111-3/+3
* Fix syslog format errors introduced in 1.6.alfred2002-07-111-3/+3
* add includes for inet_ntoa prototype.alfred2002-07-111-0/+4
* Do not allow unsafe characters in monitored hostnames.alfred2002-07-111-38/+94
* rename 'enum res' and 'struct status' to 'enum sm_res' and 'struct sm_status'alfred2002-03-221-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use err(3). Add usage() and #includes.charnier1997-10-131-5/+8
* Some minor tweaks for statdpeter1996-04-011-7/+7
* Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'speter1996-02-171-0/+352
OpenPOWER on IntegriCloud