Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / sys / emulation / ibcs2 / i386 / ibcs2_syscall.h
1 /*
2  * System call numbers.
3  *
4  * DO NOT EDIT-- this file is automatically generated.
5  * $FreeBSD: src/sys/i386/ibcs2/ibcs2_syscall.h,v 1.8.2.4 2001/10/05 07:38:43 peter Exp $
6  * $DragonFly: src/sys/emulation/ibcs2/i386/Attic/ibcs2_syscall.h,v 1.2 2003/06/17 04:28:35 dillon Exp $
7  * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.9.2.2 2001/10/05 07:34:36 peter Exp 
8  */
9
10 #define IBCS2_SYS_syscall       0
11 #define IBCS2_SYS_exit  1
12 #define IBCS2_SYS_fork  2
13 #define IBCS2_SYS_ibcs2_read    3
14 #define IBCS2_SYS_write 4
15 #define IBCS2_SYS_ibcs2_open    5
16 #define IBCS2_SYS_close 6
17 #define IBCS2_SYS_ibcs2_wait    7
18 #define IBCS2_SYS_ibcs2_creat   8
19 #define IBCS2_SYS_link  9
20 #define IBCS2_SYS_ibcs2_unlink  10
21 #define IBCS2_SYS_ibcs2_execv   11
22 #define IBCS2_SYS_ibcs2_chdir   12
23 #define IBCS2_SYS_ibcs2_time    13
24 #define IBCS2_SYS_ibcs2_mknod   14
25 #define IBCS2_SYS_ibcs2_chmod   15
26 #define IBCS2_SYS_ibcs2_chown   16
27 #define IBCS2_SYS_obreak        17
28 #define IBCS2_SYS_ibcs2_stat    18
29 #define IBCS2_SYS_ibcs2_lseek   19
30 #define IBCS2_SYS_getpid        20
31 #define IBCS2_SYS_ibcs2_mount   21
32 #define IBCS2_SYS_ibcs2_umount  22
33 #define IBCS2_SYS_ibcs2_setuid  23
34 #define IBCS2_SYS_getuid        24
35 #define IBCS2_SYS_ibcs2_stime   25
36 #define IBCS2_SYS_ptrace        26
37 #define IBCS2_SYS_ibcs2_alarm   27
38 #define IBCS2_SYS_ibcs2_fstat   28
39 #define IBCS2_SYS_ibcs2_pause   29
40 #define IBCS2_SYS_ibcs2_utime   30
41 #define IBCS2_SYS_ibcs2_stty    31
42 #define IBCS2_SYS_ibcs2_gtty    32
43 #define IBCS2_SYS_ibcs2_access  33
44 #define IBCS2_SYS_ibcs2_nice    34
45 #define IBCS2_SYS_ibcs2_statfs  35
46 #define IBCS2_SYS_sync  36
47 #define IBCS2_SYS_ibcs2_kill    37
48 #define IBCS2_SYS_ibcs2_fstatfs 38
49 #define IBCS2_SYS_ibcs2_pgrpsys 39
50 #define IBCS2_SYS_ibcs2_xenix   40
51 #define IBCS2_SYS_dup   41
52 #define IBCS2_SYS_pipe  42
53 #define IBCS2_SYS_ibcs2_times   43
54 #define IBCS2_SYS_profil        44
55 #define IBCS2_SYS_ibcs2_plock   45
56 #define IBCS2_SYS_ibcs2_setgid  46
57 #define IBCS2_SYS_getgid        47
58 #define IBCS2_SYS_ibcs2_sigsys  48
59 #define IBCS2_SYS_ibcs2_msgsys  49
60 #define IBCS2_SYS_ibcs2_sysi86  50
61 #define IBCS2_SYS_ibcs2_shmsys  52
62 #define IBCS2_SYS_ibcs2_semsys  53
63 #define IBCS2_SYS_ibcs2_ioctl   54
64 #define IBCS2_SYS_ibcs2_uadmin  55
65 #define IBCS2_SYS_ibcs2_utssys  57
66 #define IBCS2_SYS_fsync 58
67 #define IBCS2_SYS_ibcs2_execve  59
68 #define IBCS2_SYS_umask 60
69 #define IBCS2_SYS_chroot        61
70 #define IBCS2_SYS_ibcs2_fcntl   62
71 #define IBCS2_SYS_ibcs2_ulimit  63
72                                 /* 70 is obsolete rfs_advfs */
73                                 /* 71 is obsolete rfs_unadvfs */
74                                 /* 72 is obsolete rfs_rmount */
75                                 /* 73 is obsolete rfs_rumount */
76                                 /* 74 is obsolete rfs_rfstart */
77                                 /* 75 is obsolete rfs_sigret */
78                                 /* 76 is obsolete rfs_rdebug */
79                                 /* 77 is obsolete rfs_rfstop */
80 #define IBCS2_SYS_ibcs2_rmdir   79
81 #define IBCS2_SYS_ibcs2_mkdir   80
82 #define IBCS2_SYS_ibcs2_getdents        81
83 #define IBCS2_SYS_ibcs2_sysfs   84
84 #define IBCS2_SYS_ibcs2_getmsg  85
85 #define IBCS2_SYS_ibcs2_putmsg  86
86 #define IBCS2_SYS_ibcs2_poll    87
87 #define IBCS2_SYS_ibcs2_secure  89
88 #define IBCS2_SYS_ibcs2_symlink 90
89 #define IBCS2_SYS_ibcs2_lstat   91
90 #define IBCS2_SYS_ibcs2_readlink        92
91 #define IBCS2_SYS_sigreturn     103
92 #define IBCS2_SYS_ibcs2_isc     105
93 #define IBCS2_SYS_MAXSYSCALL    128