update from Mike Karels at BSDI
[unix-history] / usr / src / lib / libcurses /
1992-10-27 Elan AmirAdded hash.c and tscroll.c.
1992-10-27 Elan AmirChanged to accomodate new line structures (__LDATA...
1992-10-27 Elan AmirChanged to new line data structures (__LDATA and __LINE...
1992-10-21 Elan AmirFixed bug in makech().
1992-10-21 Elan AmirChanges standout character representation so that chara...
1992-10-21 Elan AmirChanged standout character representation so that chara...
1992-10-14 Elan AmirOptimized quickch() by checking for top and bottom...
1992-10-14 Elan AmirAdded verification of hash hit.
1992-10-14 Elan AmirFixed problem with __ISPASTOEL issue.
1992-10-09 Elan AmirFixed end-of-line problem with cursor not being on...
1992-10-02 Elan Amirdate and time created 92/10/01 15:06:58 by elan
1992-10-02 Elan AmirFixed quickch() so it works now.
1992-10-02 Elan Amirquit
1992-10-02 Elan Amirturn off __ISPASTEOL.
1992-09-23 Elan AmirFixed standout bug.
1992-09-23 Elan AmirAdded standout
1992-09-22 Elan AmirAdded quickch() which optimizes scrolling by identifyin...
1992-09-22 Elan AmirAdded __ISPASTEOL which signifies the fact that the...
1992-09-22 Elan AmirAdded __ISPASTEOL, tscroll and SR, SF, AL, DL support...
1992-09-22 Elan AmirAdded AL, DL, SF, SR support.
1992-09-22 Elan AmirChanged insterface to take length of string.
1992-09-22 Elan AmirAdded __ISPASTEOL support.
1992-09-22 Elan AmirAdded __ISPASTEOL support and changed hash fn interface.
1992-09-22 Elan AmirAdded __ISPASEOL support
1992-09-22 Elan AmirAdded __ISPASTEOL support.
1992-09-15 Elan Amirdate and time created 92/09/14 11:01:16 by elan
1992-09-15 Elan AmirConverted to new data structures.
1992-09-02 Keith Bosticforgot to remove scroll variable, abortive attempt...
1992-09-01 Elan AmirFixed puts, baudrate abd ospeed macros.
1992-09-01 Elan AmirFixed reference to NONL. NONL now refers to *output...
1992-09-01 Elan Amirimproved tracing data.
1992-09-01 Elan AmirFixed error in vararg use.
1992-09-01 Elan Amirdeleted references to NONL.
1992-08-29 Elan AmirFixed '>=' error in window addressing to '>' (caused...
1992-08-24 Keith Bosticnew version
1992-08-24 Keith Bosticmassive cleanup, welcome to the 90's!
1992-08-24 Keith Bosticdate and time created 92/08/23 14:44:10 by bostic
1992-08-24 Keith Bosticdate and time created 92/08/23 14:43:04 by bostic
1992-08-24 Keith Bosticrewrite for the new tty driver, 4.4BSD
1992-08-24 Keith Bosticreformat the code so you can actually read it -- no...
1992-08-24 Keith Bosticfold mv routines in; lint
1992-08-24 Keith Bosticlint
1992-08-24 Keith BosticKNF, add __unctrllen array
1992-08-24 Keith BosticKNF
1992-08-24 Keith Bosticrename _putchar to __cputchar, lint, KNF
1992-08-24 Keith BosticKNF
1992-08-24 Keith BosticKNF, lint
1992-08-24 Keith BosticKNF
1992-08-24 Keith BosticKNF, lint
1992-08-24 Keith BosticKNF
1992-08-24 Keith BosticKNF and lint
1992-08-24 Keith BosticKNF
1992-08-24 Keith Bosticuse library routine to set the line to spaces
1992-08-24 Keith BosticKNF
1992-08-24 Keith BosticKNF, lint
1992-08-24 Keith BosticKNF, return a value
1992-08-24 Keith BosticKNF
1992-08-24 Keith BosticKNF, pass back error value if any
1992-08-24 Keith BosticKNF
1992-08-24 Keith Bosticforgot to compile it before checking it in; typo
1992-08-24 Keith BosticKNF
1992-08-24 Keith BosticSYNCH_OUT and SYNCH_IN reversed on tabs, they didn...
1992-08-24 Keith BosticKNF
1992-07-16 Keith Bosticdon't complain if the file isn't there
1992-06-18 Keith Bosticadd termios.h to curses.h, so old stuff compiles
1992-05-16 Keith Bosticrewrite to POSIX signal and termios interfaces
1992-05-16 Keith Bosticreformat to KNF, redo tracing interface, new version...
1992-05-16 Keith Bosticadd suspendwin function
1992-05-16 Keith Bosticreformat to KNF, redo tracing interface, new version...
1992-05-16 Keith Bosticmove termcap routines into setterm.c; rewrite for termi...
1992-05-16 Keith Bosticreformat to KNF, redo tracing interface, new version...
1992-05-16 Keith Bosticadd array of lengths for __unctrl array
1992-05-16 Keith Bosticreformat to KNF, redo tracing interface, new version...
1992-05-16 Keith BosticThis file has been massively reorganized and reworked
1992-05-16 Keith Bosticreformat to KNF, redo tracing interface, new version...
1992-05-16 Keith Bosticreformat to KNF, redo tracing interface, new version...
1991-06-20 Marc Teitelbaummissing "fmt" in call to _sprintw()
1991-04-20 Keith Bosticnew copyright; att/bsd/shared
1991-04-20 Cynthia A. E. Livi... macro and text revision (-mdoc version 3)
1991-04-18 Keith Bosticnew copyright; att/bsd/shared
1991-04-16 Chris Torekuse <stdarg.h> or misuse <varargs.h> depending on __STDC__;
1991-03-13 Keith Bosticmatch the function prototype
1991-03-04 Keith BosticANSI
1991-02-09 Chris Torekput back missing va_start call
1991-01-28 Chris Torekuse new stdio function interface to avoid blowing away...
1991-01-22 Keith Bosticupdate for new stdio; from Chris Torek
1990-07-02 Keith Bosticrestore terminal state correctly; bug report 4.3BSD...
1990-07-01 Keith Bosticnew doc makefiles
1990-06-25 Keith Bosticinstall curses.h as well
1990-06-24 Trent Heinnew copyright notice
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Marc Teitelbaumfor Marc; needs USE_OLD_TTY
1990-05-12 Keith Bosticfirst pass for new make
1989-11-23 Keith Bosticchange default tty_ch to 0; remove for loop which purpo...
1989-09-14 Keith Bostictypo; tgoto isn't static; bug report 4.3BSD-tahoe/lib/27
1989-08-29 Mike Karelsmake tags for header file too
1989-08-29 Mike Karelsmake ctags work with this (wonder if the old ctags...
next