NetBSD/sys
2020-12-20 12:27:20 +00:00
..
altq
arch Remove old part of comment 2020-12-20 12:27:20 +00:00
coda Use sel{record,remove}_knote(). 2020-12-19 22:11:57 +00:00
compat malloc(9) -> kmem(9) 2020-12-19 22:10:56 +00:00
conf acpi: add character device for accessing ACPI tables 2020-12-06 02:57:29 +00:00
crypto Fix build with clang for earmv7hf; loadroundkey() is used only for __aarch64__. 2020-11-21 08:09:21 +00:00
ddb update several items that are done or dead. 2020-12-19 23:32:36 +00:00
dev Retry clearing WDCTL_RST a few times before giving up. Makes SATA work in 2020-12-20 00:14:30 +00:00
dist/pf In pfr_fix_anchor(), change an overlapping bcopy() call to a memmove() 2020-12-04 00:41:10 +00:00
dtb
external Use sel{record,remove}_knote(). 2020-12-19 21:54:42 +00:00
fs Disable use of UBC_FAULTBUSY in tmpfs_write() for now, 2020-12-13 19:22:02 +00:00
gdbscripts
kern ddb: add two new modifiers to "show pool" and "show all pools" 2020-12-19 23:38:21 +00:00
lib Fix previous; define missing lfs_version. 2020-12-19 08:51:03 +00:00
miscfs Use sel{record,remove}_knote(). 2020-12-19 21:54:42 +00:00
modules fix arm test 2020-11-07 21:42:32 +00:00
net Use sel{record,remove}_knote(). 2020-12-18 01:31:49 +00:00
net80211 s/ we we / we / 2020-11-30 05:30:56 +00:00
netatalk
netbt
netcan
netinet Build ip_sync.c with -Wno-error to avoid failing due to excessive stack 2020-12-04 00:44:39 +00:00
netinet6 inet: Treat LINK_STATE_UNKNOWN as LINK_STATE_UP when changing 2020-09-29 19:33:36 +00:00
netipsec Make sequence number of esp header MP-safe for IPsec Tx side. reviewed by ozaki-r@n.o 2020-10-05 09:51:25 +00:00
netmpls
nfs Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
opencrypto Fix kmem_free size in recent malloc->kmem conversion. 2020-07-04 18:07:31 +00:00
rump make rump's uvm_aio_aiodone_pages() look more like the kernel version. 2020-12-09 00:03:32 +00:00
secmodel Remove unnecessary inclusion of <sys/timevar.h>. 2020-12-05 17:33:53 +00:00
stand Various clean ups 2020-12-19 08:09:31 +00:00
sys Add sel{record,remove}_knote(), so hide some of the details surrounding 2020-12-11 01:25:29 +00:00
ufs Remove unnecessary inclusion of <sys/timevar.h>. 2020-12-05 17:33:53 +00:00
uvm Some KNF. NFC. 2020-12-20 11:11:34 +00:00
Makefile