K 10 svn:author V 6 brooks K 8 svn:date V 27 2018-05-25T20:40:23.613103Z K 7 svn:log V 309 Make vadvise compat freebsd11. The vadvise syscall (aka ovadvise) is undocumented and has always been implmented as returning EINVAL. Put the syscall under COMPAT11 and provide a userspace implementation. Reviewed by: kib Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D15557 END