summaryrefslogtreecommitdiff
path: root/lib/libcurses/Makefile
AgeCommit message (Expand)Author
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-07-06Add support for the chgat(3) family. It is a useful extension fromjoerg
2009-04-06make fileio.h work with objdir.christos
2008-10-27s/AWK/TOOL_AWK/. Problem reported by Greg Oster.apb
2008-05-13Use WARNS=2, which just works.tsutsui
2008-04-27Use WARNS=1 rather than adding warning options to COPTS.tsutsui
2008-04-27Enable gcc optimization on m68000 (sun2) again with minimum hacks.tsutsui
2008-04-15Add getwin and putwin mlinks.jdc
2008-04-14Add new file IO functions.jdc
2008-02-09only use -Wuninitialized with -O>0.mrg
2007-05-29Change debug handling, now we write debug out iff CURSES_TRACE_FILEblymn
2007-05-28Merge in wide curses code done as a Summer of Code project byblymn
2004-04-21Add missing mvin* and mvwin* manual pages.jdc
2004-03-28Changes to support *echochar().jdc
2004-03-23Add (missing) mvgetch() and mvwgetch() manual pages.jdc
2004-03-16s/can_change_colors/can_change_color/jdc
2003-10-18Link curses_cursor(3) to getmaxyx(3); from Steve Rumble in PR 23183.wiz
2003-06-20Add noqiflush() and qiflush()jdc
2003-06-20Add keyname().jdc
2003-05-21Add addchstr() family of functions.jdc
2003-05-21Add missing *printw manual page links.jdc
2003-05-20Add missing manual page links.jdc
2003-04-08Add mvwin manual pages.jdc
2003-03-30Add attr_set() group of functions.jdc
2003-01-09Added halfdelay() function.blymn
2002-12-24Add curses pad manual pages.jdc
2002-10-21Added separate man pages for curses functions to provide betterblymn
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2002-07-19* Added new function idcok - this closes PR 10802blymn
2001-12-11 * Remove termcap globals from public interfaceblymn
2001-12-02* Major change to add support for the newterm/set_term functions.blymn
2001-09-20Add code to allow resizing of windows and the underlying terminal.blymn
2001-01-10Fixed casting bug in array indexing, a signed char was being signblymn
2001-01-01Add the instr and inchstr families of functions.simonb
2000-08-13build a trace version of libcurses, with "make -DDEBUG_CURSES"itojun
2000-06-03* Added libterm to the include path - tgoto requires it for the privateblymn
2000-05-11Add pause.c.jdc
2000-04-24* Added rcs id line to files missing it.blymn
2000-04-22* Fixed need for duplicate namp string in setterm.cblymn
2000-04-20* Move <wchar.h> from libcurses to include (for the missing functionalitykleink
2000-04-18More multiple changes:blymn
2000-04-12Add color.c, background.c, getyx.c.jdc
2000-04-11Made data structures opaqueblymn
1999-06-28Get rid of the evil trailing spaces and tabs.simonb
1999-04-13Upgrades the standard NetBSD curses library to provide somemrg
1998-02-18Ncurses (like SysV/XOpen based curses implementations) includesjtc
1997-10-22use CPPFLAGS instead of CFLAGSlukem
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-07-23RCSid police, set WARNS?=1mikel