NetBSD/sys
yamaguchi e903d516ab lagg: change hash logic to generate the same value
when pairs of source and destination are the same
2021-10-22 06:20:47 +00:00
..
altq Remove FreeBSD blocks that did not compile anyway, and use l->l_cred 2021-09-21 14:30:15 +00:00
arch fix various typos, mainly in comments, but also in man pages and log messages. 2021-10-21 13:21:53 +00:00
coda Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00
compat fix various typos, mainly in comments. 2021-10-12 08:36:28 +00:00
conf add defflag for AHCISATA_EXTRA_DELAY 2021-10-11 13:42:33 +00:00
crypto Upgrade self-test passed messages from verbose to debug. 2021-10-17 14:45:45 +00:00
ddb Add a "show kqueue <addr>" command. 2021-10-10 18:08:12 +00:00
dev rename "setup_interrupts" to "alloc_interrupts" 2021-10-22 02:57:23 +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 gnu-efi: x86_64 build fixes for NetBSD 2021-10-08 23:08:06 +00:00
fs Move a mis-placed KASSERT(). 2021-10-20 14:28:21 +00:00
gdbscripts
kern Support modifying an existing timer without having to delete it first. 2021-10-22 04:49:24 +00:00
lib Only define DEFAULT_TIMEOUT if it is not already defined. 2021-10-17 14:12:21 +00:00
miscfs Don't use genfs_rename_knote() in the "rename foo over hard-link to itself" 2021-10-20 13:29:06 +00:00
modules fix various typos, mainly in comments, but also in man pages and log messages. 2021-10-21 13:21:53 +00:00
net lagg: change hash logic to generate the same value 2021-10-22 06:20:47 +00:00
net80211 don't opencode kauth_cred_get() 2021-09-21 14:59:14 +00:00
netatalk don't opencode kauth_cred_get() 2021-09-21 14:59:14 +00:00
netbt don't opencode kauth_cred_get() 2021-09-21 14:59:14 +00:00
netcan don't opencode kauth_cred_get() 2021-09-21 14:59:14 +00:00
netinet fix various typos, mainly in comments, but also in man pages and log messages. 2021-10-21 13:21:53 +00:00
netinet6 don't opencode kauth_cred_get() 2021-09-21 14:59:14 +00:00
netipsec fix various typos in compatibility, mainly in comments. 2021-08-09 20:49:08 +00:00
netmpls
nfs fix various typos, mainly in comments, but also in man pages and log messages. 2021-10-21 13:21:53 +00:00
opencrypto fix typo in CRK_ALGORITHM_MIN definition to match CRK_ALGORITHM_MAX one. 2021-08-14 20:43:05 +00:00
rump Regen for: 2021-10-20 03:13:14 +00:00
secmodel Remove unnecessary inclusion of <sys/timevar.h>. 2020-12-05 17:33:53 +00:00
stand Honour the timeout= entry in boot.cfg 2021-10-17 14:12:54 +00:00
sys Allow the f_touch() filter op to return an error, specifically in 2021-10-21 02:34:03 +00:00
ufs Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00
uvm Fix a logic botch to actually apply the ASID limit returned by 2021-10-08 07:17:32 +00:00
Makefile