Home | History | Annotate | Download | only in rpc.lockd
History log of /src/usr.sbin/rpc.lockd/lockd_lock.h
RevisionDateAuthorComments
 1.3  04-Nov-2007  christos - pass lint (not completely)
- KNF
- ansify
- use %m instead of "%s, strerror(errno)" in syslog messages
 1.2  09-Jun-2000  fvdl branches: 1.2.4; 1.2.28;
Convert to tirpc interface, and to be af-independent.
 1.1  07-Jun-2000  bouyer Implement file locking in lockd. All the stuff is done in userland, using
fhopen() and flock(). This means that if you kill lockd, all locks will
be relased (but you're supposed to kill statd at the same time, so
remote hosts will know it and re-establish the lock).
Tested against solaris 2.7 and linux 2.2.14 clients.
Shared lock are not handled efficiently, they're serialised in lockd when they
could be granted.
 1.2.28.1  06-Nov-2007  matt sync with HEAD
 1.2.4.2  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.2.4.1  09-Jun-2000  minoura file lockd_lock.h was added on branch minoura-xpg4dl on 2000-06-22 18:01:10 +0000

RSS XML Feed