From owner-cvs-all Sat Jan 9 18:05:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA13963 for cvs-all-outgoing; Sat, 9 Jan 1999 18:05:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA13957; Sat, 9 Jan 1999 18:05:19 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA15210; Sat, 9 Jan 1999 18:05:14 -0800 (PST) Date: Sat, 9 Jan 1999 18:05:14 -0800 (PST) Message-Id: <199901100205.SAA15210@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libalias alias_db.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/01/09 18:05:14 PST Modified files: lib/libalias alias_db.c Log: If we can't open alias.log, don't try to write to the resulting NULL FILE *. PR: 9403 Revision Changes Path 1.10 +4 -2 src/lib/libalias/alias_db.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message