aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.lockd
Commit message (Expand)AuthorAgeFilesLines
* prototype functions and fix some line wrappingAlfred Perlstein2001-12-021-6/+16
* Fold ANDREW_LOCKD into -current.Alfred Perlstein2001-11-293-566/+1965
|\
| * This completes the all partial file locking under NFS. The underlyingAlfred Perlstein2001-11-201-114/+399
| * Cleanup.Alfred Perlstein2001-11-181-329/+344
| * Re-enable statd code.Alfred Perlstein2001-11-181-111/+185
| * This adds in the full HW locking capability and should now make my rewriteAlfred Perlstein2001-11-181-318/+775
| * Bring in Andrew P. Lentvorski initial work on making lockd work,Alfred Perlstein2001-11-153-0/+1706
* Turn on NO_WERROR and set WARNS to 1.Alfred Perlstein2001-11-135-20/+27
* fix parameters to lock_answer().Alfred Perlstein2001-11-121-1/+1
* Fixup for WARNS.Alfred Perlstein2001-11-121-6/+9
* Drop privs while servicing kernel lock requests.Alfred Perlstein2001-11-111-7/+17
* leverage fixed fifo implementation (rev 1.56 ofAlfred Perlstein2001-11-081-8/+3
* use syslog rather than printf so we can see what's going on in debug modeAlfred Perlstein2001-11-081-4/+4
* style fixes, fix line wrap and function declarationAlfred Perlstein2001-11-081-6/+5
* Implement partial-file NFS lock testing.Alfred Perlstein2001-10-143-13/+139
* Userland part of nfs client/server split and cleanup.Peter Wemm2001-09-181-5/+5
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+2
* Distinguish between rpc version numbers in the client cache to avoidAlfred Perlstein2001-04-281-1/+6
* handles.c belonged to the old stub lockd, nuke it.Alfred Perlstein2001-04-281-61/+0
* procs.c belonged to the old stub lockd, nuke it.Alfred Perlstein2001-04-281-592/+0
* mdoc(7) police: Removed forgotten .Pp.Ruslan Ermilov2001-04-271-1/+0
* Fix compiling without -O, some dead code was using non-existant functions,Alfred Perlstein2001-04-252-6/+10
* Remove section from bugs that says we don't support client locks.Alfred Perlstein2001-04-191-11/+0
* remove debug code left in by accidentAlfred Perlstein2001-04-181-7/+0
* Implement client side NFS locks.Alfred Perlstein2001-04-176-9/+672
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-198-160/+2390
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-2/+2
* Don't call syslog() without a format string.Kris Kennaway2000-07-121-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-286-6/+6
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Removed bogus dependencies of generated .c files on generated headers.Bruce Evans1998-05-101-2/+2
* Fixed `make -jN' for large N, as usual.Bruce Evans1998-03-061-2/+2
* Use err(3). Add usage() and #includes.Philippe Charnier1997-10-135-52/+58
* Typo fix: ${.DESTDIR} -> ${DESTDIR}.Satoshi Asami1997-05-231-2/+2
* Fixed type mismatch caused by bogus prototypes. rpcgen for some reasonBruce Evans1997-04-151-2/+2
* Typo police.Mike Pritchard1997-03-161-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* rpc.rstatd -> rpc.lockd typoPeter Wemm1996-08-161-1/+1
* Correct the rpc.lockd and rpc.statd man pages to not referenceMike Pritchard1996-04-071-3/+3
* Tweaks for the stub lockd.Peter Wemm1996-04-016-242/+46
* Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'sPeter Wemm1996-02-177-0/+1481