NetBSD/sys
2021-02-22 10:30:57 +00:00
..
altq
arch sun4v: update current status of sun4v 2021-02-22 10:30:57 +00:00
coda
compat In the compat setitimer(2) calls, don't validate which timer is being 2021-02-18 12:54:03 +00:00
conf defflag USBHIST_PRINT 2021-02-06 16:03:31 +00:00
crypto
ddb Allow for MD code to use a different function than db_stack_trace_print() 2021-02-10 07:17:39 +00:00
dev It is more appropriate to use clk_get_rate() rather than sc->sc_freq_target * 1000000. 2021-02-22 06:21:35 +00:00
dist/pf
dtb add dts for odroid-N2 plus 2021-01-02 11:36:36 +00:00
external Add aprint_*() newlines for viadrmums(4) attach 2021-02-13 15:42:15 +00:00
fs Enable to mount Raspberry Pi Pico's USB mass storage partition 2021-02-11 00:15:55 +00:00
gdbscripts
kern Don't allow callers of fsync_range() to trigger UB in the kernel. 2021-02-17 17:39:08 +00:00
lib Build strlist.c. 2021-01-25 12:45:49 +00:00
miscfs Fix procfs environ node. 2020-12-28 22:36:16 +00:00
modules
net - Make ALIGNED_POINTER use __alignof(t) instead of sizeof(t). This is more 2021-02-19 14:51:59 +00:00
net80211
netatalk
netbt
netcan
netinet it's spelled struct tcphdr, not struct tcp_hdr 2021-02-19 15:43:56 +00:00
netinet6 - Make ALIGNED_POINTER use __alignof(t) instead of sizeof(t). This is more 2021-02-19 14:51:59 +00:00
netipsec
netmpls
nfs
opencrypto
rump rump_component_init() is called recursively, so LIST_FOREACH_SAFE is not 2021-01-17 22:32:25 +00:00
secmodel
stand Flush from kernel start, not the entry point. 2021-01-09 13:19:27 +00:00
sys Misc style fixes. No binary changes. 2021-02-20 09:51:20 +00:00
ufs Avoid potentially accessing an array with an index out of range. 2020-12-25 10:00:40 +00:00
uvm When turning off swap during reboot we have to lock with LK_RETRY 2021-02-19 13:20:43 +00:00
Makefile