opnsense-src/usr.sbin/rpcbind
Daniel Eischen 03d485eb77 Remove including of libc sources. All the required functions
are exported by libc with prototypes in our standard headers.
I guess at one time this was necessary, but not any longer.
2006-03-10 07:58:02 +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 Remove including of libc sources. All the required functions 2006-03-10 07:58:02 +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 Don't compare a char to NULL. 2003-10-29 09:30:37 +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
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 Don't compare a char to NULL. 2003-10-29 09:30:37 +00:00
rpcbind.8 Sort sections. 2005-01-18 20:02:45 +00:00
rpcbind.c Make the usage message match reality about -h and -w. 2004-11-07 04:32:51 +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 Change the name for the local unix-socket based protocol 2002-12-16 22:24:26 +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 Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00