NetBSD/sys
joerg 13d02bb5bf Fix ucontext32_t on AMD64. Add optional compile time assertions for
ucontext_t and ucontext32_t to ensure that they don't change.
Provide the constants for AMD64, ARM, i386, and M68K.
2011-02-23 02:58:38 +00:00
..
altq
arch Fix ucontext32_t on AMD64. Add optional compile time assertions for 2011-02-23 02:58:38 +00:00
coda
common Use _PMAP_PRIVATE to control the inclusion of <powerpc/booke/cpuvar.h>. 2011-02-17 13:55:44 +00:00
compat Fix ucontext32_t on AMD64. Add optional compile time assertions for 2011-02-23 02:58:38 +00:00
conf add VirtualBox DRM driver 2011-02-20 15:40:21 +00:00
crypto
ddb When looking for the next element of cpu_queue compare the pointer to the 2011-02-20 10:24:45 +00:00
dev catch up with FreeBSD driver, adds support for AR815x chips 2011-02-23 02:25:04 +00:00
dist Add 1 to the port range so the range is inclusive as documented. 2011-02-12 21:23:31 +00:00
external make it compile with ATHHAL_DEBUG 2011-02-21 13:04:22 +00:00
fs puffs_msg_wait: check PARKFLAG_HASERROR before PARKFLAG_CALL. PR/44240. 2011-02-11 09:15:45 +00:00
gdbscripts fix format 2011-02-05 14:12:05 +00:00
ipkdb
kern Get rid of one explicit typecast in previous and let the compiler 2011-02-22 14:08:58 +00:00
lib Define CTASSERT in terms of __CTASSERT 2011-02-19 02:02:14 +00:00
miscfs Layer_revoke(): change previous to always take an extra reference on the 2011-01-13 10:28:38 +00:00
modules module glue for alc@pci 2011-02-23 00:36:51 +00:00
net add MBSS. From FreeBSD. 2011-02-20 13:51:17 +00:00
net80211 add ieee80211_get_rts and ieee80211_get_cts_to_self from openbsd, ok dyoung@ 2011-02-21 23:50:08 +00:00
netatalk
netbt respond to L2CAP Information requests 2011-02-06 18:50:59 +00:00
netinet udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 19:40:24 +00:00
netinet6 Delete unnecessary casts to void *. No functional change intended. Same 2011-02-06 19:12:55 +00:00
netipsec adopt a fix from OpenBSD: when scanning the IPv6 header chain, take 2011-02-21 22:54:45 +00:00
netisdn
netiso
netkey
netmpls
netnatm udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 19:40:24 +00:00
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs typo in a comment 2011-02-05 13:35:11 +00:00
opencrypto make the compatibility code conditional on COMPAT_50 2011-02-19 16:26:34 +00:00
rump Shuffle the pagedaemon algorithm a bit to record the number of 2011-02-22 20:17:37 +00:00
secmodel
stand
sys Fix ucontext32_t on AMD64. Add optional compile time assertions for 2011-02-23 02:58:38 +00:00
ufs Move blocks_in_journal() in under #ifndef FFS_NO_SNAPSHOT, all uses 2011-02-22 20:25:54 +00:00
uvm make this build w/o HAVE_CPU_UAREA_ROUTINES 2011-02-18 10:43:52 +00:00
Makefile