NetBSD/sys
2019-02-09 07:48:39 +00:00
..
altq
arch Typo in comment 2019-02-09 07:20:21 +00:00
coda
compat Update compat_freebsd requirements list to use compat_09 vs compat 2019-02-05 00:40:15 +00:00
conf be sure to only apply zlib.c's -Wno-error=implicit-fallthrough to GCC 7. 2019-02-05 09:29:19 +00:00
crypto add fallthru comments. i considered patching makefiles to ignore 2019-02-04 08:23:53 +00:00
ddb - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
dev Support RTL8152. Tested on ure(4) (RTL8152). 2019-02-09 07:48:39 +00:00
dist/pf
external add missing break for CP_COHER_BASE case. 2019-02-08 04:11:53 +00:00
fs It turns out we do want the puffs compat code in any kernel which 2019-02-05 00:22:36 +00:00
gdbscripts
kern - Redo all the ioctl compat stuff to use a standard "ioctl" interface, 2019-02-05 23:28:02 +00:00
lib don't use -fnon-call-exceptions on arm. not needed and triggers eh_frame generation. 2019-02-07 10:44:54 +00:00
miscfs Add "void *extra" argument to vcache_new() so a file system may 2019-01-01 10:06:54 +00:00
modules Add ure(4): RealTek RTL8152/RTL8153 10/100/Gigabit USB Ethernet device. 2019-02-06 11:55:05 +00:00
net Remove NOTRAILERS from IFFBITS. 2019-02-05 06:43:20 +00:00
net80211 Normalize all the compat hooks' names to the form 2019-01-29 09:28:50 +00:00
netatalk Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
netbt - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
netcan
netinet adjust fallthru comments to appease gcc7. 2019-02-05 04:48:47 +00:00
netinet6 adjust fallthru comments to appease gcc7. 2019-02-05 04:48:47 +00:00
netipsec Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
netmpls Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
netsmb
nfs - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
opencrypto Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
rump kill compat code dependencies. 2019-02-06 23:00:56 +00:00
secmodel
stand Add support for "bootargs" environment variable from jmcneill@ 2019-01-18 19:41:03 +00:00
sys - Redo all the ioctl compat stuff to use a standard "ioctl" interface, 2019-02-05 23:28:02 +00:00
ufs Update comment (overlooked in r1.179). 2019-01-10 06:31:04 +00:00
uvm Remove end of line spaces - one (two in one line) added during recent merge, 2019-01-27 05:22:19 +00:00
Makefile