freebsd-dev/usr.sbin/rpcbind
Martin Blapp b1c56f9c37 Check if rpcbind is already running and print a warning.
Fixes segfault if rpcbind is started up a second time.

Solution has been taken from mountd(8).

Reviewed by:	phk
Approved by:	re (rwatson)
2002-12-10 08:47:18 +00:00
..
check_bound.c WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
pmap_svc.c WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
rpcb_stat.c WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
rpcb_svc_4.c WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
rpcb_svc_com.c WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
rpcb_svc.c WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
rpcbind.8 mdoc(7) police: 2002-11-27 15:33:47 +00:00
rpcbind.c Check if rpcbind is already running and print a warning. 2002-12-10 08:47:18 +00:00
rpcbind.h WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
security.c Add 'break' to empty 'default' 'switch' statements. 2002-10-07 03:56:13 +00:00
util.c WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
warmstart.c cast xdr_rpcblist_ptr to xdrproc_t to silence warnings. 2002-10-07 01:16:00 +00:00