aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/freebsd32/syscalls.conf
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2003-12-24 00:32:07 +0000
committerPeter Wemm <peter@FreeBSD.org>2003-12-24 00:32:07 +0000
commitbdbbbb1bb9f06a2f6d9c7dc3a169a6c2c59683a1 (patch)
tree41a6f49d97a83b322e47b98d8b11af0a99b2cd44 /sys/compat/freebsd32/syscalls.conf
parent7f7866ad7af295e31e39b5c63296b94fd73a996c (diff)
downloadsrc-bdbbbb1bb9f06a2f6d9c7dc3a169a6c2c59683a1.tar.gz
src-bdbbbb1bb9f06a2f6d9c7dc3a169a6c2c59683a1.zip
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.
Notes
Notes: svn path=/head/; revision=123790
Diffstat (limited to 'sys/compat/freebsd32/syscalls.conf')
-rw-r--r--sys/compat/freebsd32/syscalls.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/syscalls.conf b/sys/compat/freebsd32/syscalls.conf
index 2b3867518b01..4c65e7d561c3 100644
--- a/sys/compat/freebsd32/syscalls.conf
+++ b/sys/compat/freebsd32/syscalls.conf
@@ -5,7 +5,6 @@ sysproto_h=_FREEBSD32_SYSPROTO_H_
syshdr="freebsd32_syscall.h"
syssw="freebsd32_sysent.c"
sysmk="/dev/null"
-syshide="/dev/null"
syscallprefix="FREEBSD32_SYS_"
switchname="freebsd32_sysent"
namesname="freebsd32_syscallnames"