From owner-cvs-all Fri Sep 7 9:27:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64BD937B408; Fri, 7 Sep 2001 09:27:33 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f87GRX895895; Fri, 7 Sep 2001 09:27:33 -0700 (PDT) (envelope-from joe) Message-Id: <200109071627.f87GRX895895@freefall.freebsd.org> From: Josef Karthauser Date: Fri, 7 Sep 2001 09:27:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cfg.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2001/09/07 09:27:33 PDT Modified files: . cfg.pm Log: Replace Sys::Hostname::hostname with a direct call to /bin/hostname, to work around an annoying bug in the former that caused a warning when using CORE::system() later on. Revision Changes Path 1.14 +5 -3 CVSROOT/cfg.pm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message