NetBSD/sys
jakllsch 9f13cfae40 vsbus vax: sprinkle volatile for register accesses 2022-12-12 18:22:32 +00:00
..
altq Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. 2022-10-24 08:11:24 +00:00
arch vsbus vax: sprinkle volatile for register accesses 2022-12-12 18:22:32 +00:00
coda
compat sys: Put externs for time_adjtime and time_adjusted in .h files. 2022-10-26 23:23:52 +00:00
conf Split the BMP280 / BME280 driver into common code and create I2C and 2022-12-03 01:04:42 +00:00
crypto Make aes and chacha prints debug only. 2022-11-05 17:36:33 +00:00
ddb ddb(4): Declare extern db_active if _KMEMUSER too, not just DDB. 2022-10-27 20:00:24 +00:00
dev make sure error is initialized before we return it. 2022-12-11 01:36:49 +00:00
dist/pf inpcb: rename functions to in6pcb_* 2022-11-04 09:01:53 +00:00
dtb use sort -u 2022-09-11 12:46:41 +00:00
external merge acpica 20220331 to 20221020 2022-12-10 17:40:49 +00:00
fs Use genfs_pathconf for VOP_PATHCONF. 2022-12-11 11:31:55 +00:00
gdbscripts
kern Harden layered file systems usage of field "mnt_lower" against 2022-12-09 10:33:18 +00:00
lib fix clang build 2022-12-01 18:06:09 +00:00
miscfs Harden layered file systems usage of field "mnt_lower" against 2022-12-09 10:33:18 +00:00
modules Split the BMP280 / BME280 driver into common code and create I2C and 2022-12-03 01:04:42 +00:00
net bpf: support sending packets on loopback interfaces 2022-11-30 06:02:37 +00:00
net80211 ieee80211_input.c: Fix a few debug messages 2022-11-19 07:57:51 +00:00
netatalk Garbage-collect the remaining vestiges of netisr. 2022-09-03 02:47:59 +00:00
netbt
netcan inpcb: rename functions to inpcb_* 2022-11-04 09:00:58 +00:00
netinet Need larger fat pointers for 128bit cache lines. 2022-12-11 08:09:20 +00:00
netinet6 gif(4), ipsec(4) and l2tp(4) use encap_attach_addr(). 2022-12-07 08:30:15 +00:00
netipsec Fix: sp->lastused should be updated by time_uptime, and refactor a little. 2022-12-08 08:07:07 +00:00
netmpls Convert MPLS from a legacy netisr to pktqueue. 2022-09-03 02:24:59 +00:00
nfs Remove routes on an address removal if the routes referencing to the address. Implemented by ozaki-r@n.o. 2022-09-20 02:23:37 +00:00
opencrypto fix misspellings of 'available' and nearby typos 2022-09-10 12:14:17 +00:00
rump rump: don't touch p_nlwps without holding p_lock 2022-11-02 09:01:42 +00:00
secmodel
stand efiboot: Handle 9.99.100 by taking four, not two, digits. 2022-09-21 14:30:01 +00:00
sys Fix a comment. 2022-12-05 05:56:20 +00:00
ufs the UFS_EXTATTR option was supposed to affect only UFS1 file systems, 2022-11-28 04:52:04 +00:00
uvm mmap(2): Avoid arithmetic overflow in search for free space. 2022-11-23 23:53:53 +00:00
Makefile