NetBSD/sys
jmcneill 9cc94ca9d8 add WSKBD_TYPE_TCAKP for Texas Instruments TCA8418 2017-08-26 21:16:54 +00:00
..
altq Reject negative indices. 2017-07-28 13:58:47 +00:00
arch sun4v: Avoid touching the %tick_cmpr register which is not present on never systems (Oracle SPARC Architecture 2011 and beyond). Based on code from OpenBSD locore.s revision 1.177. Tested on both sun4u (qemu and USIII) and sun4v (qemu and T5-2). ok martin@ 2017-08-26 20:25:00 +00:00
coda
compat Remove vm86. 2017-08-12 07:21:57 +00:00
conf do dts depend processing in two passes, one for /include/ and one for #include 2017-07-15 15:53:48 +00:00
crypto
ddb
dev add WSKBD_TYPE_TCAKP for Texas Instruments TCA8418 2017-08-26 21:16:54 +00:00
dist/pf
external Fix lockdebug_locked annotations. 2017-08-25 14:14:44 +00:00
fs Add more sanity checks for BPB parameters. Handle FAT12 format for media 2017-08-20 11:48:15 +00:00
gdbscripts
ipkdb
kern Build fix attempt ... changes affect !KERNEL (ie: userland, rump) version 2017-08-24 17:18:55 +00:00
lib GCC 5.3 likes to emit unwind data with float registers, i.e. register 2017-07-13 15:13:19 +00:00
miscfs No need to cache anonymous device vnodes, they will never be looked up. 2017-08-21 08:56:45 +00:00
modules Don't build the ibcs2 module on i386. 2017-08-11 12:58:14 +00:00
net Fix vlan(4) obytes counter. Implemented by s-yamaguchi@IIJ, thanks. 2017-08-09 06:17:23 +00:00
net80211
netatalk
netbt
netcan
netinet add some more getsockopt(2) params 2017-08-15 09:21:48 +00:00
netinet6 PR/52472: Edgar Fuss: Document handling of scoped IPv6 addresses by embedding 2017-08-09 17:20:44 +00:00
netipsec remove unnecessary comment. 2017-08-21 07:38:42 +00:00
netisdn
netkey
netmpls
netnatm
netsmb Reject negative offset/count for smb read/write. 2017-07-28 14:45:59 +00:00
nfs
opencrypto use pool_cache(9) instead of pool(9) as they can be called concurrently. 2017-07-31 04:25:45 +00:00
rump Make IPsec SPD MP-safe 2017-08-02 01:28:02 +00:00
secmodel
stand
sys Add EX_EARLY flag for extent_create, which skips locking. Required for 2017-08-24 11:33:28 +00:00
ufs print mode as octal for readability 2017-08-20 12:51:38 +00:00
uvm PR/52384: make uvm_fault_check() return EFAULT not EACCES, like our man pages 2017-07-09 20:53:09 +00:00
Makefile