aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.statd
Commit message (Expand)AuthorAgeFilesLines
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-8/+15
* Add FBSDID. Use getopt(3).Philippe Charnier2004-04-041-11/+15
* Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2Peter Wemm2003-10-263-3/+5
* style.Makefile(5)David E. O'Brien2003-04-041-3/+0
* Implement nonblocking tpc-connections. rpcgen -m does stillMartin Blapp2003-01-161-0/+4
* use getaddrinfo() instead of gethostbyname().Alfred Perlstein2002-07-151-5/+11
* Nuke unused variable.Alfred Perlstein2002-07-151-1/+0
* Port to TI/RPC and/or IPV6.Alfred Perlstein2002-07-151-11/+3
* The .Nm utilityPhilippe Charnier2002-07-141-3/+7
* mark unused variable.Alfred Perlstein2002-07-111-1/+1
* conditionally set WARNS via ?=.Alfred Perlstein2002-07-111-2/+2
* make mostly WARNS=4 clean.Alfred Perlstein2002-07-115-9/+12
* 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
* include string.h for strcmp(3) prototype.Alfred Perlstein2002-07-111-0/+1
* include stdlib.h for exit(3) prototype.Alfred Perlstein2002-07-111-0/+1
* Do not allow unsafe characters in monitored hostnames.Alfred Perlstein2002-07-112-38/+95
* rename 'enum res' and 'struct status' to 'enum sm_res' and 'struct sm_status'Alfred Perlstein2002-03-221-3/+3
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-5/+5
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Included in the updated version of tirpc's sm_inter.x Sun added theAlfred Perlstein2001-03-201-23/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-14/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-2/+2
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Undo previous change.Marcel Moolenaar1999-10-051-1/+1
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-285-5/+5
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Removed bogus dependencies of generated .c files on generated headers.Bruce Evans1998-05-101-2/+2
* Don't use the FreeBSD misfeature DPSRCS or give explicit dependenciesBruce Evans1998-03-061-3/+2
* Use err(3). Add usage() and #includes.Philippe Charnier1997-10-135-52/+49
* Typo fix: ${.DESTDIR} -> ${DESTDIR}.Satoshi Asami1997-05-231-2/+2
* Typo police.Mike Pritchard1997-03-161-4/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-161-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add sm_inter.h to DPSRCS so that make depend is not required to buildNate Williams1996-07-091-1/+2
* Correct the rpc.lockd and rpc.statd man pages to not referenceMike Pritchard1996-04-071-1/+1
* Some minor tweaks for statdPeter Wemm1996-04-014-101/+25
* Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'sPeter Wemm1996-02-177-0/+1321