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
2021-09-06
Always autogen fileio.h.
rin
2021-06-27
Fix SSP build
christos
2020-03-23
curses: Add stubs for mouse functions
roy
2019-09-03
curses: believe in unicorns
roy
2019-09-03
curses: Add __NetBSD_Curses_Version__
roy
2019-09-02
curses(3): add curses_version()
roy
2018-11-22
We need insstr.c for !HAVE_WCHAR too.
uwe
2018-11-19
Provide basic documentation on getcchar(3) and setcchar(3).
uwe
2018-11-18
Oops, revert previous. Wrong tree.
uwe
2018-11-18
Comment out LIBDPLIBS so that this can be built outside of the tree.
uwe
2018-10-25
Rename curses_insertch.3 to curses_insch.3 to match the function names
uwe
2018-06-10
use SUBDIR.roff suggested by uwe@
christos
2017-01-24
Implement POSIX Curses Soft Label Key functions.
roy
2017-01-11
Move the ripoffline logic out of screen.c and into ripoffline.c.
roy
2017-01-10
Implement POSIX curses function ripoffline(3).
roy
2017-01-05
Implement ncurses is_pad(3).
roy
2017-01-05
Implement is_term_resized and resize_term(3) ncurses extensions.
roy
2017-01-05
Add the set_escdelay(3) and set_tabsize(3) ncurses extensions.
roy
2017-01-03
Add missing man pages for wsyncup.3 and wcursyncup.3
roy
2017-01-02
Implement POSIX Curses functions immedok(3) and syncok(3).
roy
2017-01-01
Implement ncurses extension has_key.
roy
2016-12-31
Implement POSIX Curses typeahead function.
roy
2016-12-31
Implement POSIX curses use_env function.
roy
2016-12-31
Implement ncurses extensions is_leaveok and is_keypad.
roy
2016-12-30
Add the POSIX filter() function to libcurses.
roy
2014-07-05
Remove stray .if make(insatll).
dholland
2014-06-13
remove the build support for GCC 4.1, and any hacks i found for it.
mrg
2014-05-21
Add workaround for lib/48827 for vax to avoid segv in sysinst for now
abs
2012-04-21
Fix build
roy
2012-04-21
Add capfile(5) to describe the termcap format.
roy
2011-10-04
Move longname(3) from curses to terminfo, pre-cursor to fix PR/43386.
roy
2011-04-04
Add man page link for define_key
blymn
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
[next]