History log of /netbsd-src/lib/libterminfo/termcap_map.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 215c5976 22-Sep-2010 roy <roy@NetBSD.org>

Our API just uses typedefs, so don't use the struct symbol which will avoid
any potential conflicts with userland.


# c1a1881e 12-Feb-2010 roy <roy@NetBSD.org>

Don't try to map obsolete termcap bc and nl to terminfo.


# 4ca00e00 03-Feb-2010 roy <roy@NetBSD.org>

Import my terminfo implementation.
This uses the ncurses terminal definitions.

OK: core@, jdc@