Date: Tue, 12 Oct 1999 02:33:54 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c src/sys/kern init_sysent.c syscalls.c src/sys/sys syscall-hide.h syscall.h syscall.mk sysproto.h Message-ID: <199910120933.CAA10938@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 1999/10/12 02:33:54 PDT
Modified files:
sys/i386/i386 machdep.c
sys/kern init_sysent.c syscalls.c
sys/sys syscall-hide.h syscall.h syscall.mk
sysproto.h
Log:
Now that userland, including modules don't use the osig* syscalls
and the kernel itself doesn't use any SYS_osig* constants, change
the syscalls to be of type COMPAT.
Revision Changes Path
1.369 +2 -1 src/sys/i386/i386/machdep.c
1.73 +6 -6 src/sys/kern/init_sysent.c
1.66 +6 -6 src/sys/kern/syscalls.c
1.60 +6 -6 src/sys/sys/syscall-hide.h
1.64 +6 -6 src/sys/sys/syscall.h
1.18 +1 -6 src/sys/sys/syscall.mk
1.53 +21 -21 src/sys/sys/sysproto.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910120933.CAA10938>
