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
/
lockd_lock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add FBSDID. Add missing prototypes. Remove unused variables. Give variable
charnier
2005-05-20
1
-8
/
+8
*
After talking to Colin,
mr
2004-07-16
1
-61
/
+64
*
Remove spurious semicolons. Outside of functions they are actually errors but
stefanf
2004-05-16
1
-1
/
+1
*
The callrpc call to unmonitor hosts was passing the wrong xdr
alfred
2004-02-17
1
-2
/
+2
*
Make this compile cleanly. It passes WARNS=2, but I haven't checked
peter
2003-10-26
1
-12
/
+16
*
Avoid registering for a lock on the server in the event the NFS client
rwatson
2003-05-14
1
-6
/
+11
*
Remove cast that's not needed.
alfred
2002-03-22
1
-1
/
+1
*
Bring code to WARNS=3 level. Mostly fix unused variables.
alfred
2002-03-21
1
-8
/
+13
*
Fix boundry condition in lock management:
alfred
2002-01-17
1
-2
/
+13
*
prototype functions and fix some line wrapping
alfred
2001-12-02
1
-6
/
+16
*
Fold ANDREW_LOCKD into -current.
alfred
2001-11-29
1
-556
/
+1964
*
Turn on NO_WERROR and set WARNS to 1.
alfred
2001-11-13
1
-1
/
+1
*
Implement partial-file NFS lock testing.
alfred
2001-10-14
1
-8
/
+68
*
Implement client side NFS locks.
alfred
2001-04-17
1
-4
/
+4
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
alfred
2001-03-19
1
-0
/
+759