NetBSD/sys
hannken 9add7bb543 Fix IOCSNPRINTF(), 'R' and 'W' were reversed. 2019-05-26 10:21:33 +00:00
..
altq
arch tuck in include inside ifdef, from Ryosuke Moro 2019-05-26 00:30:35 +00:00
coda
compat Rename 2019-05-19 08:46:15 +00:00
conf Add APPLE_UFS (disabled) 2019-05-21 16:56:10 +00:00
crypto
ddb KNF 2019-03-12 07:44:58 +00:00
dev Add sanity checks to SCIOCCOMMAND, adapter drivers might be confused or trigger 2019-05-26 08:12:41 +00:00
dist/pf
external Remove duplicate vchiq node 2019-05-25 12:04:27 +00:00
fs Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
gdbscripts document 'devs' and 'procs' commands. 2019-05-09 07:59:49 +00:00
kern Drop no longer available macros KCOV_STORE() KCOV_LOAD() in kcov(4) 2019-05-26 05:41:45 +00:00
lib Go back ot using 0x%x instead of %#x because we don't always support the 2019-04-05 20:09:29 +00:00
miscfs Restore mapping of file id to pid/type/fd. 2019-04-25 22:48:42 +00:00
modules Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00
net KNF. No functional change. 2019-05-21 09:18:37 +00:00
net80211 Remove extra OSIOCSIFMEDIA. This old ioctl is converted to new one in 2019-05-17 04:08:54 +00:00
netatalk RIP, RIP6, DDP, SCTP and SCTP6 lack a length check in their _connect() 2019-02-24 07:20:33 +00:00
netbt
netcan Semicolon not needed 2019-04-27 08:49:19 +00:00
netinet Fix build failure when INET6 is disabled and NET_MPSAFE is enabled. Pointed out by ozaki-r@n.o, thanks. 2019-05-15 03:33:41 +00:00
netinet6 Get rid of IFNET_LOCK for if_mcast_op to avoid a deadlock 2019-05-15 02:59:18 +00:00
netipsec Don't clear calculated Tx tos value for IPv[46] over IPv6. 2019-05-17 05:27:24 +00:00
netmpls
netsmb Prevent a NULL pointer dereference when the local endpoint is not defined. 2019-04-15 21:00:33 +00:00
nfs Bracket do_sys_renameat() and nfsrv_rename() with fstrans. 2019-02-20 10:05:20 +00:00
opencrypto Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
rump Implement an aggressive psref leak detector 2019-05-17 03:34:26 +00:00
secmodel Add the NVMM_CTL ioctl, always privileged regardless of the permissions of 2019-04-10 18:49:04 +00:00
stand - Add support for a boot configuration file, defaulting to /etc/efiboot.plist. 2019-04-21 22:30:41 +00:00
sys Fix IOCSNPRINTF(), 'R' and 'W' were reversed. 2019-05-26 10:21:33 +00:00
ufs Add more comments to explain what we are doing. 2019-05-05 15:07:12 +00:00
uvm Usee __BIT() 2019-05-20 17:00:57 +00:00
Makefile