From owner-cvs-all Wed Feb 26 19:57:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AE0437B401; Wed, 26 Feb 2003 19:57:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE5FC43F93; Wed, 26 Feb 2003 19:57:17 -0800 (PST) (envelope-from jwd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R3vH0U041351; Wed, 26 Feb 2003 19:57:17 -0800 (PST) (envelope-from jwd@repoman.freebsd.org) Received: (from jwd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R3vHTU041350; Wed, 26 Feb 2003 19:57:17 -0800 (PST) Message-Id: <200302270357.h1R3vHTU041350@repoman.freebsd.org> From: "John W. De Boskey" Date: Wed, 26 Feb 2003 19:57:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall media.c sysinstall.h 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 jwd 2003/02/26 19:57:17 PST Modified files: usr.sbin/sysinstall media.c sysinstall.h Log: - Increase the maximum device name length. - Actually check that the entered device name does not exceed the maximum device name length. PR: misc/18466 MFC after: 2 weeks Revision Changes Path 1.121 +16 -1 src/usr.sbin/sysinstall/media.c 1.241 +1 -1 src/usr.sbin/sysinstall/sysinstall.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message