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
/
netgraph
/
ng_tty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the use of M_ZERO to netgraph.
dwmalone
2000-11-18
1
-2
/
+1
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
1
-1
/
+0
*
Since neither archie nor I work at Whistle any more, change our email
julian
2000-10-24
1
-1
/
+1
*
Remove unnecessary #include's as reported by phk's script.
archie
2000-09-22
1
-1
/
+0
*
Major update to the way synchronization is done in the kernel. Highlights
jasone
2000-09-07
1
-13
/
+1
*
Two simple changes to the kernel internal API for netgraph modules,
julian
2000-04-28
1
-2
/
+3
*
Use snprintf() instead of sprintf().
archie
2000-03-13
1
-1
/
+1
*
Remove a bunch of un-needed includes.
julian
1999-12-07
1
-2
/
+0
*
Add two new generic control messages, NGM_ASCII2BINARY and
archie
1999-11-30
1
-10
/
+11
*
When allocating a new PKTHDR mbuf, always set m->m_pkthdr.rcvif = NULL.
archie
1999-11-17
1
-2
/
+2
*
Add typedefs for node methods
julian
1999-11-01
1
-8
/
+7
*
dang, deleted a line
julian
1999-10-23
1
-1
/
+2
*
Now that Netgraph is in the system there are some cleanups we can do.
julian
1999-10-23
1
-7
/
+3
*
Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
julian
1999-10-21
1
-0
/
+706