summaryrefslogtreecommitdiff
path: root/lib/libcurses/clrtoeol.c
AgeCommit message (Expand)Author
2012-02-19PR/46049: Tim van der Molen:christos
2009-07-22Prepare curses for the possibility of changing from termcap to terminfo.roy
2007-05-29Fix some compiler warnings.blymn
2007-05-28Merge in wide curses code done as a Summer of Code project byblymn
2007-01-21Add debug "areas" that allow selective debugging by setting thejdc
2006-02-05Handle both background character and background attribute.jdc
2006-01-26Use the window background colour, not the default colour.jdc
2006-01-15Background characters and attributes don't need to be kept per characterjdc
2003-10-05Fix __CTRACE arguments.jdc
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-08-04Make sure we always update curx, cury and __ISPASTEOL.jdc
2002-01-02Remove extraneous tabs from blank lines.blymn
2000-05-20GC __FORCEPAINT.mycroft
2000-04-18Set background character and attributes for added characters.jdc
2000-04-15Added functions to replace what were previously macros in curses.hblymn
2000-04-11Made data structures opaqueblymn
1999-04-13Upgrades the standard NetBSD curses library to provide somemrg
1998-02-03remove obsolete register declarationsperry
1997-07-22RCSid police, fix warningsmikel
1994-08-17clean up importcgd
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 version from uunet.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-07-09added Andrew Chernov's patch set:alm
1993-03-21initial import of 386bsd-0.1 sourcescgd
7 18:48:37 +0000'>2007-03-07add 1280x1024@70Hzmacallan 2007-03-07add Relisysmacallan 2007-01-08add 1280x768@75Hz modelinemacallan 2006-11-11add 1024x768 @ 89Hz for the Apple eMacmacallan 2006-10-26Regen (__KERNEL_RCSID()).bjh21 2006-10-26Emit __KERNEL_RCSID() into videomodes.c so that kernels using it can bebjh21 2006-05-13Correct two problems with established timings. First, the wrong hex valuegdamore 2006-05-11Change edid_parse() to take the edid structure as argument rather thangdamore 2006-05-11Add EDID framework. (No documentation as yet.)gdamore 2006-05-09Handle interlace video refresh modes, so 1024x768i is 87Hz refresh, insteadgdamore 2006-03-08Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.lukem 2006-03-04Fix a few minor errors in the config data. Tested with a sample config.gdamore 2006-03-04Added a test driver program.gdamore 2006-03-04Initial swag at common video mode database. Not used for anything (yet).gdamore