NetBSD/sys
isaki 143c9b6052 Add WARNS flag. (It was left at my local in previous commit..) 2019-05-08 12:48:01 +00:00
..
altq Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
arch Remove commented out old filters. 2019-05-08 11:56:09 +00:00
coda Fix locking for readdir code (Brett Lymn) 2018-11-20 19:05:25 +00:00
compat Zero out the ifreq struct for SIOCGIFCONF to avoid up to 127 bytes of stack 2019-04-18 17:45:12 +00:00
conf Introduce POOL_QUARANTINE, a feature that creates a window during which a 2019-04-13 08:41:36 +00:00
crypto add fallthru comments. i considered patching makefiles to ignore 2019-02-04 08:23:53 +00:00
ddb KNF 2019-03-12 07:44:58 +00:00
dev Good bye stream_filter. 2019-05-08 11:57:52 +00:00
dist/pf Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
external Reimplement audio subsystem. 2019-04-21 04:28:59 +00:00
fs Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
gdbscripts
kern Implement a simple psref leak detector 2019-04-19 01:52:55 +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 add a node for the process resource limits. 2019-03-30 23:28:30 +00:00
modules Add WARNS flag. (It was left at my local in previous commit..) 2019-05-08 12:48:01 +00:00
net Typos in comments. NFCI. 2019-04-20 22:16:47 +00:00
net80211 Fix CVS Id 2019-04-11 11:40:58 +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 - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
netcan RIP6, CAN, SCTP and SCTP6 lack a length check in their _send() functions. 2019-02-25 06:49:44 +00:00
netinet carp: don't skip pserialize_read_enter and ifa_release 2019-03-14 07:05:07 +00:00
netinet6 Fix small read overflow; harmless, because since I removed RH0, the memory 2019-04-03 19:23:38 +00:00
netipsec remove a variable which is no longer used. 2019-04-12 07:12:12 +00:00
netmpls Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
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 Fix paths and flags. 2019-05-07 15:01:50 +00:00
secmodel Add the NVMM_CTL ioctl, always privileged regardless of the permissions of 2019-04-10 18:49:04 +00:00
stand ST FirmwareRevision field is in a vendor defined format, so just print the raw value 2019-04-20 11:28:53 +00:00
sys Reimplement audio subsystem. 2019-04-21 04:28:59 +00:00
ufs PR/53990, PR/52380, PR/52102: UFS2 cylinder group inode allocation botch 2019-04-14 15:55:24 +00:00
uvm Provide a code argument in kasan_mark(), and give a code to each caller. 2019-04-07 09:20:04 +00:00
Makefile Remove ISDN from the kernel. It has remained unmaintained for a long time, 2018-09-23 09:20:57 +00:00