NetBSD/sys
msaitoh 9068f29f34 Add support for KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 and KSZ9477.
It also supports LAN7430's internal PHY. First wrote by nisimura@ and added
some device support by me. Not tested well.
2019-11-06 16:02:53 +00:00
..
altq
arch Change kcsan_md_is_avail() to always return true; I was testing with 2019-11-06 06:57:22 +00:00
coda
compat regen 2019-11-04 11:33:01 +00:00
conf Add Kernel Concurrency Sanitizer (kCSan) support. This sanitizer allows us 2019-11-05 20:19:17 +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 Add support for KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 and KSZ9477. 2019-11-06 16:02:53 +00:00
dist/pf Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
external remove stray ; 2019-11-06 07:31:20 +00:00
fs When the MFT record size is lower than the cluster size we have 2019-10-18 08:19:33 +00:00
gdbscripts Remove the 'procs' from lwps and use the one from procs. 2019-07-17 09:14:24 +00:00
kern Avoid unaligned pointer arithmetic in check_label_magic() 2019-11-06 13:07:32 +00:00
lib Add Kernel Concurrency Sanitizer (kCSan) support. This sanitizer allows us 2019-11-05 20:19:17 +00:00
miscfs Defer to synchronous I/O before the aiodone work queue exists. 2019-10-06 05:48:00 +00:00
modules Continue to build the filemon module, but don't install it. Hopefully 2019-10-28 16:03:55 +00:00
net Make global and per-interface ipsecif(4) pmtu tunable like gif(4). 2019-11-01 04:28:14 +00:00
net80211 remove __packed attribute from struct ieee80211_radiotap_header 2019-10-05 23:27:20 +00:00
netatalk Memset to prevent stack info leak. 2019-10-09 14:15:40 +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 Add comments to the tcp flags. 2019-11-01 13:54:59 +00:00
netinet6 Make global and per-interface ipsecif(4) pmtu tunable like gif(4). 2019-11-01 04:28:14 +00:00
netipsec Make global and per-interface ipsecif(4) pmtu tunable like gif(4). 2019-11-01 04:28:14 +00:00
netmpls Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
netsmb Prevent a NULL pointer dereference when the local endpoint is not defined. 2019-04-15 21:00:33 +00:00
nfs s/initalize/initialize/ in comment or printf message. 2019-10-18 04:09:01 +00:00
opencrypto add (void *) intermediate casts to elide gcc function cast warnings. This 2019-10-12 00:49:30 +00:00
rump Switch the iconv(3) prototype to the POSIX conformant variation 2019-10-24 18:17:14 +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 Add Kernel Concurrency Sanitizer (kCSan) support. This sanitizer allows us 2019-11-05 20:19:17 +00:00
ufs fix compilation 2019-09-18 18:46:00 +00:00
uvm Fix previous; semantics of align argument of uvm_map() is different 2019-11-01 13:04:22 +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