artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db44625
)
not setgid tty anymore.
author
deraadt
<deraadt@openbsd.org>
Sat, 14 Sep 1996 19:26:56 +0000
(19:26 +0000)
committer
deraadt
<deraadt@openbsd.org>
Sat, 14 Sep 1996 19:26:56 +0000
(19:26 +0000)
sbin/dump/Makefile
patch
|
blob
|
history
diff --git
a/sbin/dump/Makefile
b/sbin/dump/Makefile
index
5a97b92
..
ff3b9a9
100644
(file)
--- a/
sbin/dump/Makefile
+++ b/
sbin/dump/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
3 1996/09/01 15:31:01
deraadt Exp $
+# $OpenBSD: Makefile,v 1.
4 1996/09/14 19:26:56
deraadt Exp $
# $NetBSD: Makefile,v 1.16 1995/03/18 14:54:53 cgd Exp $
# dump.h header file
@@
-17,8
+17,6
@@
PROG= dump
LINKS= ${BINDIR}/dump ${BINDIR}/rdump
CFLAGS+=-DRDUMP
SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c
-BINGRP= tty
-BINMODE=2555
MAN= dump.8
MLINKS+=dump.8 rdump.8