Home | History | Annotate | Download | only in rpc.lockd
History log of /src/usr.sbin/rpc.lockd/lockd.h
RevisionDateAuthorComments
 1.3  23-Jan-2018  sevan ansify - drop the K&R style prototypes & implementations.
 1.2  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.1  10-Mar-1997  scottr branches: 1.1.10;
NFS locking daemon by A.R. Gordon, ported from FreeBSD. While the
functionality was not significantly altered, the code was KNFed and
the build process cleaned up considerably.
 1.1.10.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.

RSS XML Feed