From owner-freebsd-commit Sat May 20 12:22:36 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA06524 for commit-outgoing; Sat, 20 May 1995 12:22:36 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA06502 for cvs-user-outgoing; Sat, 20 May 1995 12:22:24 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA06489 ; Sat, 20 May 1995 12:22:22 -0700 Date: Sat, 20 May 1995 12:22:22 -0700 From: "Jordan K. Hubbard" Message-Id: <199505201922.MAA06489@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall disks.c dist.c install.c label.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/20 12:22:22 Modified: release/sysinstall disks.c dist.c install.c label.c Log: Don't clear the screen for every redraw in the disklabel and partition editors (ugh). Fix an utterly bogus message (no arguments :) in dist.c. This should all make Poul a little happier and slide in before the next CTM update window.