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