]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add sys/types.h for the APIs in sys/sysctl.h
authorEnji Cooper <ngie@FreeBSD.org>
Fri, 24 Oct 2014 16:18:16 +0000 (16:18 +0000)
committerEnji Cooper <ngie@FreeBSD.org>
Fri, 24 Oct 2014 16:18:16 +0000 (16:18 +0000)
commit55fd0faa7e763ca6d5e8a1b17c7df4e144ed32a4
treecea577f0634f6993279395aa96eba3e6337c0357
parentc9aefabe2c46ad922378059413c73f8e8b3563b2
- Add sys/types.h for the APIs in sys/sysctl.h
- Poke at VM_MIN_ADDRESS in machine/vmparam.h because FreeBSD doesn't have a
  vm.minaddress sysctl analog
- Expect ENOMEM instead of EAGAIN in mlock_limits
- Provide mlock an mmap'ed page twice to simulate MAP_WIRED on NetBSD

In collaboration with: pho
Sponsored by: EMC / Isilon Storage Division
contrib/netbsd-tests/lib/libc/sys/t_mlock.c