freebsd-dev/usr.sbin/rpc.statd
Matteo Riondato 74e69f9e66 Add the "-p" option, which allows to specify a port which the daemon
should bind to.

PR:		bin/94920
Reviewed by:	alfred@
MFC after:	1 week
2007-04-03 21:15:00 +00:00
..
file.c Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2 2003-10-26 06:14:10 +00:00
Makefile Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2 2003-10-26 06:14:10 +00:00
procs.c Make rpc.statd INET* indipendent by converting sockaddr_in structures 2007-04-02 18:59:48 +00:00
rpc.statd.8 Add the "-p" option, which allows to specify a port which the daemon 2007-04-03 21:15:00 +00:00
statd.c Add the "-p" option, which allows to specify a port which the daemon 2007-04-03 21:15:00 +00:00
statd.h make mostly WARNS=4 clean. 2002-07-11 17:55:14 +00:00
test.c