From owner-cvs-usrsbin Sun Mar 24 23:23:22 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA26153 for cvs-usrsbin-outgoing; Sun, 24 Mar 1996 23:23:22 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA26136 Sun, 24 Mar 1996 23:23:15 -0800 (PST) Date: Sun, 24 Mar 1996 23:23:15 -0800 (PST) From: Peter Wemm Message-Id: <199603250723.XAA26136@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/sendmail/src Makefile conf.h Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/03/24 23:23:15 Branch: usr.sbin/sendmail/src RELENG_2_1_0 Modified: usr.sbin/sendmail/src Makefile conf.h Log: Use the libutil setproctitle(), and add a tiny bit of lint to to give a hint about how to compile this sendmail on older releases. (see Makefile) Revision Changes Path 1.3.4.2 +2 -1 src/usr.sbin/sendmail/src/Makefile 1.4.4.2 +1 -2 src/usr.sbin/sendmail/src/conf.h