NetBSD/sys
thorpej 4081e2be7c Use the device_compatible_entry mechanism rather than of_compat_data;
all of the OF / FDT data we need is already in the i2c_attach_args.
2018-06-19 02:08:12 +00:00
..
altq simplify priq_class_create(): if the alloc for cl_q fails, 2018-06-15 08:34:18 +00:00
arch rk_cru_composite_set_rate: allow selection of parent clocks in different 2018-06-19 01:24:17 +00:00
coda
compat Revert previous, mrg's fix is better (even with possible namespace issues, 2018-06-15 08:17:38 +00:00
conf shuffle mechanics of files.virtio config(5) include location, 2018-06-06 18:10:35 +00:00
crypto
ddb Add missing $NetBSD$ comment at the beginning. 2018-05-27 12:24:36 +00:00
dev Use the device_compatible_entry mechanism rather than of_compat_data; 2018-06-19 02:08:12 +00:00
dist/pf
external make ena(4) compile, with best efford exercised to convert code to NetBSD 2018-06-16 15:00:35 +00:00
fs Remove duplicate ; 2018-06-06 01:49:07 +00:00
gdbscripts
ipkdb
kern Fix a silly mistake in device_compatible_entry_matches() that I made 2018-06-18 16:31:42 +00:00
lib Use the standard build rules. 2018-06-05 00:57:47 +00:00
miscfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
modules Replace HAVE_GCC with ACTIVE_CC == gcc checks 2018-06-07 13:21:44 +00:00
net Fix to aquire pppoe_softc_list_lock before read and write the list 2018-06-18 09:53:45 +00:00
net80211
netatalk Remove aarp_clean, unused. By the way this function was probably buggy 2018-05-29 16:29:47 +00:00
netbt
netcan
netinet Add the lock to refer the list included in ethercom for safety 2018-06-14 08:06:07 +00:00
netinet6 Rename 2018-06-01 08:56:00 +00:00
netipsec Clarify, remove superfluous things. 2018-05-31 15:34:25 +00:00
netisdn
netkey
netmpls
netnatm
netsmb
nfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
opencrypto Remove duplicate ; 2018-06-06 01:49:07 +00:00
rump Remove duplicate ; 2018-06-06 01:49:07 +00:00
secmodel
stand
sys Add device_compatible_match(), a generalized routine for weighted 2018-06-18 15:36:54 +00:00
ufs Add missing b_cflags and b_oflags. 2018-06-09 18:48:31 +00:00
uvm add missing boilerplate for UVMHIST. 2018-06-02 15:24:55 +00:00
Makefile