change default tty_ch to 0; remove for loop which purported to find
[unix-history] / usr / src / lib / libcurses / curses.h
1989-08-29 Mike Karelsmake ctags work with this (wonder if the old ctags...
1989-06-30 Keith Bosticremove references to [sg]tty
1988-07-01 Keith Bosticinstall approved copyright notice
1988-06-09 Keith Bosticwritten by Ken Arnold; add Berkeley specific header
1987-06-25 Gregory MinshallAdd 'addbytes.c', plus some cleanup by K. Bostic in...
1985-06-08 Distribution FolksAdd copyright
1985-05-24 Jim BloomAdd support for XS
1985-05-02 Jim Bloomnew version from arnold
1983-07-05 Sam Lefflerextern
1983-07-04 Sam Lefflerput unctrl back in as a macro
1983-05-10 Ken Arnoldintegrate subwindows fully into all parts of curses
1983-02-03 Ken Arnoldunctrl should strip off parity bit
1982-02-18 Ken Arnoldadopt latest version of fgoto() and plod() from vi
1982-02-17 Ken Arnoldforgot to add str as a parameter to getstr, mvgetstr
1981-05-16 Ken Arnoldadd getcap() function
1981-04-17 Ken Arnoldadd delch(), mvdelch(), and mvwdelch()
1981-04-17 Ken Arnoldadd insch(), mvinsch(), and mvwinsch()
1981-03-30 Ken Arnoldfix up mxinch to use stdscr instead of win
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 #ifndef WINDOW apply to whole file
1981-02-18 Ken Arnoldshorten everything up for faster compilation
1981-01-27 Ken Arnolddate and time created 81/01/26 17:02:47 by arnold