From owner-cvs-src@FreeBSD.ORG Thu Sep 23 18:25:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ED2916A4CE; Thu, 23 Sep 2004 18:25:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2B0F43D3F; Thu, 23 Sep 2004 18:25:33 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8NIPXj0054315; Thu, 23 Sep 2004 18:25:33 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8NIPXTd054314; Thu, 23 Sep 2004 18:25:33 GMT (envelope-from jhb) Message-Id: <200409231825.i8NIPXTd054314@repoman.freebsd.org> From: John Baldwin Date: Thu, 23 Sep 2004 18:25:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/sysinstall dist.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Sep 2004 18:25:34 -0000 jhb 2004-09-23 18:25:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) release/sysinstall dist.c Log: MFC: Force a redraw if all dists are selected. Revision Changes Path 1.175.2.34 +1 -1 src/release/sysinstall/dist.c