diff --git a/secure/usr.sbin/sendmail/Makefile b/secure/usr.sbin/sendmail/Makefile index 48da04dbb681..cc883920c0c1 100644 --- a/secure/usr.sbin/sendmail/Makefile +++ b/secure/usr.sbin/sendmail/Makefile @@ -37,7 +37,6 @@ LINKS= ${BINDIR}/sendmail /usr/bin/newaliases \ ${BINDIR}/sendmail /usr/bin/mailq \ ${BINDIR}/sendmail /usr/bin/hoststat \ ${BINDIR}/sendmail ${BINDIR}/purgestat -BINOWN= root BINMODE=4555 beforeinstall: diff --git a/usr.sbin/dpt/dpt_ctlinfo/Makefile b/usr.sbin/dpt/dpt_ctlinfo/Makefile index 222b62eea5ab..4f9c4c8c2700 100644 --- a/usr.sbin/dpt/dpt_ctlinfo/Makefile +++ b/usr.sbin/dpt/dpt_ctlinfo/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id: Makefile,v 1.2 1998/08/06 21:19:09 eivind Exp $ +# $Id: Makefile,v 1.3 1998/09/19 22:42:06 obrien Exp $ PROG= dpt_ctlinfo SRCS= dpt_ctlinfo.c diff --git a/usr.sbin/dpt/dpt_ctls/Makefile b/usr.sbin/dpt/dpt_ctls/Makefile index c1357fc341fc..aa092a168885 100644 --- a/usr.sbin/dpt/dpt_ctls/Makefile +++ b/usr.sbin/dpt/dpt_ctls/Makefile @@ -1,12 +1,11 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id: Makefile,v 1.1 1998/01/26 06:20:38 julian Exp $ +# $Id: Makefile,v 1.2 1998/08/06 21:19:10 eivind Exp $ PROG= dpt_ctls SRCS= dpt_ctls.c CFLAGS+=-Wall -I${.CURDIR}/../../../sys BINMODE=500 -BINOWN= root MAN8= dpt_ctls.8 .include diff --git a/usr.sbin/dpt/dpt_dm/Makefile b/usr.sbin/dpt/dpt_dm/Makefile index 8c37370b90dd..547511c53a68 100644 --- a/usr.sbin/dpt/dpt_dm/Makefile +++ b/usr.sbin/dpt/dpt_dm/Makefile @@ -1,12 +1,11 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id: Makefile,v 1.1 1998/01/26 06:20:40 julian Exp $ +# $Id: Makefile,v 1.2 1998/08/06 21:19:10 eivind Exp $ PROG= dpt_dm SRCS= dpt_dm.c CFLAGS+=-Wall -I${.CURDIR}/../../../sys BINMODE=500 -BINOWN= root MAN8= dpt_dm.8 .include diff --git a/usr.sbin/dpt/dpt_led/Makefile b/usr.sbin/dpt/dpt_led/Makefile index 484fcbd467c9..0f8bd2403b30 100644 --- a/usr.sbin/dpt/dpt_led/Makefile +++ b/usr.sbin/dpt/dpt_led/Makefile @@ -1,12 +1,11 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id: Makefile,v 1.1 1998/01/26 06:26:40 julian Exp $ +# $Id: Makefile,v 1.2 1998/08/06 21:19:10 eivind Exp $ PROG= dpt_led SRCS= dpt_led.c CFLAGS+=-Wall -I${.CURDIR}/../../../sys BINMODE=500 -BINOWN= root MAN8= dpt_led.8 .include diff --git a/usr.sbin/dpt/dpt_sig/Makefile b/usr.sbin/dpt/dpt_sig/Makefile index 33bc6da423a2..2ed62f933183 100644 --- a/usr.sbin/dpt/dpt_sig/Makefile +++ b/usr.sbin/dpt/dpt_sig/Makefile @@ -1,12 +1,11 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id: Makefile,v 1.1 1998/01/26 06:20:44 julian Exp $ +# $Id: Makefile,v 1.2 1998/08/06 21:19:10 eivind Exp $ PROG= dpt_sig SRCS= dpt_sig.c CFLAGS+=-Wall -I${.CURDIR}/../../../sys BINMODE=500 -BINOWN= root MAN8= dpt_sig.8 .include diff --git a/usr.sbin/dpt/dpt_softc/Makefile b/usr.sbin/dpt/dpt_softc/Makefile index 4adddcd1ae9b..ad6483a86a2f 100644 --- a/usr.sbin/dpt/dpt_softc/Makefile +++ b/usr.sbin/dpt/dpt_softc/Makefile @@ -1,12 +1,11 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id: Makefile,v 1.1 1998/01/26 06:20:46 julian Exp $ +# $Id: Makefile,v 1.2 1998/08/06 21:19:11 eivind Exp $ PROG= dpt_softc SRCS= dpt_softc.c CFLAGS+=-Wall -I${.CURDIR}/../../../sys BINMODE=500 -BINOWN= root MAN8= dpt_softc.8 .include diff --git a/usr.sbin/dpt/dpt_sysinfo/Makefile b/usr.sbin/dpt/dpt_sysinfo/Makefile index 03c3578c61a4..51eba46d91aa 100644 --- a/usr.sbin/dpt/dpt_sysinfo/Makefile +++ b/usr.sbin/dpt/dpt_sysinfo/Makefile @@ -1,12 +1,11 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id: Makefile,v 1.1 1998/01/26 06:20:47 julian Exp $ +# $Id: Makefile,v 1.2 1998/08/06 21:19:11 eivind Exp $ PROG= dpt_sysinfo SRCS= dpt_sysinfo.c CFLAGS+=-Wall -I${.CURDIR}/../../../sys BINMODE=500 -BINOWN= root MAN8= dpt_sysinfo.8 .include diff --git a/usr.sbin/lpr/lpq/Makefile b/usr.sbin/lpr/lpq/Makefile index 766849983854..d89ed43959b4 100644 --- a/usr.sbin/lpr/lpq/Makefile +++ b/usr.sbin/lpr/lpq/Makefile @@ -1,12 +1,11 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $Id: Makefile,v 1.4 1997/12/16 17:53:28 bde Exp $ +# $Id: Makefile,v 1.5 1998/03/07 09:48:02 bde Exp $ PROG= lpq CFLAGS+=-I${.CURDIR}/../common_source ${CWARNFLAGS} DPADD= ${LIBLPR} LDADD= ${LIBLPR} -BINOWN= root BINGRP= daemon BINMODE=6555 BINDIR= /usr/bin diff --git a/usr.sbin/lpr/lpr/Makefile b/usr.sbin/lpr/lpr/Makefile index dc32d51fc103..e3c0546a35cd 100644 --- a/usr.sbin/lpr/lpr/Makefile +++ b/usr.sbin/lpr/lpr/Makefile @@ -1,9 +1,8 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $Id: Makefile,v 1.5 1998/02/04 15:59:10 wollman Exp $ +# $Id: Makefile,v 1.6 1998/03/07 09:48:07 bde Exp $ PROG= lpr CFLAGS+=-I${.CURDIR}/../common_source ${CWARNFLAGS} -BINOWN= root BINGRP= daemon BINMODE=6555 BINDIR= /usr/bin diff --git a/usr.sbin/lpr/lprm/Makefile b/usr.sbin/lpr/lprm/Makefile index 9e26d7c3cc56..1d1d4915f2e5 100644 --- a/usr.sbin/lpr/lprm/Makefile +++ b/usr.sbin/lpr/lprm/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $Id: Makefile,v 1.5 1997/12/17 19:38:33 wollman Exp $ +# $Id: Makefile,v 1.6 1998/03/07 09:48:09 bde Exp $ PROG= lprm CFLAGS+=-I${.CURDIR}/../common_source ${CWARNFLAGS} @@ -7,7 +7,6 @@ CFLAGS+=-I${.CURDIR}/../common_source ${CWARNFLAGS} DPADD= ${LIBLPR} LDADD= ${LIBLPR} -BINOWN= root BINGRP= daemon BINMODE=6555 BINDIR= /usr/bin diff --git a/usr.sbin/moused/Makefile b/usr.sbin/moused/Makefile index fa1371f6e3c6..1c45d5ebc0c4 100644 --- a/usr.sbin/moused/Makefile +++ b/usr.sbin/moused/Makefile @@ -2,7 +2,6 @@ PROG= moused SRCS= moused.c MAN8= moused.8 -#BINOWN= root #BINMODE=4555 #INSTALLFLAGS=-fschg diff --git a/usr.sbin/mrouted/mrinfo/Makefile b/usr.sbin/mrouted/mrinfo/Makefile index 0c4d3fc1b86e..59d8c3f4ce93 100644 --- a/usr.sbin/mrouted/mrinfo/Makefile +++ b/usr.sbin/mrouted/mrinfo/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1997/12/17 15:11:43 bde Exp $ +# $Id: Makefile,v 1.9 1998/03/07 09:49:06 bde Exp $ PROG= mrinfo @@ -9,7 +9,6 @@ DPADD= ${LIBMROUTED} LDADD= ${LIBMROUTED} MAN8= mrinfo.8 -BINOWN= root BINMODE=4555 .include diff --git a/usr.sbin/mrouted/mtrace/Makefile b/usr.sbin/mrouted/mtrace/Makefile index c1eae508501e..c292510683a4 100644 --- a/usr.sbin/mrouted/mtrace/Makefile +++ b/usr.sbin/mrouted/mtrace/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 1997/02/22 16:07:39 peter Exp $ +# $Id: Makefile,v 1.8 1998/03/07 09:49:12 bde Exp $ PROG= mtrace @@ -7,7 +7,6 @@ S= ${.CURDIR}/.. CFLAGS+= -I$S MAN8= mtrace.8 -BINOWN= root BINMODE=4555 .include diff --git a/usr.sbin/newsyslog/Makefile b/usr.sbin/newsyslog/Makefile index a6654c6452cc..5d83c091ec93 100644 --- a/usr.sbin/newsyslog/Makefile +++ b/usr.sbin/newsyslog/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.4 1997/02/22 16:08:24 peter Exp $ PROG= newsyslog @@ -9,8 +9,6 @@ CFLAGS+= -DCOMPRESS_PATH=\"/usr/bin/gzip\" CFLAGS+= -DCOMPRESS_PROG=\"gzip\" CFLAGS+= -DCOMPRESS_POSTFIX=\".gz\" -BINOWN= root - MAN8= newsyslog.8 .include diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile index 72eed9f32e1c..d8e1f87eefac 100644 --- a/usr.sbin/ppp/Makefile +++ b/usr.sbin/ppp/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.46 1998/08/30 23:53:25 brian Exp $ +# $Id: Makefile,v 1.47 1998/08/31 12:14:31 brian Exp $ PROG= ppp SRCS= arp.c async.c auth.c bundle.c cbcp.c ccp.c chap.c chat.c command.c \ @@ -10,7 +10,6 @@ CFLAGS+=-Wall LDADD+= -lutil -lz DPADD+= ${LIBUTIL} ${LIBZ} BINMODE=4554 -BINOWN= root BINGRP= network MAN8= ppp.8 LDADD+= -lmd -lcrypt diff --git a/usr.sbin/pppd/Makefile b/usr.sbin/pppd/Makefile index 7d58b9fcb343..1e6b85e8cc21 100644 --- a/usr.sbin/pppd/Makefile +++ b/usr.sbin/pppd/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1997/08/22 15:57:37 peter Exp $ +# $Id: Makefile,v 1.10 1997/10/10 11:59:02 peter Exp $ CFLAGS+= -DHAVE_PATHS_H @@ -7,7 +7,6 @@ SRCS= main.c magic.c fsm.c lcp.c ipcp.c ipxcp.c upap.c chap.c ccp.c \ demand.c auth.c options.c sys-bsd.c MAN8= pppd.8 BINMODE=4555 -BINOWN= root # as per handbook policies section MAINTAINER= peter@freebsd.org diff --git a/usr.sbin/pw/Makefile b/usr.sbin/pw/Makefile index 31b58b51583b..3425e9c99304 100644 --- a/usr.sbin/pw/Makefile +++ b/usr.sbin/pw/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.5 1997/02/22 16:12:17 peter Exp $ PROG= pw SRCS= pw.c pw_conf.c pw_user.c pw_group.c pw_log.c pw_nis.c \ @@ -13,7 +13,6 @@ CFLAGS+= -Wall $(CDB) $(RND) LDADD= -lcrypt DPADD= ${LIBCRYPT} -BINOWN= root BINMODE=0555 .include diff --git a/usr.sbin/sendmail/Makefile b/usr.sbin/sendmail/Makefile index 48da04dbb681..cc883920c0c1 100644 --- a/usr.sbin/sendmail/Makefile +++ b/usr.sbin/sendmail/Makefile @@ -37,7 +37,6 @@ LINKS= ${BINDIR}/sendmail /usr/bin/newaliases \ ${BINDIR}/sendmail /usr/bin/mailq \ ${BINDIR}/sendmail /usr/bin/hoststat \ ${BINDIR}/sendmail ${BINDIR}/purgestat -BINOWN= root BINMODE=4555 beforeinstall: diff --git a/usr.sbin/sliplogin/Makefile b/usr.sbin/sliplogin/Makefile index d8efa9b05861..8e9dbb2e10bb 100644 --- a/usr.sbin/sliplogin/Makefile +++ b/usr.sbin/sliplogin/Makefile @@ -2,7 +2,6 @@ PROG= sliplogin MAN8= sliplogin.8 -BINOWN= root BINGRP= network BINMODE=4550 INSTALLFLAGS=-fschg diff --git a/usr.sbin/timed/timedc/Makefile b/usr.sbin/timed/timedc/Makefile index 582ea96b4442..9cb47164d0fb 100644 --- a/usr.sbin/timed/timedc/Makefile +++ b/usr.sbin/timed/timedc/Makefile @@ -3,7 +3,6 @@ PROG= timedc SRCS= cmds.c cmdtab.c timedc.c byteorder.c measure.c cksum.c MAN8= timedc.8 -BINOWN= root BINMODE=4555 .PATH: ${.CURDIR}/../timed diff --git a/usr.sbin/traceroute/Makefile b/usr.sbin/traceroute/Makefile index 700e02bacd29..3c799d892224 100644 --- a/usr.sbin/traceroute/Makefile +++ b/usr.sbin/traceroute/Makefile @@ -1,8 +1,7 @@ -# $Id: Makefile,v 1.7 1997/02/22 16:14:03 peter Exp $ +# $Id: Makefile,v 1.8 1998/06/09 05:36:48 imp Exp $ PROG= traceroute MAN8= traceroute.8 -BINOWN= root BINMODE=4555 CFLAGS+=-DHAVE_SYS_SELECT_H=1 -DHAVE_SETLINEBUF=1 -DHAVE_RAW_OPTIONS=1 \ -DSTDC_HEADERS=1