summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rstatd/rstatd.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix most cases where the address of an int is passed to a function expecting astefanf2005-02-141-1/+1
| | | | socklen_t * argument.
* Port to TI/RPC and/or IPV6.alfred2002-07-151-26/+40
| | | | Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr>
* o __P removalimp2002-02-071-5/+3
| | | | | o use new style prototypes and function definitions o signal handlers need an argument. Mark it unused.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Remove unused #include. Display if inetd started us in case of failure.charnier1998-01-071-5/+4
|
* Remove \n at end of syslog string. -Wall cleaning. Cosmetics in man page.charnier1997-11-261-5/+9
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
|
* Reviewed by: Roger Holst roger@first.gmd.deats1994-11-181-1/+2
| | | | | Add an initialization of the len parameter for the getsockname call. Now rpc.rstatd can run under inetd.
* rstatd -- from FreeBSD-1.1.5.1, with changes for 4.4-Lite kvm interface.csgr1994-08-281-0/+117
Original rstatd by John Brezak Submitted by: Geoff.
OpenPOWER on IntegriCloud