NetBSD/sys
thorpej 8c0088cdb7 Remove unused dot_conv() function. 2021-05-05 15:36:17 +00:00
..
altq
arch Remove unused dot_conv() function. 2021-05-05 15:36:17 +00:00
coda
compat All mips64 has compat_netbsd32 2021-04-25 22:27:08 +00:00
conf sys/conf/lint.mk: fix order of command line options 2021-05-02 20:11:43 +00:00
crypto use an enum instead of constant variables so that they work in CTASSERT. 2021-04-14 21:29:57 +00:00
ddb don't provide db_lstacktrace() for crash (yet?). 2021-04-18 01:28:50 +00:00
dev genet(4): Add support for rnd(9). 2021-05-03 10:28:26 +00:00
dist/pf
dtb
external Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
fs more GCC 10 fixes. 2021-04-13 06:25:48 +00:00
gdbscripts
kern Remove duplicate #ifdef block. 2021-05-03 10:25:14 +00:00
lib
miscfs Make sure fdesc_lookup() never returns VNON vnodes. 2021-05-01 15:08:14 +00:00
modules Handle mipsn64 2021-04-25 23:40:51 +00:00
net Sprinkle __noinline to reduce gigantic stack frames in ALL kernels. 2021-04-29 17:55:51 +00:00
net80211
netatalk
netbt Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
netcan
netinet
netinet6
netipsec
netmpls
nfs
opencrypto
rump use MACHINE_MIPS64 2021-04-25 15:16:56 +00:00
secmodel
stand Set VERSIONMACHINE to ${MACHINE} instead of evbarm (oops) 2021-05-04 19:07:19 +00:00
sys implement fo_restart hook for kqueue descriptors, so that close(2) 2021-05-02 19:13:43 +00:00
ufs
uvm Always expose pmap_tlb_update_addr now that all current PMAP_HWPAGEWALKERs 2021-05-04 09:05:34 +00:00
Makefile