summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/trace (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-1211-430/+1358
| | | | | | | | | This is around eight years worth of changes (previously we were around ncurses 5.2), too many to list - many bug fixes and also a few new functions. A major bump for libcurses, libpanel, libform and libmenu. ok deraadt
* Use strlcpy() / strlcat() throughout.millert2003-03-183-33/+34
|
* use snprintf throughoutmillert2003-03-175-25/+28
|
* Update to ncurses-5.2-20010114millert2001-01-229-196/+214
|
* update to ncurses-5.1-20001007millert2000-10-082-112/+134
|
* Update to ncurses-5.1-20000722millert2000-07-241-26/+37
|
* Update to ncurses-5.0-20000401:millert2000-04-042-26/+14
| | | | | | o change unctrl() to render C1 characters (128-159) as ~@, ~A, etc. o trace() function is provided only if TRACE is defined, e.g., in the debug library. Modify related calls to _tracechar() to use unctrl() instead.
* Update to ncurses-5.0-20000304millert2000-03-102-6/+6
|
* Update to ncurses-5.0-20000108:millert2000-01-092-211/+232
| | | | | | + add prototype for erase() to curses.h + add TRACE_DATABASE flag for trace(). + formatting changes (style)
* update to ncurses-5.0-19991127millert1999-11-281-4/+4
|
* ncurses-5.0-990821millert1999-08-221-2/+10
|
* ncurses-4.2-990424millert1999-05-081-2/+2
|
* ncurses-4.2-990314millert1999-03-151-3/+3
|
* ncurses-4.2-990307millert1999-03-111-6/+6
|
* ncurses-4.2-990301millert1999-03-023-9/+84
|
* ncurses-4.2-990220; this is a pre-release of 5.0millert1999-02-241-0/+76
|
* ncurses-4.2-990116millert1999-01-187-0/+1020