index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
rpc.lockd
/
kern.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build:
delphij
2012-05-23
1
-1
/
+1
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
1
-1
/
+1
*
Fix the include path for nfs_lock.h.
rmacklem
2010-07-24
1
-1
/
+1
*
Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation
dfr
2009-06-24
1
-1
/
+0
*
o Style previous.
maxim
2006-08-17
1
-2
/
+2
*
Use setproctitle(3) to provide identification of the client and server
thomas
2006-08-16
1
-0
/
+2
*
Move call to ignore SIGPIPE signals before calling fork(),
rodrigc
2006-05-27
1
-1
/
+3
*
Ignore SIGPIPE signals on write() failures.
rodrigc
2006-05-25
1
-0
/
+1
*
When a user is in more than 16 groups the call to authunix_create() will
harti
2005-11-17
1
-1
/
+6
*
Add FBSDID. Add missing prototypes. Remove unused variables. Give variable
charnier
2005-05-20
1
-6
/
+7
*
Consumers of nfslockdans() seems to think it should return 0 on success, so
cognet
2005-03-16
1
-1
/
+1
*
Userland change corresponding to the change in kernel/userland communication
phk
2004-12-06
1
-31
/
+19
*
Make this compile cleanly. It passes WARNS=2, but I haven't checked
peter
2003-10-26
1
-8
/
+15
*
When getting back an NLM DENIED response for a requested lock from the
rwatson
2003-05-15
1
-2
/
+2
*
Remove a case of exposing 'struct ucred' to userspace. Use a struct xucred
alfred
2002-08-15
1
-7
/
+7
*
Add IPv6 support.
alfred
2002-07-15
1
-5
/
+15
*
Fixup for WARNS.
alfred
2001-11-12
1
-6
/
+9
*
Drop privs while servicing kernel lock requests.
alfred
2001-11-11
1
-7
/
+17
*
leverage fixed fifo implementation (rev 1.56 of
alfred
2001-11-08
1
-8
/
+3
*
use syslog rather than printf so we can see what's going on in debug mode
alfred
2001-11-08
1
-4
/
+4
*
style fixes, fix line wrap and function declaration
alfred
2001-11-08
1
-6
/
+5
*
Userland part of nfs client/server split and cleanup.
peter
2001-09-18
1
-5
/
+5
*
Fix compiling without -O, some dead code was using non-existant functions,
alfred
2001-04-25
1
-5
/
+9
*
remove debug code left in by accident
alfred
2001-04-18
1
-7
/
+0
*
Implement client side NFS locks.
alfred
2001-04-17
1
-0
/
+586