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 Fixup for WARNS. 2001-11-12 16:29:45 +00:00
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 Bring in Andrew P. Lentvorski initial work on making lockd work, 2001-11-15 09:35:51 +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