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