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
/
sys
/
kern
/
kern_lockf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OID_AUTO instead of a magic number for Lite2 sysctl debug.lockf_debug.
bde
1997-04-01
1
-5
/
+3
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Added some ufs #includes so that this compiles with option LOCKF_DEBUG.
bde
1997-02-18
1
-2
/
+7
*
Restored some lost function return types.
bde
1997-02-12
1
-0
/
+2
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-69
/
+54
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Delete bogus inconsistency check that could cause a gratuitous panic. I
dg
1996-12-29
1
-8
/
+1
*
Fixed arg checking in if_advlock(). Invalid args were accepted in an
bde
1996-12-19
1
-11
/
+14
*
Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.
bde
1996-09-03
1
-2
/
+2
*
A Major staticize sweep. Generates a couple of warnings that I'll deal
phk
1995-12-14
1
-9
/
+19
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Changed some variable names in lf_addblock to make the code both
dg
1994-10-25
1
-9
/
+9
*
While in the real world, I had a bad case of being swapped out for a lot of
phk
1994-09-25
1
-7
/
+8
*
Made lockf advisory locking code generic (rather than ufs specific), and
dg
1994-08-08
1
-0
/
+797