freebsd-dev/lib/libc/sys
Brooks Davis 7351a8bdb5 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
2018-05-25 20:40:23 +00:00
..
__error.c
__vdso_gettimeofday.c
_exit.2 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
_umtx_op.2
abort2.2 use .Mt to mark up email addresses consistently (part4) 2014-06-23 08:25:03 +00:00
accept4.c
accept.2
accept.c
access.2 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
acct.2
adjtime.2
aio_cancel.2
aio_error.2
aio_fsync.2
aio_mlock.2
aio_read.2
aio_return.2
aio_suspend.2
aio_suspend.c
aio_waitcomplete.2
aio_write.2
bind.2
bindat.2 Clarify bindat/connectat use with AT_FDCWD 2018-04-30 17:16:17 +00:00
brk.2 Indicate the brk/sbrk are deprecated and not portable. 2018-05-24 18:32:54 +00:00
cap_enter.2
cap_fcntls_limit.2
cap_ioctls_limit.2
cap_rights_limit.2
chdir.2 Mark all the system calls that were in 1st Edition Unix as such in the 2017-12-01 22:26:36 +00:00
chflags.2
chmod.2
chown.2
chroot.2
clock_gettime.2
clock_gettime.c
clock_nanosleep.c Remove 'All rights reserved' from my files 2018-05-09 20:12:59 +00:00
close.2
close.c
closefrom.2
compat-ino64.h
connect.2
connect.c
connectat.2 Clarify bindat/connectat use with AT_FDCWD 2018-04-30 17:16:17 +00:00
cpuset_getaffinity.2 Document new NUMA related syscalls and utility options. 2018-03-24 23:58:44 +00:00
cpuset_getdomain.2 Add missing file from 4331508 2018-03-25 07:42:44 +00:00
cpuset.2 Document new NUMA related syscalls and utility options. 2018-03-24 23:58:44 +00:00
dup.2
execve.2
extattr_get_file.2
fcntl.2 fcntl(2): Vaguely document that ENOTTY is possible, with light examples 2018-05-03 02:42:13 +00:00
fcntl.c
fdatasync.c
ffclock.2
fhopen.2
flock.2 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
fork.2
fork.c
fstat.c
fstatat.c
fstatfs.c
fsync.2 Don't put multiple names on a single .Nm line. This fixes apropos(1) 2018-04-17 09:05:46 +00:00
fsync.c
getdents.c
getdirentries.2
getdirentries.c
getdtablesize.2
getfh.2
getfsstat.2
getfsstat.c
getgid.2
getgroups.2
getitimer.2
getlogin.2
getloginclass.2
getpeername.2
getpgrp.2
getpid.2
getpriority.2
getrandom.2 Implement getrandom(2) and getentropy(3) 2018-03-21 01:15:45 +00:00
getrlimit.2
getrusage.2
getsid.2
getsockname.2
getsockopt.2 Plug a memory leak and potential NULL-pointer dereference introduced in r331214. 2018-05-17 02:46:27 +00:00
gettimeofday.2
gettimeofday.c
getuid.2
interposing_table.c Add clock_nanosleep() 2017-03-19 00:51:12 +00:00
intro.2
ioctl.2
issetugid.2
jail.2
kenv.2
kevent.c
kill.2
kldfind.2
kldfirstmod.2
kldload.2
kldnext.2
kldstat.2
kldsym.2
kldunload.2
kqueue.2
ktrace.2
link.2
lio_listio.2
listen.2
lseek.2
lstat.c
madvise.2
Makefile.inc Make vadvise compat freebsd11. 2018-05-25 20:40:23 +00:00
mincore.2
minherit.2
mkdir.2
mkfifo.2
mknod.2
mknod.c
mlock.2 Remove a lingering inaccuracy from mlock.2. 2018-03-20 20:45:47 +00:00
mlockall.2
mmap.2
modfind.2
modnext.2
modstat.2
mount.2
mprotect.2
mq_close.2
mq_getattr.2
mq_notify.2
mq_open.2
mq_receive.2
mq_send.2
mq_setattr.2
msgctl.2
msgget.2 Refer to SysV IPC permissions as numeric constants. 2018-03-04 20:06:02 +00:00
msgrcv.2
msgsnd.2
msync.2
msync.c
munmap.2
nanosleep.2
nanosleep.c
nfssvc.2
ntp_adjtime.2
numa_getaffinity.2
open.2
open.c Reduce the size of the interposing table and amount of 2015-01-11 22:16:31 +00:00
openat.c
pathconf.2
pdfork.2
pipe.2
pipe.c
poll.2
poll.c
posix_fadvise.2
posix_fallocate.2
posix_openpt.2
ppoll.c
procctl.2 PROC_PDEATHSIG_CTL will appear first in 11.2. 2018-05-12 10:11:33 +00:00
profil.2
pselect.2
pselect.c
ptrace.2 Note that PT_SETSTEP is auto-cleared. 2018-05-23 17:55:30 +00:00
ptrace.c
quotactl.2
rctl_add_rule.2
read.2
read.c
readlink.2
readv.c
reboot.2
recv.2 Use St macro for specifying C standards. 2018-05-20 21:56:08 +00:00
recvfrom.c Fix known issues which blow up the process after dlopen("libthr.so") 2015-01-03 18:38:46 +00:00
recvmsg.c
rename.2
revoke.2
rfork.2
rmdir.2
rtprio.2 Remove "All rights reserved" from my files. 2018-05-10 06:41:08 +00:00
sched_get_priority_max.2
sched_setparam.2
sched_setscheduler.2
sched_yield.2
sctp_generic_recvmsg.2
sctp_generic_sendmsg.2
sctp_peeloff.2
select.2
select.c
semctl.2
semget.2 Refer to SysV IPC permissions as numeric constants. 2018-03-04 20:06:02 +00:00
semop.2
send.2
sendfile.2 Add a space between a section number and a following comma. 2018-03-15 19:03:54 +00:00
sendmsg.c
sendto.c
setcontext.c
setfib.2
setgroups.2
setpgid.2
setregid.2
setresuid.2
setreuid.2
setsid.2
setuid.2
shm_open.2
shmat.2
shmctl.2
shmget.2 Refer to SysV IPC permissions as numeric constants. 2018-03-04 20:06:02 +00:00
shutdown.2
sigaction.2
sigaction.c
sigaltstack.2
sigpending.2
sigprocmask.2
sigprocmask.c
sigqueue.2
sigreturn.2
sigstack.2
sigsuspend.2
sigsuspend.c
sigtimedwait.c
sigwait.2
sigwait.c
sigwaitinfo.2
sigwaitinfo.c
socket.2
socketpair.2
stat.2
stat.c
statfs.2
statfs.c
swapcontext.c
swapon.2
Symbol.map Make vadvise compat freebsd11. 2018-05-25 20:40:23 +00:00
symlink.2
sync.2 Correct history for Unix 2nd Edition through 6th Edition for the 2017-12-01 22:48:20 +00:00
sysarch.2
syscall.2
thr_exit.2
thr_kill.2
thr_new.2
thr_self.2
thr_set_name.2
thr_suspend.2
thr_wake.2
timer_create.2
timer_delete.2
timer_settime.2
trivial-vdso_tc.c
truncate.2
umask.2
undelete.2
unlink.2
utimensat.2
utimes.2
utrace.2
uuidgen.2
vadvise.c Make vadvise compat freebsd11. 2018-05-25 20:40:23 +00:00
vfork.2
wait4.c
wait6.c
wait.2
write.2
write.c
writev.c