NetBSD/sys
maxv f1985d170d Xen therefore uses x86/db_memrw.c, as I suspected. Define __rodata_start
in the Xen ld scripts, so that it can compile. We put the __rodata_start
definition right before __data_start, for it to appear as dead code, since
the rodata segment is not yet mapped independently on Xen.
2016-05-13 05:45:13 +00:00
..
altq Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
arch Xen therefore uses x86/db_memrw.c, as I suspected. Define __rodata_start 2016-05-13 05:45:13 +00:00
coda
compat Add missing semicolon 2016-05-12 03:01:57 +00:00
conf - change major number limit for MI devices from 255 to 511, 2016-05-13 02:00:36 +00:00
crypto
ddb ddb: rename show arptab to show routes 2016-04-13 00:47:01 +00:00
dev Fix locking in slhci_roothub_ctrl 2016-05-12 18:57:38 +00:00
dist/pf Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
external Avoid taking locks during interrupts and explain why we are doing it this way. 2016-05-12 14:50:39 +00:00
fs Rework VAT searching on recordable media. It is now a lot more resilliant to 2016-05-10 15:23:39 +00:00
gdbscripts make '$e' in here the whole structure instead of a pointer, to combine 2016-05-12 00:35:10 +00:00
ipkdb
kern Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
lib provide const versions of container_of macros. 2016-05-11 03:17:22 +00:00
miscfs Split p_xstat (composite wait(2) status code, or signal number depending 2016-04-04 20:47:57 +00:00
modules Add sc_pid to sockcred so that SOCK_DGRAM and LOCAL_CREDS socket option 2016-04-06 19:45:45 +00:00
net Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
net80211 Don't check sequence number on multicast packets in station mode. 2016-05-07 12:36:50 +00:00
netatalk
netbt
netinet Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
netinet6 Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
netipsec Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
netisdn Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
netkey
netmpls Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
netnatm Sweep unncessary radix.h inclusions 2016-04-11 08:56:16 +00:00
netsmb
nfs
opencrypto
rump Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
secmodel
stand
sys Move all the randomization inside kern_pax.c so we can control it directly. 2016-05-08 01:28:09 +00:00
ufs uaf 2016-05-07 11:59:08 +00:00
uvm remove more ifdefs 2016-04-07 12:06:50 +00:00
Makefile