Remove the <sys/syscall-hide.h> header file.
authorSascha Wildner <saw@online.de>
Tue, 26 Nov 2013 18:24:37 +0000 (19:24 +0100)
committerSascha Wildner <saw@online.de>
Tue, 26 Nov 2013 18:27:35 +0000 (19:27 +0100)
commit948bb6a23548088615acb8d979b7aa5398b73f72
treea2ff48bb6086039e615e4ef36d37aae9f0cbf102
parentf759ec026cf925e6e86ff26c6cb26176ba5b428f
Remove the <sys/syscall-hide.h> header file.

Nothing includes it, nor are the HIDE_BSD() and HIDE_POSIX() macros
actually defined anywhere.

Also, remove support for the associated POSIX, BSD and NOHIDE keywords
from the syscalls.master files. It makes the patch quite large due to
touching most lines in the syscalls.master files but it results in
zero changes in the generated files.
Makefile_upgrade.inc
share/man/man9/syscall.9
sys/emulation/linux/i386/syscalls.conf
sys/emulation/linux/i386/syscalls.master
sys/kern/Makefile.misc
sys/kern/makesyscalls.sh
sys/kern/syscalls.master
sys/sys/syscall-hide.h [deleted file]
test/debug/chkincludes
usr.bin/truss/i386.conf
usr.bin/truss/i386linux.conf