freebsd-dev/usr.sbin/rpc.lockd
Alfred Perlstein 5ed43a1e8e When binding to transports if getnetconfigent() fails then actually
print out the correct transport it failed on rather than always
spitting out 'udp', also call nc_sperror() to give a more verbose
error message detailing the problem.
2002-04-11 07:19:30 +00:00
..
kern.c
lock_proc.c Const fix. 2002-03-22 20:00:10 +00:00
lockd_lock.c Remove cast that's not needed. 2002-03-22 19:57:09 +00:00
lockd_lock.h
lockd.c When binding to transports if getnetconfigent() fails then actually 2002-04-11 07:19:30 +00:00
lockd.h
Makefile WARNS from 3 to 4. still some warnings about assigning const char * to 2002-03-22 19:50:58 +00:00
rpc.lockd.8
test.c