summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.lockd/kern.c
Commit message (Collapse)AuthorAgeFilesLines
* Userland part of nfs client/server split and cleanup.peter2001-09-181-5/+5
|
* Fix compiling without -O, some dead code was using non-existant functions,alfred2001-04-251-5/+9
| | | | | | | | | | | make the code not automatically dead but actually use the debug level in order to determine if output is needed. Fix non-existant from_addr() by #define'ing it to inet_ntoa(). Remove hardcoded -g from Makefile. Reported by: "John W. De Boskey" <jwd@bsdwins.com> Tested by: "John W. De Boskey" <jwd@bsdwins.com>
* remove debug code left in by accidentalfred2001-04-181-7/+0
|
* Implement client side NFS locks.alfred2001-04-171-0/+586
Obtained from: BSD/os Import Ok'd by: mckusick, jkh, motd on builder.freebsd.org
OpenPOWER on IntegriCloud