summaryrefslogtreecommitdiffstats
path: root/sys/kern/syscalls.master
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-10-19 22:09:23 +0000
committerpeter <peter@FreeBSD.org>2002-10-19 22:09:23 +0000
commit6f9d4eb33738f900d5cfe485342596acd9e2061e (patch)
treeb95a6af4398ad1cac16deda33e51808f78b85585 /sys/kern/syscalls.master
parent59d5e4480cd0851bc181f036c8d8e500b6c25421 (diff)
downloadFreeBSD-src-6f9d4eb33738f900d5cfe485342596acd9e2061e.zip
FreeBSD-src-6f9d4eb33738f900d5cfe485342596acd9e2061e.tar.gz
Grab 416/417 real estate before I get burned while testing again.
This is for the not-quite-ready signal/fpu abi stuff. It may not see the light of day, but I'm certainly not going to be able to validate it when getting shot in the foot due to syscall number conflicts.
Diffstat (limited to 'sys/kern/syscalls.master')
-rw-r--r--sys/kern/syscalls.master2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master
index f1b5db6..5027af3 100644
--- a/sys/kern/syscalls.master
+++ b/sys/kern/syscalls.master
@@ -599,6 +599,8 @@
414 STD BSD { int extattr_delete_link(const char *path, \
int attrnamespace, const char *attrname); }
415 UNIMPL BSD __execve_mac
+416 UNIMPL BSD newsigreturn
+417 UNIMPL BSD newsigaction
; Please copy any additions and changes to the following compatability tables:
; sys/ia64/ia32/syscalls.master (take a best guess)
OpenPOWER on IntegriCloud