NetBSD/sys
riastradh 5a0c6b14f9 autoconf(9): Take kernel lock on various entries into autoconf.
Most of autoconf still tacitly assumes the kernel lock is held.
2021-06-12 12:11:49 +00:00
..
altq
arch fix comment to talk about correct units (kelvin, not seconds). 2021-06-12 00:04:46 +00:00
coda
compat PR port-xen/53130 was fixed and closed some time ago, so now we can 2021-05-25 16:50:49 +00:00
conf drm2: build with -fwrapv, since the Linux kernel does and we don't 2021-06-02 15:45:28 +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 usb(4): usb event thread is not actually MP-safe. 2021-06-12 12:11:38 +00:00
dist/pf remove htons, it is pointless (thanks joerg@) 2021-03-10 22:18:17 +00:00
dtb Install a copy of rk3399-pinebook-pro.dtb to the base dtb directory for 2021-06-02 10:31:18 +00:00
external drm2: build with -fwrapv, since the Linux kernel does and we don't 2021-06-02 15:45:28 +00:00
fs ntfs_loadntnode(): Use bread() when ntm_sysvn[NTFS_MFTINO] is NULL. 2021-05-13 08:57:29 +00:00
gdbscripts
kern autoconf(9): Take kernel lock on various entries into autoconf. 2021-06-12 12:11:49 +00:00
lib PR toolchain/55837 2021-05-31 21:31:33 +00:00
miscfs Make sure fdesc_lookup() never returns VNON vnodes. 2021-05-01 15:08:14 +00:00
modules build the drmkms modules with -fwrapv too 2021-06-03 15:59:04 +00:00
net Add a bpf_register_track_event() function (and deregister equivalent) 2021-06-09 15:44:15 +00:00
net80211
netatalk
netbt Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
netcan
netinet Move the offset addition in one place and mask the random generated value 2021-03-09 13:48:16 +00:00
netinet6 Add a new link-aggregation pseudo interface named lagg(4) 2021-05-17 04:07:41 +00:00
netipsec
netmpls
nfs Add flag/command NFSSVC_REPLACEEXPORTSLIST to nfssvc(2) system call. 2021-06-04 10:44:58 +00:00
opencrypto Fix ATF failures, sorry. 2021-04-06 03:38:04 +00:00
rump Add a new link-aggregation pseudo interface named lagg(4) 2021-05-17 04:07:41 +00:00
secmodel
stand Generalize boot.cfg workaround for ISO9660; fallback to default_device 2021-05-31 11:12:42 +00:00
sys Welcome to NetBSD 9.99.84 (bpf tracking changes) 2021-06-09 15:49:57 +00:00
ufs
uvm uvm(9): Enable swap encryption by default. 2021-06-03 20:18:06 +00:00
Makefile