|
|
| version 1.10, 2004/01/18 12:31:08 | version 1.11, 2004/01/20 18:41:51 |
|---|---|
| Line 625 | Line 625 |
| 460 STD BSD { int caps_sys_get(int portid, void *msg, int maxsize, struct caps_msgid *msgid, struct caps_cred *ccr); } | 460 STD BSD { int caps_sys_get(int portid, void *msg, int maxsize, struct caps_msgid *msgid, struct caps_cred *ccr); } |
| 461 STD BSD { int caps_sys_wait(int portid, void *msg, int maxsize, struct caps_msgid *msgid, struct caps_cred *ccr); } | 461 STD BSD { int caps_sys_wait(int portid, void *msg, int maxsize, struct caps_msgid *msgid, struct caps_cred *ccr); } |
| 462 STD BSD { int caps_sys_abort(int portid, off_t msgcid, int flags); } | 462 STD BSD { int caps_sys_abort(int portid, off_t msgcid, int flags); } |
| 463 UNIMPL NOHIDE nosys | |
| 464 UNIMPL NOHIDE nosys | |
| 465 STD BSD { int exec_sys_register(void *entry); } | |
| 466 STD BSD { int exec_sys_unregister(int id); } |