NetBSD/sys
maxv 4e8a8f71db Handle absolute relocations coming from the kernel: preserve SHN_ABS in
the kernel and module symbols, and when relocating a symbol that has
SHN_ABS, take its value as-is and don't return an error if it equals zero.

Sent on tech-kern@.
2017-11-03 09:59:07 +00:00
..
altq
arch Handle absolute relocations coming from the kernel: preserve SHN_ABS in 2017-11-03 09:59:07 +00:00
coda Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
compat unconst machine_arch32 for sysctl data .. pointed out by Riccardo Mottola 2017-10-31 16:10:25 +00:00
conf Add driver for Broadcom 802.11a/b/g/n/ac USB wireless devices, based on 2017-10-19 23:58:41 +00:00
crypto
ddb Handle absolute relocations coming from the kernel: preserve SHN_ABS in 2017-11-03 09:59:07 +00:00
dev No need to ratify block size twice as this is done in audio_initbufs. 2017-11-03 05:31:38 +00:00
dist/pf PR/52682: David Binderman: Fix wrong assignment (in the !__NetBSD__ code) 2017-10-31 15:00:03 +00:00
external merge conflicts 2017-10-28 10:35:04 +00:00
fs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
gdbscripts
ipkdb
kern Handle absolute relocations coming from the kernel: preserve SHN_ABS in 2017-11-03 09:59:07 +00:00
lib Avoid negative shift. 2017-11-02 16:09:33 +00:00
miscfs Update the kernhist(9) kernel history code to address issues identified 2017-10-28 00:37:11 +00:00
modules
net Set IFEF_NO_LINK_STATE_CHANGE flag to pseudo devices that don't use if_link_state_change 2017-10-30 16:01:19 +00:00
net80211
netatalk
netbt
netcan
netinet If if_initialize() failed in the attach function, free resources and return. 2017-10-23 09:31:17 +00:00
netinet6
netipsec
netisdn Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
netkey
netmpls
netnatm
netsmb
nfs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
opencrypto
rump Fix compile error. 2017-10-23 13:12:23 +00:00
secmodel
stand
sys Handle absolute relocations coming from the kernel: preserve SHN_ABS in 2017-11-03 09:59:07 +00:00
ufs Update the kernhist(9) kernel history code to address issues identified 2017-10-28 00:37:11 +00:00
uvm Remove unneeded casts to (uintptr_t). This is already taken care of in 2017-10-30 03:25:14 +00:00
Makefile