Deleted Added
full compact
syscalls.master (3178) syscalls.master (3291)
1 $Id: syscalls.master,v 1.9 1994/09/18 20:39:50 wollman Exp $
1 $Id: syscalls.master,v 1.10 1994/09/28 22:44:47 wollman Exp $
2; from: @(#)syscalls.master 8.2 (Berkeley) 1/13/94
3;
4; System call name/number master file.
5; Processed to created init_sysent.c, syscalls.c and syscall.h.
6
7; Columns: number type nargs namespc name altname/comments
8; number system call number, must be in order
9; type one of STD, OBSOL, UNIMPL, COMPAT

--- 204 unchanged lines hidden (view full) ---

214161 STD 2 BSD getfh
215#else
216161 UNIMPL 0 BSD nosys
217#endif
218162 STD 2 BSD getdomainname
219163 STD 2 BSD setdomainname
220164 STD 1 BSD uname
221165 STD 2 BSD sysarch
2; from: @(#)syscalls.master 8.2 (Berkeley) 1/13/94
3;
4; System call name/number master file.
5; Processed to created init_sysent.c, syscalls.c and syscall.h.
6
7; Columns: number type nargs namespc name altname/comments
8; number system call number, must be in order
9; type one of STD, OBSOL, UNIMPL, COMPAT

--- 204 unchanged lines hidden (view full) ---

214161 STD 2 BSD getfh
215#else
216161 UNIMPL 0 BSD nosys
217#endif
218162 STD 2 BSD getdomainname
219163 STD 2 BSD setdomainname
220164 STD 1 BSD uname
221165 STD 2 BSD sysarch
222166 STD 2 BSD rtprio
222166 STD 3 BSD rtprio
223167 UNIMPL 0 NOHIDE nosys
224168 UNIMPL 0 NOHIDE nosys
225#ifdef SYSVSEM
226169 STD 5 BSD semsys
227#else
228169 UNIMPL 0 NOHIDE nosys
229#endif
230#ifdef SYSVMSG

--- 72 unchanged lines hidden ---
223167 UNIMPL 0 NOHIDE nosys
224168 UNIMPL 0 NOHIDE nosys
225#ifdef SYSVSEM
226169 STD 5 BSD semsys
227#else
228169 UNIMPL 0 NOHIDE nosys
229#endif
230#ifdef SYSVMSG

--- 72 unchanged lines hidden ---