NetBSD/sys
macallan 12d26bd60a first step to clean up & bus-spacification:
- use i2c addresses with the direction bit shifted out in iic_exec and when
  attaching drivers so things attaching to iic* have a chance of working
- add an empty i2c-devices prop_array_t to keep drivers we don't want from
  attaching to iic*
- printf -> DPRINTF / aprint_*
- usa mapiodev() for now to make this work on G5
2017-09-05 17:21:09 +00:00
..
altq Reject negative indices. 2017-07-28 13:58:47 +00:00
arch first step to clean up & bus-spacification: 2017-09-05 17:21:09 +00:00
coda add a forward declaration of struct mbuf. 2017-06-08 22:29:59 +00:00
compat Fix a subtle ring0 escalation vulnerability in amd64, and implement a 2017-09-02 12:57:03 +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 an XHCI_DISABLE_MSI option 2017-09-05 08:01:43 +00:00
dist/pf
external Revert changing the byte order of fi->fi_addr. It is already correct. From 2017-09-05 11:12:32 +00:00
fs Remove some unnecessary duplicatioN 2017-08-27 06:18:16 +00:00
gdbscripts Typo in previous 2017-06-05 18:44:13 +00:00
ipkdb
kern When adding a new veriexec_file_entry, if an entry already exists with 2017-08-31 08:47:19 +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 Remove the filesystem tracing feature 2017-08-28 00:46:06 +00:00
modules Remove the filesystem tracing feature 2017-08-28 00:46:06 +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 Refuse to bind to a non-CAN interface. 2017-06-09 08:21:41 +00:00
netinet add some more getsockopt(2) params 2017-08-15 09:21:48 +00:00
netinet6 PR/52382: BERTRAND Joel: Fix mapped IPv4 source selection; this got broken 2017-08-27 12:34:21 +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 Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
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 Make the PMC syscalls privileged. 2017-06-14 17:48:40 +00:00
stand
sys Welcome to 8.99.2! 2017-08-28 01:27:34 +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 merge the bouyer-socketcan branch to HEAD. 2017-05-27 21:02:54 +00:00