NetBSD/sys
2011-06-25 05:45:10 +00:00
..
altq
arch Move some stuff from evbppc's Makefile.inc to powerpc's. 2011-06-25 02:26:53 +00:00
coda Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
common Redo how the pte_*wire* inlines work. Now pmap.c makes no assuming about 2011-06-23 20:46:15 +00:00
compat Adapt to change to PCU. 2011-06-09 13:41:40 +00:00
conf Allow PAX_ASLR to be used by itself. 2011-06-23 23:42:43 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
dev When printing the interrupt string, be like the other driver and do 2011-06-23 17:42:46 +00:00
dist remove unused expression 2011-05-18 12:54:15 +00:00
external dma_addr_t may not be a 64bit type, so add an explicit cast here instead 2011-06-09 14:47:15 +00:00
fs - Fix a silly bug: remove umap from uobj in ubc_release() UBC_UNMAP case. 2011-06-19 02:42:53 +00:00
gdbscripts
ipkdb
kern Allow PAX_ASLR to be used by itself. 2011-06-23 23:42:43 +00:00
lib remove HAVE_GCC == 4 conditional 2011-06-20 08:22:43 +00:00
miscfs From Aleksey Cheusov: Don't make it easy for compromised systems to bypass 2011-06-23 17:06:38 +00:00
modules ibm4xx now uses <powerpc/pci_machdep.h> 2011-06-22 18:17:17 +00:00
net make LSE prepend the rest of the shims in they exist 2011-06-22 19:08:29 +00:00
net80211 Change i_len in ieee80211req to be unsigned and fix other signed/unsigned 2011-06-12 00:07:19 +00:00
netatalk aarpprobe() is called before MOWNER_ATTACH(&aarp_mowner), leading 2011-05-08 13:51:31 +00:00
netbt G/C M_EMULDATA 2011-04-27 00:36:47 +00:00
netinet Be a bit cleaner and reduce the amount of namespace pollution 2011-06-07 22:51:32 +00:00
netinet6 Don't refer to extern tcbtable here, it is unused. 2011-06-01 22:59:44 +00:00
netipsec catch a case where an ip6 address with scope embedded was compared with 2011-06-09 21:04:37 +00:00
netisdn
netiso Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netkey
netmpls Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netnatm
netsmb
nfs - Fix a silly bug: remove umap from uobj in ubc_release() UBC_UNMAP case. 2011-06-19 02:42:53 +00:00
opencrypto use 64-bit integers for GF128 multiplication on LP64 CPUs 2011-06-09 14:47:42 +00:00
rump fix an operator precedence error picked up by GCC 4.5.3. real bug. 2011-06-22 04:01:08 +00:00
secmodel
stand
sys PR/45015: ld.elf_so: support ELF symbol versioning 2011-06-25 05:45:10 +00:00
ufs fix an off by one array overflow found by GCC 4.5.3. 2011-06-22 04:01:33 +00:00
uvm amap_copy: fix one more regression, thanks to enami@. 2011-06-24 01:48:43 +00:00
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00