NetBSD/sys
2019-10-07 21:32:51 +00:00
..
altq
arch Add support IC Plus IP1000* PHYs. PR/kern 42314 first reported by 2019-10-07 11:53:40 +00:00
coda
compat Validate input before converting timeval::tv_usec in compat/netbsd32 2019-10-05 14:19:53 +00:00
conf convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-30 00:06:02 +00:00
crypto Use an explicit run-time assertion where compile-time doesn't work. 2019-09-19 18:29:55 +00:00
ddb Simplify logic to get rid of implicit dependence on order of ASCII 2019-10-02 09:36:30 +00:00
dev Fix argument to fdtbus_get_reg, from Jared. 2019-10-07 13:54:59 +00:00
dist/pf
external list the PCI ID range for new nvidia TU117 and TU116. 2019-10-05 22:37:49 +00:00
fs remove an always false check and its' "This can never happen?" comment. 2019-10-04 12:34:40 +00:00
gdbscripts Remove the 'procs' from lwps and use the one from procs. 2019-07-17 09:14:24 +00:00
kern Fix typo in a comment 2019-10-07 21:32:51 +00:00
lib convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-29 23:44:58 +00:00
miscfs Defer to synchronous I/O before the aiodone work queue exists. 2019-10-06 05:48:00 +00:00
modules convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-29 23:44:58 +00:00
net xc_barrier - convenience function to xc_broadcast() a nop. 2019-10-06 15:11:16 +00:00
net80211 remove __packed attribute from struct ieee80211_radiotap_header 2019-10-05 23:27:20 +00:00
netatalk RIP, RIP6, DDP, SCTP and SCTP6 lack a length check in their _connect() 2019-02-24 07:20:33 +00:00
netbt permit read_encryption_key_size from userland 2019-09-28 07:10:55 +00:00
netcan can: add missing mowner variables for MBUFTRACE 2019-08-19 03:24:38 +00:00
netinet in many device attach paths, allocate memory with KM_SLEEP instead of KM_NOSLEEP 2019-10-01 18:00:07 +00:00
netinet6 icmp6_notify_error - fix ctlfunc typedef to match pr_ctlinput, 2019-10-06 02:30:58 +00:00
netipsec Make panic messages more informative 2019-09-25 09:53:37 +00:00
netmpls
netsmb Prevent a NULL pointer dereference when the local endpoint is not defined. 2019-04-15 21:00:33 +00:00
nfs remove NCHNAMLEN optimization 2019-09-10 23:19:34 +00:00
opencrypto xc_barrier - convenience function to xc_broadcast() a nop. 2019-10-06 15:11:16 +00:00
rump xc_barrier - convenience function to xc_broadcast() a nop. 2019-10-06 15:11:16 +00:00
secmodel Add the NVMM_CTL ioctl, always privileged regardless of the permissions of 2019-04-10 18:49:04 +00:00
stand Increase MI efiboot bootprompt() input buffer from 80 bytes to LINE_MAX. 2019-09-29 00:52:26 +00:00
sys xc_barrier - convenience function to xc_broadcast() a nop. 2019-10-06 15:11:16 +00:00
ufs fix compilation 2019-09-18 18:46:00 +00:00
uvm Defer to synchronous I/O before the aiodone work queue exists. 2019-10-06 05:48:00 +00:00
Makefile evbppc port has been built with modules for some time now, drop explanation on 2019-06-17 17:01:50 +00:00