NetBSD/sys
msaitoh d4bacf091b Add jmphy(4) from OpenBSD. 2019-10-30 12:06:25 +00:00
..
altq
arch Add jmphy(4) from OpenBSD. 2019-10-30 12:06:25 +00:00
coda Fix locking for readdir code (Brett Lymn) 2018-11-20 19:05:25 +00:00
compat Don't ignore EBUSY from disestablish or we can crash by unloading busy 2019-10-28 23:32:15 +00:00
conf Implement a front-end driver of virtio-9p called vio9p 2019-10-28 02:56:40 +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 jmphy(4) from OpenBSD. 2019-10-30 12:06:25 +00:00
dist/pf Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
external fix printf formats 2019-10-25 01:32:56 +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 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 Continue to build the filemon module, but don't install it. Hopefully 2019-10-28 16:03:55 +00:00
net Add sysctl nodes to control fragmentation with IPv[46] over IPv6 gif(4). 2019-10-30 03:45:59 +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 Add sysctl nodes to control fragmentation with IPv[46] over IPv6 gif(4). 2019-10-30 03:45:59 +00:00
netipsec Make panic messages more informative 2019-09-25 09:53:37 +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 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 evbppc port has been built with modules for some time now, drop explanation on 2019-06-17 17:01:50 +00:00