summaryrefslogtreecommitdiff
path: root/lib/libcurses/setterm.c
AgeCommit message (Expand)Author
2000-06-12Restore changes 1.23->1.24 that were accidently overwritten.jdc
2000-06-12Make sure tspace is large enough to hold all capabilities.jdc
2000-06-03Fix broken getcap call - it was always returning NULL. Thanks Itojunblymn
2000-05-19We already initialize UP and BC when we fire up Curses, so pass a null pointermycroft
2000-04-29Fix pasto.mycroft
2000-04-29Speed up refresh in the presence of attributes by precalculating a mask formycroft
2000-04-27Background colour erase is 'ut' not 'be'.jdc
2000-04-22* Fixed need for duplicate namp string in setterm.cblymn
2000-04-19Converted all termcap library calls to the "new" interface, this fixesblymn
2000-04-17Multiple fixes:blymn
2000-04-15Added functions to replace what were previously macros in curses.hblymn
2000-04-12Add colour capabilities.jdc
2000-04-11Made data structures opaqueblymn
1999-12-07Another unctrl() %s fix.simonb
1999-06-28Get rid of the evil trailing spaces and tabs.simonb
1999-04-13Upgrades the standard NetBSD curses library to provide somemrg
1998-02-03remove obsolete register declarationsperry
1998-01-30merge with lite-2perry
1997-07-22RCSid police, fix warningsmikel
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1994-08-17clean up importcgd
1994-01-24changes from branchcgd
1993-12-04update from branchcgd
1993-11-09repeat after me: "I hate rcs ids"cgd
1993-11-09update to new version from berkeley. doesn't compile yet, norcgd
1993-08-07New files.mycroft