freebsd-skq/sys
2006-12-29 15:29:49 +00:00
..
amd64 Fixed some style bugs (mainly assorted errors in comments, and inconsistent 2006-12-29 15:29:49 +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 fix botch 2006-12-21 23:20:51 +00:00
coda
compat add entry points required by newer broadcom wireless driver 2006-12-25 17:04:41 +00:00
conf Work around a long standing LOR with user/group rules by doing the socket 2006-12-29 13:59:03 +00:00
contrib Various bpf(4) related fixes to catch places up to the new bpf(4) 2006-12-29 13:59:50 +00:00
crypto
ddb
dev Various bpf(4) related fixes to catch places up to the new bpf(4) 2006-12-29 13:59:50 +00:00
fs Call vnode_create_vobject() in VOP_OPEN. Makes mmap work on UDF filesystem. 2006-12-23 18:53:22 +00:00
gdb
geom
gnu
i4b Various bpf(4) related fixes to catch places up to the new bpf(4) 2006-12-29 13:59:50 +00:00
i386 Fixed some style bugs (mainly assorted errors in comments, and inconsistent 2006-12-29 15:29:49 +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 - More search and replace prettying. 2006-12-29 12:55:32 +00:00
libkern
modules Build bits for ng_deflate(4) and ng_pred1(4). 2006-12-29 13:16:43 +00:00
net Various bpf(4) related fixes to catch places up to the new bpf(4) 2006-12-29 13:59:50 +00:00
net80211 o unbreak rate set defaulting 2006-12-28 01:31:26 +00:00
netatalk
netatm
netgraph Various bpf(4) related fixes to catch places up to the new bpf(4) 2006-12-29 13:59:50 +00:00
netinet Some whitespace nits and remove a few casts. 2006-12-29 14:58:18 +00:00
netinet6 In ip6_sprintf print the addresses in a more common/readable 2006-12-16 14:15:31 +00:00
netipsec s,#if INET6,#ifdef INET6, 2006-12-14 17:33:46 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient NetApp filers return corrupt post op attrs in the wcc on NFS error responses. 2006-12-11 19:54:25 +00:00
nfsserver MFp4: 92972, 98913 + one more change 2006-12-12 12:17:58 +00:00
opencrypto
pc98
pccard
pci Don't assume IF_LLADDR returns aligned memory address. 2006-12-18 01:38:10 +00:00
powerpc In cpu_reset(), call OF_reboot() instead of OF_exit(). The latter 2006-12-28 23:56:50 +00:00
rpc
security Remove two XXX comments that no longer apply. 2006-12-29 11:03:44 +00:00
sparc64 add new large page sizes for use by shared loader 2006-12-18 07:28:59 +00:00
sun4v Fix build 2006-12-25 17:03:04 +00:00
sys turn non-INVARIANT KASSERT into an empty but real C 2006-12-26 02:48:42 +00:00
tools
ufs
vm Optimize vm_object_split(). Specifically, make the number of iterations 2006-12-17 20:14:43 +00:00
Makefile