From owner-cvs-all Thu Oct 15 03:03:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA29818 for cvs-all-outgoing; Thu, 15 Oct 1998 03:03:55 -0700 (PDT) (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 DAA29812; Thu, 15 Oct 1998 03:03:52 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA17938; Thu, 15 Oct 1998 03:03:50 -0700 (PDT) Date: Thu, 15 Oct 1998 03:03:50 -0700 (PDT) Message-Id: <199810151003.DAA17938@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall dist.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/10/15 03:03:50 PDT Modified files: release/sysinstall dist.c Log: Search for correct property name; the older attrs code bogusly folded case, so I never noticed this bug. :) Revision Changes Path 1.129 +2 -2 src/release/sysinstall/dist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message