git: Bump __DragonFly_version for adding wait6() and waitid()

2018-09-30 Thread Aaron LI
commit c229b0c534c51c6a1980f9d4bfb2592e5e339bd7 Author: Aaron LI Date: Mon Oct 1 08:51:28 2018 +0800 Bump __DragonFly_version for adding wait6() and waitid() Summary of changes: sys/sys/param.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

git: system - Add wait6(), waitid(), and si_pid/si_uid siginfo support

2018-09-30 Thread Matthew Dillon
commit 33b81dc9633739f35a61170c31e64dd522fec577 Author: Matthew Dillon Date: Sun Sep 30 12:45:14 2018 -0700 system - Add wait6(), waitid(), and si_pid/si_uid siginfo support * Add the wait6() system call (header definitions taken from FreeBSD). This required rearranging

git: kernel/virtio: Remove some last traces of virtio_if.m.

2018-09-30 Thread Sascha Wildner
commit 62620a34cefe7b19c9db2921346edb46effc1aba Author: Sascha Wildner Date: Sun Sep 30 16:59:53 2018 +0200 kernel/virtio: Remove some last traces of virtio_if.m. It was removed in b817dce2e30a257b86b253a698e63a418758d76d. Summary of changes: sys/conf/kmod.mk

git: kernel: Bring in a port of FreeBSD's virtio_random(4) driver.

2018-09-30 Thread Sascha Wildner
commit 0625343f0e53be7c02f32c09deed7565e5bee953 Author: Sascha Wildner Date: Sun Sep 30 16:34:15 2018 +0200 kernel: Bring in a port of FreeBSD's virtio_random(4) driver. Tested-by: Diederik de Groot Summary of changes: share/man/man4/Makefile | 1 +