From owner-freebsd-commit Thu May 18 19:19:48 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA05952 for commit-outgoing; Thu, 18 May 1995 19:19:48 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA05928 for cvs-user-outgoing; Thu, 18 May 1995 19:19:41 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA05902 ; Thu, 18 May 1995 19:19:19 -0700 Date: Thu, 18 May 1995 19:19:19 -0700 From: "Jordan K. Hubbard" Message-Id: <199505190219.TAA05902@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall label.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/18 19:19:17 Modified: release/sysinstall label.c Log: Big Sigh. Both A_BOLD and A_UNDERLINE do not appear to work with syscons (and/or cons25) at all. This code looked just fine running on an xterm, but on a console the attributes are all wrong. I now have to sacrifice some screen real-estate to pring cheesy `-' characters to accomplish the same thing.