summaryrefslogtreecommitdiffstats
path: root/sys/compat
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2004-10-23 20:04:56 +0000
committerrwatson <rwatson@FreeBSD.org>2004-10-23 20:04:56 +0000
commit8bec59acaea812541e34ff65de9c643d0bce63c0 (patch)
treed601e8e6c009d5ec45f4d9c49815383fd1d12286 /sys/compat
parent01d196c1321a9da3acecbc32d9d0c67463b5ac3e (diff)
downloadFreeBSD-src-8bec59acaea812541e34ff65de9c643d0bce63c0.zip
FreeBSD-src-8bec59acaea812541e34ff65de9c643d0bce63c0.tar.gz
32-bit FreeBSD ABI compatibility stubs from syscalls.master:1.178.
Diffstat (limited to 'sys/compat')
-rw-r--r--sys/compat/freebsd32/syscalls.master9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/compat/freebsd32/syscalls.master b/sys/compat/freebsd32/syscalls.master
index c2ff8c1..9bce9f0 100644
--- a/sys/compat/freebsd32/syscalls.master
+++ b/sys/compat/freebsd32/syscalls.master
@@ -610,3 +610,12 @@
442 MNOPROTO { int thr_suspend(const struct timespec *timeout); }
443 MNOPROTO { int thr_wake(long id); }
444 MNOPROTO { int kldunloadf(int fileid, int flags); }
+445 UNIMPL audit
+446 UNIMPL auditon
+447 UNIMPL getauid
+448 UNIMPL setauid
+449 UNIMPL getaudit
+450 UNIMPL setaudit
+451 UNIMPL getaudit_addr
+452 UNIMPL setaudit_addr
+453 UNIMPL auditctl
OpenPOWER on IntegriCloud