summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.lockd/procs.c
Commit message (Collapse)AuthorAgeFilesLines
* Use err(3). Add usage() and #includes.charnier1997-10-131-3/+7
|
* Tweaks for the stub lockd.peter1996-04-011-19/+19
| | | | | | | - Use rpcgen to generate the unmodified boilerplate code rather than having it in the repository. - Eliminate the conflicting function names by changing them to their "natural" rpcgen generated names
* Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'speter1996-02-171-0/+588
stub lockd. This implements just the protocol, but does not interact with the kernel. It says "Yes!" to all requests. This is useful if you have people using tools that do locking for no reason (eg: some PC NFS systems running some Microsoft products) and will happily report they couldn't lock the file and merrily proceed anyway. Running this will not change the reliability of sharing files, it'll just keep it out of everybody's face.
OpenPOWER on IntegriCloud