git: vadvise depend of COMPAT_43. Now the kernel compile without COMPAT_43 option.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Mar 30 09:17:41 PDT 2010
commit 83b1807fec3093ad2939a9c02265d7ccf67c3435
Author: Sylvestre Gallon <ccna.syl at gmail.com>
Date: Tue Mar 30 17:00:51 2010 +0200
vadvise depend of COMPAT_43.
Now the kernel compile without COMPAT_43 option.
Summary of changes:
sys/kern/init_sysent.c | 2 +-
sys/kern/syscalls.c | 2 +-
sys/kern/syscalls.master | 2 +-
sys/sys/syscall-hide.h | 2 +-
sys/sys/syscall.h | 2 +-
sys/sys/syscall.mk | 1 -
sys/sys/sysproto.h | 14 +++++++-------
sys/sys/sysunion.h | 4 +++-
8 files changed, 15 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/83b1807fec3093ad2939a9c02265d7ccf67c3435
--
DragonFly BSD source repository
More information about the Commits
mailing list