Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 1996 01:55:05 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/tzsetup main.c tzmenu.c
Message-ID:  <199603310955.BAA13788@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       96/03/31 01:55:04

  Modified:    usr.sbin/tzsetup  main.c tzmenu.c
  Log:
  Another round of fixes:
  
  . Replace my NIH-suffering code to detect the number of lines on
    the terminal by the curses variable LINES.
  
  . Fix the selection code for countries with more than one screenful
    of locations.  The very few people living in America/US/Pacific
    now won't be charged for Indiana any longer... :)
  
  . Removed the gross code that copied over the timezone file to
    /etc/localtime, and create a symlink now instead.
  
  Revision  Changes    Path
  1.6       +23 -39    src/usr.sbin/tzsetup/main.c
  1.4       +12 -21    src/usr.sbin/tzsetup/tzmenu.c



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