freebsd-nq/sys
Marcel Moolenaar 94632b9fe1 Unbreak 64-bit little-endian systems that do require alignment.
The fix involves using le16dec(), le32dec(), le16enc() and
le32enc(). This eliminates invalid casts and duplicated logic.
2006-12-21 05:40:46 +00:00
..
amd64 MFP4: 109655 2006-12-20 20:17:35 +00:00
arm Align the interfaces for the various watchdogs and make the interface 2006-12-15 21:44:49 +00:00
boot MFp4: differences for bwct ethernet attachment 2006-12-20 18:26:37 +00:00
bsm
cam
coda
compat MFP4: 109655 2006-12-20 20:17:35 +00:00
conf build new mdesc file 2006-12-18 07:26:35 +00:00
contrib
crypto
ddb
dev On amd64 platform, use linux32 headers so 32-bit Linux applications 2006-12-20 17:10:53 +00:00
fs Unbreak 64-bit little-endian systems that do require alignment. 2006-12-21 05:40:46 +00:00
gdb
geom
gnu
i4b
i386 Regen (just to fix 'generated from' line from the previous commit). 2006-12-20 20:42:58 +00:00
ia64 Add a lwpid field into per-cpu structure, the lwpid represents current 2006-12-20 04:40:39 +00:00
isa
isofs/cd9660
kern Expand commenting on label slots, justification for the MAC Framework locking 2006-12-20 20:38:44 +00:00
libkern
modules Remove stall comment. 2006-12-18 18:57:41 +00:00
net
net80211
netatalk
netatm
netgraph
netinet o made in kernel libalias mpsafe 2006-12-15 12:50:06 +00:00
netinet6 In ip6_sprintf print the addresses in a more common/readable 2006-12-16 14:15:31 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci Don't assume IF_LLADDR returns aligned memory address. 2006-12-18 01:38:10 +00:00
powerpc Remove bogus increment of re-hashed PTEG index. This snuck in with r1.12 of 2006-12-20 01:10:21 +00:00
rpc
security Comment LABEL_TO_SLOT() macro, including observing that we'd like to improve 2006-12-20 23:41:59 +00:00
sparc64 add new large page sizes for use by shared loader 2006-12-18 07:28:59 +00:00
sun4v reduce padding to compensate for recent change to sys/pcpu.h (tinderbox fix) 2006-12-20 20:18:07 +00:00
sys Comment LABEL_TO_SLOT() macro, including observing that we'd like to improve 2006-12-20 23:41:59 +00:00
tools
ufs
vm Optimize vm_object_split(). Specifically, make the number of iterations 2006-12-17 20:14:43 +00:00
Makefile