NetBSD/sys
skrll 0808e61c56 Fix length of memset in tlb_record_asids 2021-10-29 07:55:04 +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 length of memset in tlb_record_asids 2021-10-29 07:55:04 +00:00
coda Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00
compat Use __SIGTRAMP_SIGCODE_VERSION rather than hard-coding 0. 2021-10-27 16:40:04 +00:00
conf revert previous: http://mail-index.netbsd.org/source-changes/2021/10/25/msg133295.html 2021-10-27 03:06:59 +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 Support devices that the PCI subclass is not PCI_SUBCLASS_MULTIMEDIA_HDAUDIO. 2021-10-28 09:15:35 +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 merge conflicts between 2021-06-04 and 2021-09-30 2021-10-28 14:53:08 +00:00
fs Sanitize the symbol namespace. NFC. 2021-10-23 16:58:17 +00:00
gdbscripts
kern - In sendsig() and sigaction1(), don't hard-code signal trampoline 2021-10-27 04:45:42 +00:00
lib revert previous: http://mail-index.netbsd.org/source-changes/2021/10/25/msg133295.html 2021-10-27 03:06:59 +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 Move msdosfs_rename() and doscheckpath() to new file msdosfs_rename.c. 2021-10-23 07:41:37 +00:00
net frame's vlan tag must be ntohs()'ed. 2021-10-25 17:05:43 +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 in comments, mainly copypasta. 2021-10-24 20:00:11 +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 Move msdosfs_rename() and doscheckpath() to new file msdosfs_rename.c. 2021-10-23 07:41:37 +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 The stupid CPP has proven me too clever by half. 2021-10-27 05:18:51 +00:00
ufs Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00
uvm TAB police. 2021-10-27 06:54:15 +00:00
Makefile