Module Name:src
Committed By: msaitoh
Date: Tue Jan 9 04:55:43 UTC 2018
Modified Files:
src/sys/rump/librump/rumpkern: rump.c
Log Message:
Set mp_online = ture. I don't know the "best" location to set it true.
This change might fix PR#52886.
To generate a diff of this
Module Name:src
Committed By: ozaki-r
Date: Tue Jan 9 04:41:20 UTC 2018
Modified Files:
src/sys/netinet6: ip6_forward.c
Log Message:
Fix use-after-free of mbuf by ip6flow_create (one more)
XXX need pullup-[678]
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1
Module Name:src
Committed By: nat
Date: Tue Jan 9 04:23:59 UTC 2018
Modified Files:
src/sys/dev/pad: pad.c
Log Message:
Fix pad on systems with many cores/cpus:
* Introduce a lock to serialize attach/detach of pad devices.
* Forcefully detach children of
Module Name:src
Committed By: ozaki-r
Date: Tue Jan 9 04:21:26 UTC 2018
Modified Files:
src/sys/netinet6: ip6_forward.c
Log Message:
Fix use-after-free of mbuf by ip6flow_create
This fixes recent failures of some ATF tests such as t_ipsec_tunnel_odd.
XXX need pullup-[67
Module Name:src
Committed By: nat
Date: Tue Jan 9 04:14:21 UTC 2018
Modified Files:
src/sys/dev: audio.c
Log Message:
Forcefully detach children of audio instances.
This addresses part of PR kern/52889 as children of pad(4) were not
detaching.
To generate a diff of thi
Module Name:src
Committed By: nat
Date: Tue Jan 9 04:10:27 UTC 2018
Modified Files:
src/sys/dev: audio.c
Log Message:
Rework of play/rec threads to ensure effective use of locks.
Addresses part of PR kern/52889 where the mixing thread would not exit on
audio detach.
To
Module Name:src
Committed By: christos
Date: Tue Jan 9 03:31:15 UTC 2018
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/etc: mi
src/distrib/sets/lists/m
Module Name:src
Committed By: christos
Date: Tue Jan 9 01:53:55 UTC 2018
Modified Files:
src/sys/kern: subr_kmem.c
src/sys/sys: kmem.h
Log Message:
add strndup and an alias to strdup.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/sys/kern/sub
Module Name:src
Committed By: christos
Date: Tue Jan 9 01:51:20 UTC 2018
Modified Files:
src/external/gpl3/gcc/lib/libtsan: Makefile
Log Message:
Add one more file, still does not build.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gcc/l
Module Name:src
Committed By: christos
Date: Tue Jan 9 01:44:50 UTC 2018
Modified Files:
src/sys/kern: kern_timeout.c
Log Message:
check the magic first in case we got passed a junk pointer.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/kern/kern
Module Name:src
Committed By: knakahara
Date: Mon Jan 8 23:34:56 UTC 2018
Modified Files:
src/sys/opencrypto: crypto.c
Log Message:
Fix PR kern/52910. Reported and implemented a patch by Sevan Janiyan, thanks.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.
Module Name:src
Committed By: knakahara
Date: Mon Jan 8 23:33:40 UTC 2018
Modified Files:
src/sys/netinet6: ip6_flow.c
src/sys/opencrypto: crypto.c
Log Message:
Committed debugging logs by mistake, sorry. Revert cryoto.c:r.1.103 and
ip6_flow.c:r.1.37.
To genera
Module Name:src
Committed By: knakahara
Date: Mon Jan 8 23:23:25 UTC 2018
Modified Files:
src/sys/netinet6: ip6_flow.c
src/sys/opencrypto: crypto.c
Log Message:
Fix PR kern/52910. Reported and implemented a patch by Sevan Janiyan, thanks.
To generate a diff of t
Module Name:src
Committed By: christos
Date: Mon Jan 8 18:56:20 UTC 2018
Modified Files:
src/external/gpl3/gdb/dist/gdb: alpha-bsd-nat.c alpha-bsd-tdep.h
configure.tgt
src/external/gpl3/gdb/dist/gdb/config/alpha: nbsd.mh
src/external/gpl3/gdb/li
Module Name:src
Committed By: jakllsch
Date: Mon Jan 8 14:40:18 UTC 2018
Modified Files:
src/sys/arch/arm/sunxi: sunxi_mmc.c
Log Message:
Fix idma_xferlen for A64/H5 eMMC host controller.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/arm/sun
Module Name:src
Committed By: maxv
Date: Mon Jan 8 14:39:33 UTC 2018
Modified Files:
src/sys/arch/xen/conf: files.compat
Log Message:
Make Xen compile again.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/xen/conf/files.compat
Please note th
Module Name:src
Committed By: martin
Date: Mon Jan 8 14:17:15 UTC 2018
Modified Files:
src/distrib/sets/lists/tests: module.mi
src/tests/modules: Makefile
Added Files:
src/tests/modules: t_klua_pr_52864.sh
Log Message:
PR 52864: add a test for this bug, fr
Module Name:src
Committed By: jmcneill
Date: Mon Jan 8 11:05:02 UTC 2018
Modified Files:
src/external: Makefile
Log Message:
Add nvidia-firmware to SUBDIR
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/external/Makefile
Please note that diffs are not
Module Name:src
Committed By: maxv
Date: Mon Jan 8 09:33:53 UTC 2018
Modified Files:
src/sys/arch/amd64/conf: files.amd64
src/sys/arch/i386/conf: files.i386
Log Message:
Since SVS is now defined in files.x86, remove it from files.amd64
and files.i386.
To generat
19 matches
Mail list logo