summaryrefslogtreecommitdiff
path: root/lib/libcurses/tty.c
AgeCommit message (Expand)Author
2018-11-16Fix for PR lib/52063blymn
2018-10-18curses: don't optimize stdout buffer for non BSD platformsroy
2017-01-06KNF.roy
2016-12-31Implement POSIX Curses typeahead function.roy
2016-12-12fix placement of lint commentchristos
2011-08-29Fix for systems that don't have TCSASOFT as intended originally. Simplify.christos
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-11-01Move calls to __restore_termios() into the failing path of the functionsdsl
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-08-23Add some more debugging information.jdc
2006-07-25PR/34011: Julian Coleman: Limit timeout to 25.5 seconds.christos
2004-01-20Add function descriptions. From Douwe Kiela.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-30Adjust layut to put ?: clause on a single linedsl
2003-06-20Add noqiflush() and qiflush()jdc
2003-04-05Keep the cr->nl translation state in a separate variable, so that we canjdc
2003-01-09Let's call it 'duration' instead of 'timeout' so that the compiler is happy.atatat
2003-01-09Added halfdelay() function.blymn
2002-06-26handle non-tty cases more gracefully.itojun
2002-01-02Remove extraneous tabs from blank lines.blymn
2001-12-31fix __startwin() so it outputs the init strings to the correct device.blymn
2001-12-02lib/14813: Jason R. Thorpe: worm(6) no longer builds w/ new libcurseschristos
2001-12-02* Major change to add support for the newterm/set_term functions.blymn
2000-12-19Rename variables refering to termcap capabilities from NN to __tc_nn. Casejdc
2000-06-16Really fix the __endwin/stop handler problem.jdc
2000-06-15Move setting of __endwin so that we also change it from the stop handler.jdc
2000-05-22Use __restartwin() in reset_prog_mode() and __stopwin() injdc
2000-05-17Send, if necessary, 'ks' or 'ke' sequences from keypad() and wgetch().jdc
2000-05-01* Made erasechar and killchar into functionsblymn
2000-04-27No, really, make sure ECHO is cleared in cbreak() mode too.mycroft
2000-04-27Don't fiddle with the tty echo state in echo() and noecho(); it should alwaysmycroft
2000-04-17Multiple fixes:blymn
2000-04-15Added functions to replace what were previously macros in curses.hblymn
2000-04-12Add intrflush().jdc
2000-04-11Made data structures opaqueblymn
1999-06-28Get rid of the evil trailing spaces and tabs.simonb
1999-04-13Upgrades the standard NetBSD curses library to provide somemrg
1998-01-30merge with lite-2perry
1997-11-13Changes to make endwin() act like a SIGSTP in terms of nicely restartingphil
1997-09-12Make endwin() save state so a subsequent call to wrefresh restores cursesphil
1997-07-22RCSid police, fix warningsmikel
1994-08-17clean up importcgd
1994-08-14Fix return value from endwin().mycroft
1994-01-24changes 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