History log of /netbsd-src/usr.bin/cal/Makefile (Results 1 – 5 of 5)
Revision Date Author Comments
# 98eb8895 03-Feb-2010 roy <roy@NetBSD.org>

Userland now builds and uses terminfo instead of termcap.

OK: core@, jdc@


# 85cee2b4 05-Jun-2003 atatat <atatat@NetBSD.org>

Add -h to cal, which makes it highlight the current date, if it's
present in the displayed calender. It uses libtermcap to discover the
proper sequences to turn on bold, or uses overstriking if outp

Add -h to cal, which makes it highlight the current date, if it's
present in the displayed calender. It uses libtermcap to discover the
proper sequences to turn on bold, or uses overstriking if output is
not to a terminal. If you use two -h options with terminal output,
the date is presented in reverse video instead of bold.

Next we'll have to make the Gregorian gap vary with TZ settings, since
the current method (do it only for September 1752) is decidely
Anglo-centric. ;-P

show more ...


# 2db3772c 26-Mar-1995 glass <glass@NetBSD.org>

merged with 4.4Lite


# 690cae81 31-Jul-1993 mycroft <mycroft@NetBSD.org>

Add RCS indentifiers.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources