From owner-cvs-all Wed May 29 18:19:30 2002 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 B7FFC37B405; Wed, 29 May 2002 18:19:25 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4U1JPa44415; Wed, 29 May 2002 18:19:25 -0700 (PDT) (envelope-from iedowse) Message-Id: <200205300119.g4U1JPa44415@freefall.freebsd.org> From: Ian Dowse Date: Wed, 29 May 2002 18:19:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/disklabel disklabel.c 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 iedowse 2002/05/29 18:19:25 PDT Modified files: sbin/disklabel disklabel.c Log: Split out the code for parsing the partition specification lines into a separate function to avoid some over-long lines. Revision Changes Path 1.52 +134 -129 src/sbin/disklabel/disklabel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message