From owner-cvs-libexec Sun May 11 07:28:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA29858 for cvs-libexec-outgoing; Sun, 11 May 1997 07:28:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA29812; Sun, 11 May 1997 07:27:41 -0700 (PDT) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA02210; Sun, 11 May 1997 07:27:04 -0700 (PDT) Date: Sun, 11 May 1997 07:27:04 -0700 (PDT) Message-Id: <199705111427.HAA02210@freefall.freebsd.org> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/bootpd bootpd.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 97/05/11 07:27:03 Modified: libexec/bootpd bootpd.c Log: Don't rely on stderr to report bad news. Revision Changes Path 1.7 +8 -8 src/libexec/bootpd/bootpd.c