NetBSD/sys
skrll e1af757616 Bail out of axpreg_attach if axpreg_get_voltage returns an error.
uvol isn't updated and shouldn't be used.
2021-05-24 05:58:42 +00:00
..
altq
arch pmap_tlb_shootdown_all_user() can be called in the PV scenario as well 2021-05-24 03:43:24 +00:00
coda
compat All mips64 has compat_netbsd32 2021-04-25 22:27:08 +00:00
conf Fix previous to use the proper version file path. 2021-05-21 11:28:11 +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 Bail out of axpreg_attach if axpreg_get_voltage returns an error. 2021-05-24 05:58:42 +00:00
dist/pf remove htons, it is pointless (thanks joerg@) 2021-03-10 22:18:17 +00:00
dtb
external Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
fs ntfs_loadntnode(): Use bread() when ntm_sysvn[NTFS_MFTINO] is NULL. 2021-05-13 08:57:29 +00:00
gdbscripts
kern Remove a superfluous VOP_GETATTR() from elf_load_interp() and replace 2021-05-18 08:59:44 +00:00
lib Capture the endianness of the ELF file loaded in 'netbsd_elf_data', the 2021-05-21 21:52:15 +00:00
miscfs Make sure fdesc_lookup() never returns VNON vnodes. 2021-05-01 15:08:14 +00:00
modules Add a new link-aggregation pseudo interface named lagg(4) 2021-05-17 04:07:41 +00:00
net if_lagg: fix format string incompatibility 2021-05-19 10:20:50 +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 Set f_namemax during mount time like all the other filesystems so that 2021-04-02 03:07:54 +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 Disable ACPI support when booting big endian kernels. 2021-05-21 21:53:15 +00:00
sys move bi-endian disklabel support from the kernel and libsa into libkern. 2021-05-17 08:50:36 +00:00
ufs
uvm avoid taking locks that aren't initialised. 2021-05-23 00:36:36 +00:00
Makefile