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
/
nwfs
/
nwfs_node.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
v_interlock is a mutex now, not simple lock.
bp
2000-11-04
1
-1
/
+1
*
Make malloc use M_ZERO in some more locations.
dwmalone
2000-10-29
1
-2
/
+1
*
Convert lockmgr locks from using simple locks to using mutexes.
jasone
2000-10-04
1
-0
/
+1
*
Protect hash data with lock manager instead of home grown one.
bp
2000-10-02
1
-57
/
+73
*
Get rid from the legacy __P() macro. Remove 'register' keywords.
bp
2000-10-02
1
-9
/
+16
*
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
phk
2000-07-04
1
-2
/
+2
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
1
-2
/
+2
*
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
*
Try to obtain timezone offset from an environment of mount program.
bp
2000-04-05
1
-2
/
+2
*
useracc() the prequel:
phk
1999-10-29
1
-1
/
+0
*
Remove unnessary includes.
bp
1999-10-12
1
-4
/
+0
*
Import kernel part of ncplib: netncp and nwfs
bp
1999-10-02
1
-0
/
+321