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
Age
Commit message (
Expand
)
Author
2021-12-17
curses: spell "foreground" correctly in comments
uwe
2021-12-08
fix various typos in comments and log messages.
andvar
2021-12-03
fix various typos in comments, log messages and documentation.
andvar
2021-11-22
Don't waste time setting the dirty flag multiple times.
blymn
2021-11-16
Move 'i' into DEBUG only code (now there be three).
kre
2021-11-16
Fix handling of the tab special character.
blymn
2021-11-15
Fix for PR lib/55433
blymn
2021-10-19
Add a bit more debug.
blymn
2021-10-19
Fix for PR pkg/55931
blymn
2021-10-04
remove duplicate the article in documentation.
andvar
2021-09-07
Do not compile in whole fileio.c for LIBHACK.
rin
2021-09-07
PR lib/56388
rin
2021-09-06
Always autogen fileio.h.
rin
2021-09-06
Style fixes most for __CTRACE().
rin
2021-09-06
Unifdef DEBUG for CTRACE().
rin
2021-09-06
Expand __CTRACE() to __nothing #ifndef DEBUG.
rin
2021-09-06
Fix old-style definition: curses_version() --> curses_version(void)
rin
2021-09-06
Fix old-style definition: use_default_colors() --> use_default_colors(void)
rin
2021-08-15
libcurses: fix usage of __warn_references
rillig
2021-08-15
This is a mess; always define MB_LEN_MAX so both the regular and libhack
christos
2021-08-15
need limits.h
christos
2021-08-15
Use MBL_LEN_MAX (constant) so that SSP works
christos
2021-08-03
curses: clarify standout as the "best" _supported_ highlighting mode
nia
2021-08-02
curses: clarify documentation regarding the standout attribute
nia
2021-07-26
The BUGS sections is incorrect again for "modern" terminals.
nia
2021-06-27
Fix PR lib/55931
blymn
2021-06-27
Fix SSP build
christos
2021-06-24
Fix printf format for size_t
martin
2021-06-24
Make sure we don't use wide char routines when DISABLE_WCHAR is in
blymn
2021-06-22
Rework the fix for lib/56224.
blymn
2021-06-22
Fix how the slk are drawn by making sure we use ins_wchar in the
blymn
2021-06-22
Fix the debug output to stop spamming out the aline for row 0, we
blymn
2021-06-15
Correct a previous fix for PR lib/56224.
blymn
2021-06-10
Add missing newline to debug trace message
mcf
2021-06-06
Fix for PR lib/56224
blymn
2021-06-01
Fix initial line hash calculation for subwindows
mcf
2021-05-29
wresize: don't bound pads to the size of the screen
nia
2021-05-15
__newwin - fix BGWCOL initialization.
uwe
2021-05-08
avoid accessing stack garbage.
mrg
2021-02-13
libcurses: fix wrong tab width for addch
rillig
2021-02-13
curses.h: proofread, indent a bit more consistently
rillig
2021-02-07
curses_screen.3: fix typo
rillig
2021-02-06
libcurses: fix spelling in comment
rillig
2021-02-06
libncurses: fix grammar in manual page
rillig
2020-07-14
newwin - fix crash with negative ncols.
uwe
2020-07-06
Pads are not to be automatically refreshed on input.
uwe
2020-07-06
mvwins*(WINDOW *win, ...) functions - call wins* on win, not stdscr.
uwe
2020-07-03
wtouchln - verify/clip input parameters
uwe
2020-07-02
setcchar - don't lose combining marks to a typo.
uwe
2020-07-01
hline, vline - don't lose attributes when using default character.
uwe
[next]