summaryrefslogtreecommitdiffstats
path: root/sys/kern/syscalls.c
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1996-01-04 20:29:06 +0000
committerwollman <wollman@FreeBSD.org>1996-01-04 20:29:06 +0000
commit073b9e3f1cf7ec63651de6ad336031854aee5eb7 (patch)
tree2411626ed7374334e784e96be191a5310d065b4c /sys/kern/syscalls.c
parenteaa960586ee654591bb60ce2bc4dd4a2259d2183 (diff)
downloadFreeBSD-src-073b9e3f1cf7ec63651de6ad336031854aee5eb7.zip
FreeBSD-src-073b9e3f1cf7ec63651de6ad336031854aee5eb7.tar.gz
Convert SYSV IPC to new-style options. (I hope I got everything...)
The LKMs will need an extra file, to come later.
Diffstat (limited to 'sys/kern/syscalls.c')
-rw-r--r--sys/kern/syscalls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c
index 8b76ff7..33a74c0 100644
--- a/sys/kern/syscalls.c
+++ b/sys/kern/syscalls.c
@@ -2,7 +2,7 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from Id: syscalls.master,v 1.20 1995/12/15 04:36:01 peter Exp
+ * created from Id: syscalls.master,v 1.21 1996/01/03 21:42:20 wollman Exp
*/
char *syscallnames[] = {
OpenPOWER on IntegriCloud