summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.lockd/lockd.c
AgeCommit message (Expand)Author
2019-08-15Stop defining _rpcsvcdirty in bss and datakamil
2012-08-13Sync usage with manpage. End it with a newline.wiz
2012-08-13Add -4 and -6 options to rpd.lockd for consistent control over thepgoyette
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-11-04- pass lint (not completely)christos
2002-11-08Use a non-blocking SVC for TCP connections.fvdl
2000-08-12Clean up some include paths.thorpej
2000-06-09Convert to tirpc interface, and to be af-independent.fvdl
2000-06-07Implement file locking in lockd. All the stuff is done in userland, usingbouyer
2000-02-02Supports nlm version 4 (for use with nfsv3).bouyer
1999-06-06Use pidfile(3).thorpej
1997-10-18WARNSifylukem
1997-03-10NFS locking daemon by A.R. Gordon, ported from FreeBSD. While thescottr