freebsd-dev/usr.sbin/rpcbind
Yaroslav Tykhiy 870db2da6d No network addresses in the system isn't a good excuse
for rpcbind(8) to crash.

The crash was due to a boolean variable initialized
improperly.  Besides fixing the initialization, pick
a better name for the variable so that its meaning is
clear and no more coding errors appear around it.
2008-02-14 20:12:23 +00:00
..
check_bound.c Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
pmap_svc.c Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
rpcb_stat.c Don't compare a char to NULL. 2003-10-29 09:30:37 +00:00
rpcb_svc_4.c Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
rpcb_svc_com.c Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
rpcb_svc.c Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
rpcbind.8 1)Make it possible for rpcbind(8) to bind TCP listening socket to an IP 2007-04-23 07:09:25 +00:00
rpcbind.c No network addresses in the system isn't a good excuse 2008-02-14 20:12:23 +00:00
rpcbind.h Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
security.c
util.c Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
warmstart.c Cleanup of userland __P use 2007-11-07 10:53:41 +00:00