NetBSD/sys
christos 6f900861cf Fix double free: key_setsaval() free's newsav by calling key_freesaval()
and key_api_update() calls key_delsav() when key_setsaval() fails which
calls key_freesaval() again...
2019-06-12 01:32:30 +00:00
..
altq
arch Initial commit of FDTised Xilinx Zynq-7000 support. Tested with 2019-06-11 13:01:48 +00:00
coda
compat deduplicate the elf auxv builder code, welcome to 8.99.43 2019-06-07 23:35:52 +00:00
conf Add APPLE_UFS (disabled) 2019-05-21 16:56:10 +00:00
crypto
ddb add two db_stack_print_trace frontends that emit to the system log 2019-06-02 06:09:17 +00:00
dev Use AUDIO_SCALEDOWN() macro rather than seemingly strange ifdefs. 2019-06-10 13:49:39 +00:00
dist/pf
external radeondrmkmsfb now requires drmfb and drmfb_pci. 2019-06-01 05:55:45 +00:00
fs Fix typo in comment (s/seperate/separate/). 2019-06-03 06:04:20 +00:00
gdbscripts fix some minor issues in these user functions, and add more to 2019-05-30 07:17:35 +00:00
kern Add support for PTRACE_POSIX_SPAWN to report posix_spawn(3) events 2019-06-11 23:18:55 +00:00
lib
miscfs
modules Switch module solaris to native XDR. 2019-06-05 16:28:06 +00:00
net Even if we don't use MII(4), use the common path of SIOC[GS]IFMEDIA in 2019-05-29 10:07:28 +00:00
net80211 Remove extra OSIOCSIFMEDIA. This old ioctl is converted to new one in 2019-05-17 04:08:54 +00:00
netatalk
netbt
netcan
netinet Don't need 'extern' for function prototypes. 2019-06-08 23:23:34 +00:00
netinet6 Decorate struct in6_addr with the __packed attribute 2019-05-28 03:56:46 +00:00
netipsec Fix double free: key_setsaval() free's newsav by calling key_freesaval() 2019-06-12 01:32:30 +00:00
netmpls
netsmb
nfs
opencrypto
rump Regen. 2019-06-03 06:05:39 +00:00
secmodel
stand
sys Welcome to 8.99.44! 2019-06-11 23:20:18 +00:00
ufs s/recieve/receive/ 2019-05-28 08:59:33 +00:00
uvm in uvm_map_protect(), do a pmap_update() before possibly switching from 2019-06-08 23:48:33 +00:00
Makefile