NetBSD/sys
2021-05-12 10:16:12 +00:00
..
altq
arch Pass along our device handle to the PCI bus instance we attach. 2021-05-12 04:07:34 +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 Fix i386 build failure with options WM_EVENT_COUNTERS. 2021-05-12 10:16:12 +00:00
dist/pf remove htons, it is pointless (thanks joerg@) 2021-03-10 22:18:17 +00:00
dtb add dts for odroid-N2 plus 2021-01-02 11:36:36 +00:00
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 push the FFSv1 superblock code into ffs_find_superblock() and 2021-05-12 08:45:28 +00:00
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 clear authentication protocol when SPPP_AUTHPROTO_NONE is specified 2021-05-11 06:42:42 +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 flowlabel will never return anything other than 1 or 0. 2021-03-11 11:10:22 +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 use MACHINE_MIPS64 2021-04-25 15:16:56 +00:00
secmodel
stand Consistently have ALIGN sizes as the power of two size, i.e. change 2021-05-11 07:15:10 +00:00
sys sparc{,64} promlib -> devhandle_t glue 2021-05-10 13:59:30 +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