Date: Sun, 31 Mar 1996 01:59:47 -0800 (PST) From: Joerg Wunsch <joerg> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/tzsetup Makefile main.c tzmenu.c Message-ID: <199603310959.BAA14090@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 96/03/31 01:59:46
Branch: usr.sbin/tzsetup RELENG_2_1_0
Modified: usr.sbin/tzsetup Makefile main.c tzmenu.c
Log:
Merge from HEAD:
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.
I've also added tzsetup.8 while i was at it.
Revision Changes Path
1.2.4.1 +2 -2 src/usr.sbin/tzsetup/Makefile
1.3.2.3 +23 -39 src/usr.sbin/tzsetup/main.c
1.2.4.2 +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?199603310959.BAA14090>
