| Age | Commit message (Expand) | Author |
| 1999-07-02 | More trailing white space. | simonb |
| 1999-06-28 | Get rid of the evil trailing spaces and tabs. | simonb |
| 1999-06-28 | Remove the test for NOQCH, and print the line flags in the CTRACE in | simonb |
| 1999-06-28 | In struct __window, change flags back to an "unsigned int" from an | simonb |
| 1999-06-27 | Little nit - major first, then minor. | simonb |
| 1999-06-23 | - protect NULL attributes from de-referencing | christos |
| 1999-06-23 | Silence casts | christos |
| 1999-06-15 | Make a few private variables and functions static. | simonb |
| 1999-06-06 | Re-arrange some code to approach our regular style. | pk |
| 1999-06-06 | Hang on to the termcap buffer that we have tgetent() fill. | pk |
| 1999-04-22 | Initialization of the backing store pointers in __set_subwin() was just | mycroft |
| 1999-04-13 | Upgrades the standard NetBSD curses library to provide some | mrg |
| 1999-03-22 | Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-02-25 | Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing | abs |
| 1999-01-26 | Patch by Greg A. Woods to prevent creation of files in source directory | tron |
| 1998-08-29 | first pass at fixing up capitalization of function names and | lukem |
| 1998-08-19 | Add some braces to make egcs happy. | thorpej |
| 1998-02-18 | Ncurses (like SysV/XOpen based curses implementations) includes | jtc |
| 1998-02-05 | add LIBRARY section to man page | perry |
| 1998-02-03 | remove obsolete register declarations | perry |
| 1998-01-30 | merge with lite-2 | perry |
| 1998-01-09 | RCS Id Police. | perry |
| 1998-01-05 | RCSID Police. | perry |
| 1997-12-21 | use ${SOELIM} instead of soelim | christos |
| 1997-12-21 | Make this use object directories. | christos |
| 1997-11-13 | Changes to make endwin() act like a SIGSTP in terms of nicely restarting | phil |
| 1997-11-05 | add addnstr() to curses.3 man page per PR#2305 | fair |
| 1997-10-22 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-13 | use <termcap.h> instead of defining termcap(3) stuff here | lukem |
| 1997-10-11 | Use bsd.subdir.mk as appropriate. | mycroft |
| 1997-10-09 | - define WARNS?=1 in the top-level Makefile.inc, and don't define | lukem |
| 1997-09-12 | Make endwin() save state so a subsequent call to wrefresh restores curses | phil |
| 1997-07-23 | RCSid police, set WARNS?=1 | mikel |
| 1997-07-23 | RCSid police | mikel |
| 1997-07-22 | RCSid police, fix warnings | mikel |
| 1997-07-22 | RCSid police, fix warnings | mikel |
| 1997-05-24 | Add get{beg,max}yx and get{cur,beg,max}[yx] macros like XPG4.2 curses. | jtc |
| 1997-05-23 | Fix tipo: flusok -> flushok | jtc |
| 1997-05-23 | Moved unctrl.h from games/mille. | jtc |
| 1997-05-22 | As per PSD:19, section 8, move to (0,0) when clearing/erasing a window. | kleink |
| 1997-03-24 | Makefile cleanups: | christos |
| 1997-01-23 | - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. | mrg |
| 1996-10-18 | Use ${INSTALL}. | thorpej |
| 1996-04-25 | Use 'includes' instead of 'beforeinstall' target to install curses.h header | jtc |
| 1996-03-26 | Expand "u_int" to "unsigned int" so that curses.h can be used when | jtc |
| 1995-06-06 | Declare tputs() as void. | pk |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-09-07 | Add __BEGIN_DECLS, __END_DECLS around public functions so curses library | jtc |
| 1994-08-17 | Clean up deleted files. | mycroft |
| 1994-08-17 | clean up import | cgd |