NetBSD/sys
itojun c00fa8dfd9 avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE
optimization made last year.  should solve PR 17867 and 10195.

IP_HDRINCL behavior of raw ip socket is kept unchanged.  we may want to
provide IP_HDRINCL variant that does not swap endian.
2002-08-14 00:23:27 +00:00
..
adosfs
altq
arch Byte-swapping optimizations, enabled if compiling with GCC: 2002-08-13 22:41:36 +00:00
coda
compat Added a sleep on the parent so that the parent cannot die while the child 2002-08-12 20:11:38 +00:00
conf While the "wi" is a wlan device, it does not currently use any code 2002-08-11 17:00:04 +00:00
crypto
ddb
dev Add Palm m515. From FreeBSD. 2002-08-13 11:38:15 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern In exit1(), moved the call to the emulation exit hook to a place where it is 2002-08-13 05:42:27 +00:00
lib
lkm
miscfs
msdosfs
net avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netatalk
netccitt
netinet avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netinet6 avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netisdn
netiso avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netkey
netnatm
netns avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netsmb
nfs
ntfs
stand
sys Expose <machine/pmc.h> to userland. 2002-08-08 16:23:19 +00:00
ufs
uvm
Makefile