Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 1996 02:08:59 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release/sysinstall disks.c dispatch.c label.c msg.c options.c sysinstall.h termcap.c
Message-ID:  <199606080908.CAA19074@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

jkh         96/06/08 02:08:57

  Modified:    release/sysinstall  disks.c dispatch.c label.c msg.c
                        options.c sysinstall.h  termcap.c
  Log:
  Implement selective text attributes for the syscons vty / vt100 emulator
  selection since an attribute which looks good on a color console doesn't
  necessarily look good in an xterm.
  
  Revision  Changes    Path
  1.50      +2 -2      src/release/sysinstall/disks.c
  1.2       +2 -3      src/release/sysinstall/dispatch.c
  1.50      +3 -3      src/release/sysinstall/label.c
  1.35      +5 -5      src/release/sysinstall/msg.c
  1.38      +2 -2      src/release/sysinstall/options.c
  1.58      +4 -3      src/release/sysinstall/sysinstall.h
  1.15      +0 -1      src/release/sysinstall/termcap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606080908.CAA19074>