summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-12-24 00:32:07 +0000
committerpeter <peter@FreeBSD.org>2003-12-24 00:32:07 +0000
commit72906fa267ef5e7abdb2fa4ca17410517cda2fc3 (patch)
tree41a6f49d97a83b322e47b98d8b11af0a99b2cd44 /sys/compat/svr4
parent722d62c334f8404ec4dfa05f48ca647846e73f0b (diff)
downloadFreeBSD-src-72906fa267ef5e7abdb2fa4ca17410517cda2fc3.zip
FreeBSD-src-72906fa267ef5e7abdb2fa4ca17410517cda2fc3.tar.gz
GC unused 'syshide' override to /dev/null. This was here to disable
the output of the namespc column. Its functionality was removed some time ago, but the overrides and the namespc column remained.
Diffstat (limited to 'sys/compat/svr4')
-rw-r--r--sys/compat/svr4/syscalls.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/compat/svr4/syscalls.conf b/sys/compat/svr4/syscalls.conf
index 46f7bd3..24f087a 100644
--- a/sys/compat/svr4/syscalls.conf
+++ b/sys/compat/svr4/syscalls.conf
@@ -5,7 +5,6 @@ sysproto_h=_SVR4_SYSPROTO_H_
syshdr="svr4_syscall.h"
syssw="svr4_sysent.c"
sysmk="/dev/null"
-syshide="/dev/null"
syscallprefix="SVR4_SYS_"
switchname="svr4_sysent"
namesname="svr4_syscallnames"
OpenPOWER on IntegriCloud