summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.lockd/lock_proc.c
Commit message (Expand)AuthorAgeFilesLines
* - Use svc_getrpccaller() rather than svc_getcaller() for usingkuriyama2005-02-031-20/+16
* Include <unistd.h> for {g,s}eteuid().stefanf2004-10-091-0/+1
* After talking to Colin,mr2004-07-161-2/+5
* Make rpc.lockd bind to a reserved port, since there are NFS clientsroam2004-03-041-0/+18
* Make this compile cleanly. It passes WARNS=2, but I haven't checkedpeter2003-10-261-8/+11
* When receiving NLM_GRANTED_RES or NLM4_GRANTED_RES lock granted messagesrwatson2003-05-141-2/+7
* Const fix.alfred2002-03-221-1/+1
* constify log_from_addr() parameter.alfred2002-03-221-2/+2
* Bring code to WARNS=3 level. Mostly fix unused variables.alfred2002-03-211-8/+8
* Remove __P.alfred2002-03-211-4/+4
* Turn on NO_WERROR and set WARNS to 1.alfred2001-11-131-5/+10
* fix parameters to lock_answer().alfred2001-11-121-1/+1
* Implement partial-file NFS lock testing.alfred2001-10-141-4/+70
* Distinguish between rpc version numbers in the client cache to avoidalfred2001-04-281-1/+6
* Implement client side NFS locks.alfred2001-04-171-3/+22
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-0/+1294
OpenPOWER on IntegriCloud