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
/
fs
/
nullfs
/
null.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Assume that all lower filesystems now support proper locking. Assert
jeff
2005-03-15
1
-2
/
+0
*
/* -> /*- for copyright notices, minor format tweaks as necessary
imp
2005-01-06
1
-1
/
+1
*
Back when VOP_* was introduced, we did not have new-style struct
phk
2004-12-01
1
-1
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
MFp4: Fix two bugs causing possible deadlocks or panics, and one nit:
tjr
2003-06-17
1
-0
/
+2
*
Fix a race during null node creation between relookuping the hash and
semenu
2002-06-13
1
-1
/
+1
*
Fix the "error" path (when dropping not fully initialized vnode).
semenu
2002-06-13
1
-1
/
+1
*
Convert nullfs to nmount.
mux
2002-05-23
1
-4
/
+0
*
Various cleanups towards make nullfs functional (it is still broken
bp
2000-09-05
1
-0
/
+12
*
Get rid from the __P() macros.
bp
2000-09-05
1
-6
/
+7
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-1
/
+1
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-1
/
+1
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
Get rid of the NULLFS_DIAGNOSTIC option. This option was as useful as
bde
1999-09-04
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Some staticized variables were still declared to be extern.
bde
1997-09-07
1
-2
/
+1
*
Fix some warnings (missing prototypes, wrong "generic" args etc)
peter
1997-05-25
1
-1
/
+3
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make this compile again after the Lite2 merge.
mpp
1997-02-12
1
-0
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-3
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
1
-2
/
+2
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+75