CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/06 19:19:40
Modified files:
sys/conf : files
sys/compat/linux: linux_file.c linux_misc.c linux_resource.c
linux_socket.c syscalls.master
sys/kern : syscalls.master
Log message:
remove all the old COMPAT_43 syscalls. The option itself remains for
the other things it enables. Move a few old wrappers into linux compat
where they are still being used.
ok deraadt guenther
