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
/
netncp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement m_getm() which will perform an "all or nothing" mbuf + cluster
bmilekic
2001-02-14
1
-27
/
+2
*
Mechanical change to use <sys/queue.h> macro API instead of
phk
2001-02-04
2
-6
/
+6
*
Common option '-N' do not require an argument.
bp
2001-01-07
1
-2
/
+2
*
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
bmilekic
2000-12-21
2
-9
/
+9
*
Make malloc use M_ZERO in some more locations.
dwmalone
2000-10-29
1
-6
/
+3
*
Remove unneeded #include <sys/proc.h> lines.
phk
2000-10-29
1
-1
/
+0
*
Convert lockmgr locks from using simple locks to using mutexes.
jasone
2000-10-04
3
-0
/
+10
*
Remove duplicate SYSCTL_NODE() declaration. Kernel linker can't deal
bp
2000-10-02
1
-1
/
+0
*
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
3
-13
/
+13
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
3
-13
/
+13
*
nwfs depends on ncp
peter
2000-04-29
1
-0
/
+2
*
Do not panic if request issued by kernel.
bp
2000-04-05
1
-1
/
+2
*
Enable '=' character in the filename.
bp
2000-01-29
1
-1
/
+1
*
Forward declare some structs so that this header is more self-suifficent.
bde
2000-01-14
4
-0
/
+17
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
4
-10
/
+10
*
Update to version 1.3.4 of ncplib. Cleanup header files.
bp
1999-12-12
9
-35
/
+42
*
Change structure field named 'toupper' to 'to_upper' to avoid conflict
archie
1999-11-02
2
-8
/
+8
*
Bump internal version number with next release of ncplib.
bp
1999-10-31
1
-1
/
+1
*
Add support for C++ in the headers. Some style cleanup.
bp
1999-10-31
3
-146
/
+134
*
Add missing initialization which could lead to kernel panic.
bp
1999-10-29
1
-0
/
+1
*
Initial import of ncp library sources.
bp
1999-10-12
4
-0
/
+423
*
Remove unnessary includes.
bp
1999-10-12
8
-28
/
+0
*
Fixed "misspelling" of bcmp as memcmp. memcmp doesn't exist in the
bde
1999-10-03
1
-1
/
+1
*
Import kernel part of ncplib: netncp and nwfs
bp
1999-10-02
18
-0
/
+5652