Up to [cvs.NetBSD.org] / src / lib / libterminfo
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 22 06:10:51 2010 UTC (2 years, 8 months ago) by roy
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Our API just uses typedefs, so don't use the struct symbol which will avoid any potential conflicts with userland.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Feb 12 10:18:56 2010 UTC (3 years, 3 months ago) by roy
Branch: MAIN
Changes since 1.1: +2 -6
lines
Diff to previous 1.1 (colored)
Don't try to map obsolete termcap bc and nl to terminfo.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 3 15:16:32 2010 UTC (3 years, 3 months ago) by roy
Branch: MAIN
Import my terminfo implementation. This uses the ncurses terminal definitions. OK: core@, jdc@