NetBSD/sys
2019-10-23 02:34:43 +00:00
..
altq
arch Implement platform reset for i.MX6. 2019-10-23 02:34:43 +00:00
coda
compat regen 2019-10-13 22:31:31 +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 we want to check that the allocation is going to be zero, not whether 2019-10-23 01:30:54 +00:00
dist/pf
external When building r128drm(4), gcc objects to shifting into bit 31 of a 2019-10-22 13:19:47 +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
kern Fix a race condition when handling concurrent LWP signals and add a test 2019-10-21 17:07:00 +00:00
lib Make sure we're dealing with a static binary. Otherwise we could crash if 2019-10-17 14:00:28 +00:00
miscfs Defer to synchronous I/O before the aiodone work queue exists. 2019-10-06 05:48:00 +00:00
modules Elide function pointer cast errors 2019-10-13 22:30:52 +00:00
net vlan: get rid of unnecessary if_ipackets++ in vlan_input 2019-10-21 06:26:12 +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 s/initalize/initialize/ in comment or printf message. 2019-10-18 04:09:01 +00:00
netinet6 in6: reset the temporary address timer on a change of the interval period 2019-10-18 04:33:53 +00:00
netipsec Make panic messages more informative 2019-09-25 09:53:37 +00:00
netmpls
netsmb
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 Add a function cast for enosys 2019-10-15 18:36:38 +00:00
secmodel
stand Increase MI efiboot bootprompt() input buffer from 80 bytes to LINE_MAX. 2019-09-29 00:52:26 +00:00
sys Provide sysconf(_SC_RTSIG_MAX) = SIGRTMAX - SIGRTMIN 2019-10-16 20:43:18 +00:00
ufs fix compilation 2019-09-18 18:46:00 +00:00
uvm Define and use VM_PAGEMD_PVLIST_EMPTY_P 2019-10-20 08:29:38 +00:00
Makefile