summaryrefslogtreecommitdiffstats
path: root/bin/chio
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-09-12 15:00:06 +0000
committerjkh <jkh@FreeBSD.org>1997-09-12 15:00:06 +0000
commitdf823fc604c41c13cbcb6ba3582f2c254527e1d7 (patch)
treed5905ec534c725037c36ea7e34fca02bc079e0ce /bin/chio
parentbd7f6921c965a25184090dc6feb6b67e45867bbb (diff)
downloadFreeBSD-src-df823fc604c41c13cbcb6ba3582f2c254527e1d7.zip
FreeBSD-src-df823fc604c41c13cbcb6ba3582f2c254527e1d7.tar.gz
This command doesn't need to be setuid root, it's only asking
for potential trouble. Reviewed by: security officers. Noted by: OpenBSD
Diffstat (limited to 'bin/chio')
-rw-r--r--bin/chio/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/chio/Makefile b/bin/chio/Makefile
index 73c1aa1..fb05f5f 100644
--- a/bin/chio/Makefile
+++ b/bin/chio/Makefile
@@ -1,9 +1,7 @@
-# $Id: $
+# $Id: Makefile,v 1.1.1.1 1997/03/06 15:30:06 joerg Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= chio
SRCS= chio.c
-BINOWN= root
-BINMODE=4555
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud