History log of /freebsd-src/contrib/netbsd-tests/lib/libc/sys/t_msync.c (Results 1 – 5 of 5)
Revision Date Author Comments
# f40f3adc 15-Jan-2017 Enji Cooper <ngie@FreeBSD.org>

Pull in ^/vendor/NetBSD/tests/dist@r312219

Remove divergence with upstream where possible


# 1f6a3aa8 14-Jan-2017 Enji Cooper <ngie@FreeBSD.org>

Fix the build using hunks pending upstream contributions


# 2a1440c6 14-Jan-2017 Enji Cooper <ngie@FreeBSD.org>

Diff reduce with upstream by taking diff hunks that were contributed back


# dfbf472a 24-Oct-2014 Enji Cooper <ngie@FreeBSD.org>

- Test for EINVAL requirement when passing an invalid flag in to msync(2)
- Expect ENOMEM instead of EFAULT when msync'ing a previously munmap'ed region
on FreeBSD

Submitted by: pho
Sponsored by:

- Test for EINVAL requirement when passing an invalid flag in to msync(2)
- Expect ENOMEM instead of EFAULT when msync'ing a previously munmap'ed region
on FreeBSD

Submitted by: pho
Sponsored by: EMC / Isilon Storage Division

show more ...


# 57718be8 02-Oct-2014 Enji Cooper <ngie@FreeBSD.org>

Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
minus the vendor Makefiles

Provide directions for how to bootstrap the vendor sources in
FREEBSD-upgrade

MFC after 2 weeks

Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
minus the vendor Makefiles

Provide directions for how to bootstrap the vendor sources in
FREEBSD-upgrade

MFC after 2 weeks
Discussed with: rpaulo
Sponsored by: EMC / Isilon Storage Division

show more ...