summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>1999-03-16 20:57:19 +0000
committerimp <imp@FreeBSD.org>1999-03-16 20:57:19 +0000
commit5564d6d3dafd5412ffbe8af440f9522d48be7264 (patch)
tree1c83d6320783dbbcba981e8c825aa85e953bcca5 /usr.bin/doscmd
parent3e7efadc0a8fc70209eb0ae3d8ee0ae995f5673b (diff)
downloadFreeBSD-src-5564d6d3dafd5412ffbe8af440f9522d48be7264.zip
FreeBSD-src-5564d6d3dafd5412ffbe8af440f9522d48be7264.tar.gz
Disable setgid kmem for now.
Diffstat (limited to 'usr.bin/doscmd')
-rw-r--r--usr.bin/doscmd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/doscmd/Makefile b/usr.bin/doscmd/Makefile
index 2f0a91c..0181553 100644
--- a/usr.bin/doscmd/Makefile
+++ b/usr.bin/doscmd/Makefile
@@ -1,6 +1,6 @@
# from BSDI Makefile,v 2.6 1996/04/08 20:06:40 bostic Exp
#
-# $Id: Makefile,v 1.16 1999/02/16 14:57:58 luoqi Exp $
+# $Id: Makefile,v 1.17 1999/02/17 13:48:07 bde Exp $
PROG= doscmd
SRCS= AsyncIO.c ParseBuffer.c bios.c callback.c cpu.c dos.c cmos.c config.c \
@@ -17,7 +17,7 @@ CLEANFILES= redir.com emsdriv.sys
BINGRP= kmem
EXEGRP= bin
-BINMODE=2555
+# BINMODE=2555
EXEMODE=444
.if ${OBJFORMAT} == "aout"
OpenPOWER on IntegriCloud