NetBSD/sys
isaki febfde9c6a Simplify async_mixer handling.
- It makes FIOASYNC code in mixer_ioctl() symmetric.
- For readability, mixer_async_{add,remove}() should take pid argument
  though pid is always curproc.
2020-01-11 04:53:10 +00:00
..
altq s/lenght/length/ 2019-12-26 04:53:11 +00:00
arch add lmu driver 2020-01-10 06:26:34 +00:00
coda
compat don't check the value of retval in netbsd32_mmap() if sys_mmap() 2020-01-07 07:26:21 +00:00
conf - options NAMECACHE_ENTER_REVERSE is no more. 2020-01-08 12:04:56 +00:00
crypto Nuke crypto/arc4. Has not been used since 2003. Will not be missed. 2019-12-05 03:22:02 +00:00
ddb Hopefully fix some problems seen with MP support on non-x86, in particular 2020-01-08 17:38:41 +00:00
dev Simplify async_mixer handling. 2020-01-11 04:53:10 +00:00
dist/pf
external Don't call memcpy() when the length is 0 (and the source pointer is NULL) 2020-01-07 13:51:38 +00:00
fs - Eliminate the global "boottime" variable, which was being accessed 2020-01-02 15:42:26 +00:00
gdbscripts more updates for the vnode and mount list iterator changes 2019-12-06 02:37:53 +00:00
kern - Many small tweaks to the SMT awareness in the scheduler. It does a much 2020-01-09 16:35:03 +00:00
lib Nix trailing whitespace. 2019-12-14 17:24:43 +00:00
miscfs - Eliminate the global "boottime" variable, which was being accessed 2020-01-02 15:42:26 +00:00
modules One more vestige. 2020-01-01 19:36:27 +00:00
net Add missing packet filter hooks, byte accounting. 2020-01-06 20:31:35 +00:00
net80211 s/inital/initial/ 2019-12-27 09:25:57 +00:00
netatalk Add sanity check, only sat_len bytes got copied in, the rest is 2019-11-29 17:40:16 +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/referece/reference/ in comment. 2019-12-27 10:17:56 +00:00
netinet6 Don't forget to initialize 'sin6_len'. With kASan, from time to time the 2020-01-03 08:53:14 +00:00
netipsec Reduce load for IKE negotiations when the system has many IPv6 addresses. 2019-11-14 03:17:08 +00:00
netmpls
netsmb Set 'ntencpass' to NULL as part of 'again', to prevent use-after-free. 2020-01-07 06:14:42 +00:00
nfs - Eliminate the global "boottime" variable, which was being accessed 2020-01-02 15:42:26 +00:00
opencrypto Rather than keeping a separate mutex, condvar, and pserialize for each 2019-12-12 02:15:42 +00:00
rump Hopefully fix some problems seen with MP support on non-x86, in particular 2020-01-08 17:38:41 +00:00
secmodel
stand Fix EFIBOOT_DEBUG build on arm 2020-01-03 14:14:56 +00:00
sys NetBSD 9.99.36 - scheduler changes 2020-01-10 09:47:19 +00:00
ufs - Add and use wrapper functions that take and acquire page interlocks, and pairs 2019-12-31 22:42:50 +00:00
uvm UVM_PAGE_TREE_PENALTY isn't used any more. 2020-01-10 21:32:17 +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