head	1.4;
access;
symbols
	RELENG_2_2_8_RELEASE:1.3
	RELENG_2_2_7_RELEASE:1.3
	RELENG_2_2_6_RELEASE:1.3
	v8_8_8:1.1.1.1
	SENDMAIL:1.1.1
	RELENG_2_2_5_RELEASE:1.3
	v8_8_7:1.1.1.1
	v8_8_6:1.1.1.1
	RELENG_2_2_2_RELEASE:1.3
	RELENG_2_2_1_RELEASE:1.3
	RELENG_2_2_0_RELEASE:1.3
	RELENG_2_1_7_RELEASE:1.1.1.1.2.2
	v8_8_5:1.1.1.1
	v8_8_4:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1.2.2
	v8_8_3:1.1.1.1
	RELENG_2_1_6_RELEASE:1.1.1.1.2.1
	RELENG_2_2:1.3.0.2
	RELENG_2_2_BP:1.3
	v8_8_2:1.1.1.1
	v8_7_6:1.1.1.1
	RELENG_2_1_5_RELEASE:1.1.1.1.2.1
	RELENG_2_1_0:1.1.1.1.0.2
	v8_7_5:1.1.1.1
	v8_7_4:1.1.1.1
	v8_7_3:1.1.1.1
	v8_7_2:1.1.1.1
	ALLMAN:1.1.1;
locks; strict;
comment	@# @;


1.4
date	98.08.04.16.35.48;	author peter;	state dead;
branches;
next	1.3;

1.3
date	96.10.24.14.04.03;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	96.04.21.19.48.05;	author pst;	state Exp;
branches;
next	1.1;

1.1
date	95.12.02.17.24.12;	author peter;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	95.12.02.17.24.12;	author peter;	state Exp;
branches
	1.1.1.1.2.1;
next	;

1.1.1.1.2.1
date	96.04.22.06.34.37;	author pst;	state Exp;
branches;
next	1.1.1.1.2.2;

1.1.1.1.2.2
date	96.11.22.05.38.17;	author nate;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Remove old sendmail (to the Attic)
@
text
@#	@@(#)Makefile	8.1 (Berkeley) 7/2/95

PROG=	smrsh
MAN8=	smrsh.8
CFLAGS+=-I${.CURDIR}/../src -DNEWDB

BINDIR=	/usr/libexec
.include <bsd.prog.mk>
@


1.3
log
@Untangle NEWDB/NDBM options.
Enable praliases.c to not use NDBM.
@
text
@@


1.2
log
@Enable proper installation of sendmail restricted shell smrsh(8).

This program is a wrapper for the prog mailer in sendmail.  It does shell
meta character masking and restricts the list of executables to those found
in /usr/libexec/sm.bin.

The default sendmail.cf file does not use this tool, however you can enable
it by either changing /bin/sh to /usr/libexec/smrsh or adding the line
FEATURE(smrsh) into your sendmail .mc file and rebuilding your .cf file.

For more info, RTFMP.
@
text
@d5 1
a5 1
CFLAGS+=-I${.CURDIR}/../src -DNDBM -DNEWDB
@


1.1
log
@Initial revision
@
text
@d4 1
a4 1
MAN8=	smrsh.0
d7 1
a7 1
.include "../../Makefile.inc"
@


1.1.1.1
log
@Import Sendmail-8.7.2 as discussed on -current.

The conflict merge will happen shortly after.
@
text
@@


1.1.1.1.2.1
log
@Bring in changes from head.  Build and install smrsh.
@
text
@d4 1
a4 1
MAN8=	smrsh.8
d7 1
a7 1
BINDIR=	/usr/libexec
@


1.1.1.1.2.2
log
@Merge-O-Matic.

Bring in the more secure 8.8.3 sources onto the soon to be dead stable
branch in order to have them be part of the 2.1.6a 'security update'.

Reviewed by:	Tom Samplonius <tom@@uniserve.com>
@
text
@d5 1
a5 1
CFLAGS+=-I${.CURDIR}/../src -DNEWDB
@
