1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.sbin/rpcbind
Ruslan Ermilov e1fe3dba5c Reimplementation of world/kernel build options. For details, see:
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)
2006-03-17 18:54:44 +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 Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +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_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
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 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