BSD 4_3 development
[unix-history] / usr / src / games / compat / unix6sys.h
index 1250c2b..cf4fb8f 100644 (file)
@@ -1,3 +1,6 @@
+/*
+ *     unix6sys.h      4.2     83/07/31
+ */
 #define        NSYSTRAPS       64
 #define        NSIGS   13
 #define        ILLSYS  -1
 #define        NSYSTRAPS       64
 #define        NSIGS   13
 #define        ILLSYS  -1
 #define        UNLNK   10
 #define EXEC   11
 #define        CHDIR   12
 #define        UNLNK   10
 #define EXEC   11
 #define        CHDIR   12
+#define        TIME    13
 #define        MKNOD   14
 #define        BRK     17
 #define        STAT    18
 #define        SEEK    19
 #define        SETUID  23
 #define        GETUID  24
 #define        MKNOD   14
 #define        BRK     17
 #define        STAT    18
 #define        SEEK    19
 #define        SETUID  23
 #define        GETUID  24
+#define        STIME   25
 #define        FSTAT   28
 #define        FSTAT   28
+#define        STTY    31
+#define        GTTY    32
+#define        NICE    34
 #define        SLEEP   35
 #define        TELL    40
 #define        PIPE    42
 #define        SLEEP   35
 #define        TELL    40
 #define        PIPE    42