freebsd-skq/usr.sbin/rpc.lockd
alfred f9f6020731 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 Remove __P. 2002-03-21 22:52:45 +00:00
lockd.c When binding to transports if getnetconfigent() fails then actually 2002-04-11 07:19:30 +00:00
lockd.h Fold ANDREW_LOCKD into -current. 2001-11-29 17:36:45 +00:00
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