diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2002-10-19 22:25:31 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2002-10-19 22:25:31 +0000 |
| commit | 8556393bb2245a5c5bc35dc1256f6c1c6664fd91 (patch) | |
| tree | 699d5520a389614f18bd5f5b5f0079f1d548d2ae /sys/kern/syscalls.master | |
| parent | 43ab9721501272a9d67ba2f2cded026fc9665113 (diff) | |
Notes
Diffstat (limited to 'sys/kern/syscalls.master')
| -rw-r--r-- | sys/kern/syscalls.master | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master index 5027af3827d0..e5e7609bada1 100644 --- a/sys/kern/syscalls.master +++ b/sys/kern/syscalls.master @@ -601,6 +601,9 @@ 415 UNIMPL BSD __execve_mac 416 UNIMPL BSD newsigreturn 417 UNIMPL BSD newsigaction +418 UNIMPL BSD __xstat +419 UNIMPL BSD __xfstat +420 UNIMPL BSD __xlstat ; Please copy any additions and changes to the following compatability tables: ; sys/ia64/ia32/syscalls.master (take a best guess) |
