Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 1996 03:58:57 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release/sysinstall dmenu.c globals.c msg.c sysinstall.h system.c termcap.c
Message-ID:  <199608011058.DAA10011@freefall.freebsd.org>

index | next in thread | raw e-mail

jkh         96/08/01 03:58:56

  Modified:    release/sysinstall  dmenu.c globals.c msg.c sysinstall.h
                        system.c termcap.c
  Log:
  Close PR#1542.  Don't just assume 24 lines, get the tty size.
  Some things may still display text on the 24th line, but that's because
  they've always been screens designed to fit into a minimal real-estate
  and have hardwired assumptions about the dimensions.  They'll be a little
  harder to make dynamic.
  
  Revision  Changes    Path
  1.24      +5 -2      src/release/sysinstall/dmenu.c
  1.14      +2 -1      src/release/sysinstall/globals.c
  1.39      +8 -11     src/release/sysinstall/msg.c
  1.78      +2 -1      src/release/sysinstall/sysinstall.h
  1.63      +2 -1      src/release/sysinstall/system.c
  1.17      +9 -0      src/release/sysinstall/termcap.c


help

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