freebsd-dev/usr.sbin/rpcbind
Martin Blapp fb4c80619a Change the name for the local unix-socket based protocol
from "unix" back to "local".  Add some compat stuff so both
ways work for some time.

Reviewed by:    phk
Approved by:    imp (UPDATING)
Requested by:   iedowse, lukem@netbsd.org
2002-12-16 22:24:26 +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 Change the name for the local unix-socket based protocol 2002-12-16 22:24:26 +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 cast xdr_rpcblist_ptr to xdrproc_t to silence warnings. 2002-10-07 01:16:00 +00:00