From owner-cvs-user Sun May 21 11:24:39 1995 Return-Path: cvs-user-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA25001 for cvs-user-outgoing; Sun, 21 May 1995 11:24:39 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA24990 ; Sun, 21 May 1995 11:24:36 -0700 Date: Sun, 21 May 1995 11:24:36 -0700 From: "Jordan K. Hubbard" Message-Id: <199505211824.LAA24990@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall devices.c label.c menus.c Sender: cvs-user-owner@freebsd.org Precedence: bulk jkh 95/05/21 11:24:35 Modified: release/sysinstall devices.c label.c menus.c Log: Try AGAIN to get the disklabel editor to do the right thing. This is getting ridiculous. I may have to put the clear() back and take the performance penalty, Poul. Tweak the TCP/IP setup menu to look a little nicer. Add lp0 to the list of available network devices (it was found before but simply not described properly).