recognize and handle carrier loss
[unix-history] / usr / src / lib / libcurses /
1983-07-05 Sam Lefflerextern
1983-07-04 Sam Lefflerput unctrl back in as a macro
1983-07-03 Bill Joymajor reorg
1983-07-03 Sam Lefflerno more unctrl.h
1983-07-03 Sam Lefflerno longer a macro, never deserved to be
1983-06-26 Sam Lefflerfix for new signals
1983-06-22 Sam Lefflersignal not reset on handler entrance
1983-06-22 Kirk McKusickuse rm -f consistently
1983-06-22 Ken Arnold(no message)
1983-06-22 Ken Arnolddelete a spurious semicolon at the end of a while
1983-06-02 Ken Arnoldonly use SO or US if SG or UG are 0
1983-06-02 Ken Arnoldcopy the last line to the next to last, too
1983-05-20 Ken Arnoldno check for too many lines or columns
1983-05-20 Ken Arnoldcheck more than one channel for tty
1983-05-20 Ken Arnoldset_ch should check for out-of-bounds indices
1983-05-18 Ken Arnoldthe function name is _sscans(), not _sscanw().
1983-05-13 Ken Arnoldmake install should install headers and lint files...
1983-05-13 Ken Arnolddelete spurious debug abort()
1983-05-11 Ken Arnoldwrefresh(curscr) should put the cursor back where it was
1983-05-10 Ken Arnoldintegrate subwindows fully into all parts of curses
1983-05-10 Ken Arnold(no message)
1983-05-10 Ken Arnoldstop complaint about "no symbols" on non-tstp machines
1983-05-10 Ken Arnoldadd CR to external variable declarations
1983-04-07 Ken Arnoldhandle deleting subwindows
1983-04-07 Ken Arnoldtry to deal with subwindow deletion
1983-04-07 Ken Arnoldtry to deal with subwindows
1983-03-28 Ken Arnolddate and time created 83/03/27 16:12:36 by arnold
1983-03-28 Ken Arnolddate and time created 83/03/27 16:12:30 by arnold
1983-03-28 Ken Arnold(no message)
1983-02-03 Ken Arnoldunctrl should strip off parity bit
1983-02-03 Ken Arnoldformat fixups
1982-11-06 Ken Arnoldfix bug with max() macro
1982-04-02 Ken Arnoldmake checking for SG and UG work properly
1982-02-18 Ken Arnoldadopt latest version of fgoto() and plod() from vi
1982-02-18 Ken Arnolddon't move in standout unless MS is set
1982-02-17 Ken Arnoldcheck boundary conditions properly
1982-02-17 Ken Arnoldinclude curses.ext, not curses.h
1982-02-17 Ken Arnoldcheck boundary conditions properly
1982-02-17 Ken Arnoldforgot to add str as a parameter to getstr, mvgetstr
1982-02-17 Ken Arnoldshould undef DEBUG
1982-02-17 Ken Arnoldshould include curses.ext, not curses.h
1981-11-01 Ken Arnoldincrease size of tspace
1981-10-26 Ken Arnoldadd default for SCCS
1981-10-26 Bill Joydelete references to SCCS
1981-10-26 Ken Arnolddon't support terminals with garbage for standout
1981-10-26 Ken Arnoldproperly define tgetent()
1981-10-26 Ken Arnolduse calloc to get window structure to guarantee all...
1981-10-26 Ken Arnoldreturn NULL at all appropriate places
1981-10-26 Ken Arnoldstty to turn off tab expansion on ALL terminals
1981-05-16 Ken Arnoldadd getcap function
1981-05-16 Ken Arnoldadd getcap() function
1981-05-12 Ken Arnoldfix an off-by-one error
1981-05-12 Ken Arnoldslightly faster algorithm
1981-04-30 Ken Arnoldfix a stupid typo
1981-04-29 Ken Arnoldturn off tab expansion for cursor addressing
1981-04-18 Ken Arnoldhandle curses.ext properly
1981-04-17 Ken Arnolddon't erase the last character when returning ERR
1981-04-17 Ken Arnoldmake it return ERR for illegal scroll type things
1981-04-17 Ken Arnoldadd delch(), mvdelch(), and mvwdelch()
1981-04-17 Ken Arnoldadd delch.c
1981-04-17 Ken Arnolddate and time created 81/04/17 00:40:25 by arnold
1981-04-17 Ken Arnoldadd insch(), mvinsch(), and mvwinsch()
1981-04-17 Ken Arnoldadd insch
1981-04-17 Ken Arnolddate and time created 81/04/17 00:26:16 by arnold
1981-04-17 Ken Arnoldfix stupid bugs so they WORK!
1981-04-11 Ken Arnoldfix bug in EOF check
1981-03-30 Ken Arnoldfix up mxinch to use stdscr instead of win
1981-03-06 Ken Arnoldadd tstp.c
1981-03-06 Ken Arnoldadd handling of ^Z (tstp) signal
1981-03-06 Ken Arnolddate and time created 81/03/06 00:09:01 by arnold
1981-03-06 Ken Arnoldmove all declarations from curses.h to curses.c
1981-03-06 Ken Arnoldmake the "extern" variables not extern so they are...
1981-03-06 Ken Arnoldmake lpass1 a variable, since it sometimes lives in...
1981-03-06 Ken Arnoldmake #ifndef WINDOW apply to whole file
1981-03-06 Ken Arnoldeliminate unnecessary return
1981-03-06 Ken Arnoldeliminate unecessary return
1981-03-06 Ken Arnolddefine *outf for debugging, and #define it to be _outf...
1981-03-06 Ken Arnoldfix bug that caused illegal scrolls
1981-03-06 Ken Arnoldfix bug that caused a stop before the end of the screen
1981-02-18 Ken Arnold(no message)
1981-02-18 Ken Arnoldshorten everything up for faster compilation
1981-02-18 Ken Arnoldmake it so that longname() is not redefined here
1981-02-18 Ken Arnoldfix bug in refresh if clear is set
1981-02-10 Ken Arnold(no message)
1981-02-10 Ken Arnolddate and time created 81/02/09 17:48:21 by arnold
1981-02-10 Ken Arnoldfix tab problem
1981-01-28 Ken Arnoldadd debug messages
1981-01-28 Ken Arnoldmake wrefresh(curscr) make the screen look like curscr
1981-01-27 Ken Arnoldadd sccs dependencies
1981-01-27 Ken Arnolddate and time created 81/01/26 17:03:56 by arnold
1981-01-27 Ken Arnolddate and time created 81/01/26 17:03:21 by arnold
1981-01-27 Ken Arnolddate and time created 81/01/26 17:03:17 by arnold
1981-01-27 Ken Arnolddate and time created 81/01/26 17:03:16 by arnold
1981-01-27 Ken Arnolddate and time created 81/01/26 17:03:14 by arnold
1981-01-27 Ken Arnolddate and time created 81/01/26 17:03:13 by arnold
1981-01-27 Ken Arnolddate and time created 81/01/26 17:03:11 by arnold
1981-01-27 Ken Arnolddate and time created 81/01/26 17:03:10 by arnold
1981-01-27 Ken Arnolddate and time created 81/01/26 17:03:08 by arnold
1981-01-27 Ken Arnolddate and time created 81/01/26 17:03:07 by arnold
1981-01-27 Ken Arnolddate and time created 81/01/26 17:03:06 by arnold
next