NetBSD/sys
simonb 9edf7099a4 Whitespace nits. 2021-10-18 11:40:56 +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 When booted with "boot netbsd -1" (disable multiprocessor boot), 2021-10-17 22:44:34 +00:00
coda Change the kqueue filterops::f_isfd field to filterops::f_flags, and 2021-09-26 01:16:07 +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 Whitespace nits. 2021-10-18 11:40:56 +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 fix typos in word "successful". 2021-09-16 22:19:10 +00:00
gdbscripts
kern Spinkle some KNF spaces after commas. 2021-10-16 07:12:01 +00:00
lib Only define DEFAULT_TIMEOUT if it is not already defined. 2021-10-17 14:12:21 +00:00
miscfs Mark the EVFILT_VNODE filters MP-safe. 2021-10-11 01:49:08 +00:00
modules A driver for the Sensirion SGP40 MOx gas sensor. An example of this 2021-10-14 13:54:45 +00:00
net Set a port interface of lagg(4) in promiscuous mode 2021-10-12 08:30:58 +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 carp: Register carp_carpdev_state to link-state change hook 2021-09-30 03:43:25 +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 Mark the EVFILT_VNODE filters MP-safe. 2021-10-11 01:49:08 +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 Make pktq_rps_hash() pluggable for each interface type. Reviewed by gdt@n.o, thorpej@n.o, and riastradh@n.o, thanks. 2021-10-11 05:13:10 +00:00
secmodel
stand Honour the timeout= entry in boot.cfg 2021-10-17 14:12:54 +00:00
sys Add support for the NOTE_SECONDS, NOTE_MSECONDS, NOTE_USECONDS, 2021-10-13 04:57:19 +00:00
ufs fix typos in comments. 2021-10-15 22:32:28 +00:00
uvm Fix a logic botch to actually apply the ASID limit returned by 2021-10-08 07:17:32 +00:00
Makefile