1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys
Hartmut Brandt 5be9a825e2 Add BPF support to HARP network interfaces. This allows one to see
the traffic on LLC multiplexed connections (like CLIP).

PR:		kern/51831
Submitted by:	Vincent Jardin <vjardin@wanadoo.fr>
MFC after:	2 weeks
2003-07-24 08:15:20 +00:00
..
alpha Implement casuptr(). 2003-07-24 07:49:45 +00:00
amd64 Make the breakpoint instruction trap gate available to users. 2003-07-23 23:20:20 +00:00
arm
boot
cam Reference PR for IntelligentStick quirk entry. 2003-07-18 16:26:36 +00:00
coda
compat Add a new function swap_pager_status() which reports the total size of the 2003-07-18 10:26:09 +00:00
conf Turn -Werror back off again. Leaving out the invariants options causes 2003-07-23 22:02:30 +00:00
contrib
crypto
ddb
dev Undo single-intance inlining which is way above the comfort limit for GCC. 2003-07-23 18:03:22 +00:00
fs size_t != int. Make this compile on 64 bit platforms (eg: amd64). 2003-07-24 01:59:18 +00:00
geom
gnu Initiate de-orbit burn for fpu-less operation. 386+387 is still 2003-07-22 08:11:17 +00:00
i4b Undo agressive inlining which GCC previously wisely ignored. 2003-07-23 17:58:41 +00:00
i386 Stop GCC from whining when people use a 16 bit port number for inb() and outb() 2003-07-23 20:28:23 +00:00
ia64 We sloppily created an array for the high FP registers (f32-f127), 2003-07-23 03:08:34 +00:00
isa
isofs/cd9660
kern Initialize 'blocked' to NULL. I think this was a real problem, but I 2003-07-23 20:29:13 +00:00
libkern
modules Initiate de-orbit burn for fpu-less operation. 386+387 is still 2003-07-22 08:11:17 +00:00
net add monitor mode 2003-07-21 02:49:42 +00:00
net80211 add monitor mode 2003-07-21 02:49:42 +00:00
netatalk
netatm Add BPF support to HARP network interfaces. This allows one to see 2003-07-24 08:15:20 +00:00
netgraph
netinet add IPSEC_FILTERGIF suport for FAST_IPSEC 2003-07-22 18:58:34 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp size_t != int. Make this compile on 64 bit platforms (eg: amd64). 2003-07-24 01:59:18 +00:00
netsmb size_t != int. Make this compile on 64 bit platforms (eg: amd64). 2003-07-24 01:59:18 +00:00
nfs
nfsclient
nfsserver
opencrypto
pc98 MFi386: revision 1.1090. 2003-07-23 12:09:14 +00:00
pccard
pci Erm, my previous commit was wrong and sis_tick() was only called each time 2003-07-22 01:35:09 +00:00
posix4
powerpc
rpc
security
sparc64
sys Attempt to preempt any new gcc-ism references to 2003-07-22 23:50:32 +00:00
tools
ufs
vm Remove all but one of the inlines here, this reduces the code size by 2003-07-22 20:54:26 +00:00
Makefile