summaryrefslogtreecommitdiff
path: root/lib/libcurses/tty.c
AgeCommit message (Expand)Author
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