The NetBSD Project

src/lib/libcurses/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libcurses


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] EXAMPLES/        
[DIR] PSD.doc/        
[TXT] refresh.c  1.128   3 months  msaitoh   Fix typo in comment.
[TXT] addnstr.c  1.21   9 months  blymn   Add more debug so a call to waddbytes can be traced to the caller.
[TXT] printw.c  1.30   9 months  blymn   Add more debug so a call to waddbytes can be traced to the caller.
[TXT] addbytes.c  1.68   9 months  blymn   Backout change to addnstr that broke other applications as n should be the numbe...
[TXT] slk.c  1.21   9 months  blymn   Backout change to addnstr that broke other applications as n should be the numbe...
[TXT] move.c  1.25   11 months  blymn   PR bin/57072 This fixes observed behviour in the PR. Allow the cursor to be m...
[TXT] attributes.c  1.35   11 months  blymn   Fix for lib/57050 Perform a sanity check on the window parameter being passed an...
[TXT] add_wchstr.c  1.14   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] background.c  1.33   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] chgat.c  1.9   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] clrtobot.c  1.31   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] color.c  1.47   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] cr_put.c  1.40   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] curses.c  1.31   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] delch.c  1.30   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] erase.c  1.37   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] ins_wch.c  1.20   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] ins_wstr.c  1.24   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] insch.c  1.28   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] insdelln.c  1.23   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] insstr.c  1.11   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] resize.c  1.36   11 months  blymn   Fixes for lib/56926 amongst other things: - plod now correctly accounts for wid...
[TXT] curses_input.3  1.30   16 months  uwe   curses_input.3: wtimeout() returns void too
[TXT] clrtoeol.c  1.35   16 months  blymn   Make clrtoeol match the ncurses behaviour where it seems to make the rest of lin...
[TXT] border.c  1.24   17 months  blymn   * Don't redraw the background if the new background character is the same a...
[TXT] curses_private.h  1.80   17 months  blymn   * Don't redraw the background if the new background character is the same a...
[TXT] newwin.c  1.67   17 months  blymn   * Don't redraw the background if the new background character is the same a...
[TXT] keymap.h  1.5   17 months  rillig   lib: remove CONSTCOND comment Since 2021-01-31, lint doesn't need it anymore fo...
[TXT] copywin.c  1.21   17 months  blymn   Make the default colour pair be pair 0 which appears to match other curses imple...
[TXT] get_wstr.c  1.11   17 months  blymn   Make the default colour pair be pair 0 which appears to match other curses imple...
[TXT] mvwin.c  1.24   17 months  blymn   Make the default colour pair be pair 0 which appears to match other curses imple...
[TXT] shlib_version  1.47   17 months  blymn   Make the default colour pair be pair 0 which appears to match other curses imple...
[TXT] touchwin.c  1.34   17 months  blymn   Make the default colour pair be pair 0 which appears to match other curses imple...
[TXT] getyx.c  1.7   17 months  andvar   s/postion/position/
[TXT] screen.c  1.37   17 months  andvar   fix various typos, mainly in comments, but also log messages, docs, game text.
[TXT] in_wch.c  1.8   20 months  blymn   Correct (hopefully) the handling of wide characters. * Remove the WCOL family o...
[TXT] in_wchstr.c  1.10   20 months  blymn   Correct (hopefully) the handling of wide characters. * Remove the WCOL family o...
[TXT] inwstr.c  1.10   20 months  blymn   Correct (hopefully) the handling of wide characters. * Remove the WCOL family o...
[TXT] ripoffline.c  1.7   21 months  msaitoh   s/implemenation/implementation/ in comment.
[TXT] getch.c  1.78   23 months  blymn   Fix for PR pkg/55931 Don't move the cursor when getch is called if input is not...
[TXT] curses_cchar.3  1.3   2 years  andvar   remove duplicate the article in documentation.
[TXT] fileio.c  1.9   2 years  rin   Do not compile in whole fileio.c for LIBHACK. Fix build failure when built as l...
[TXT] cur_hash.c  1.14   2 years  rin   PR lib/56388 For __newwin() and __resizewin(), the line hash was calculated as ...
[TXT] Makefile  1.96   2 years  rin   Always autogen fileio.h. Bump CURSES_LIB_MAJOR.CURSES_LIB_MINOR to 9.0 belatedl...
[TXT] addch.c  1.23   2 years  rin   Style fixes most for __CTRACE().
[TXT] addwstr.c  1.8   2 years  rin   Style fixes most for __CTRACE().
[TXT] curs_set.c  1.12   2 years  rin   Style fixes most for __CTRACE().
[TXT] get_wch.c  1.26   2 years  rin   Style fixes most for __CTRACE().
[TXT] setterm.c  1.71   2 years  rin   Style fixes most for __CTRACE().
[TXT] line.c  1.17   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] meta.c  1.10   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] overlay.c  1.18   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] overwrite.c  1.19   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] pause.c  1.11   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] putchar.c  1.24   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] scroll.c  1.27   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] toucholap.c  1.18   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] tscroll.c  1.15   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] tstp.c  1.45   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] tty.c  1.49   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] underscore.c  1.13   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] acs.c  1.22   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] addchnstr.c  1.9   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] bell.c  1.10   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] delwin.c  1.22   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] getstr.c  1.29   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] initscr.c  1.36   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] keypad.c  1.15   2 years  rin   Expand __CTRACE() to __nothing #ifndef DEBUG. Remove most of #ifdef DEBUG aroun...
[TXT] version.c  1.4   2 years  rin   Fix old-style definition: curses_version() --> curses_version(void)
[TXT] inchstr.c  1.11   2 years  rillig   libcurses: fix usage of __warn_references Since that macro can expand to an emp...
[TXT] instr.c  1.8   2 years  rillig   libcurses: fix usage of __warn_references Since that macro can expand to an emp...
[TXT] curses_attributes.3  1.11   2 years  nia   curses: clarify standout as the "best" _supported_ highlighting mode of the curr...
[TXT] curses_standout.3  1.10   2 years  nia   curses: clarify standout as the "best" _supported_ highlighting mode of the curr...
[TXT] curses.h  1.130   2 years  rillig   curses.h: proofread, indent a bit more consistently
[TXT] curses_screen.3  1.28   2 years  rillig   curses_screen.3: fix typo
[TXT] cchar.c  1.12   3 years  uwe   setcchar - don't lose combining marks to a typo. We copy len wchars but set the...
[TXT] curses_mouse.3  1.2   3 years  wiz   branches: 1.2.2; Fix synopsis, use more markup.
[TXT] mouse.c  1.1   3 years  roy   branches: 1.1.2; curses: Add stubs for mouse functions No mouse support actual...
[TXT] curses.3  1.74   4 years  roy   curses(3): add curses_version() Returns NetBSD-Curses %s Where %s is the NetBSD...
[TXT] curses_version.3  1.1   4 years  roy   branches: 1.1.4; curses(3): add curses_version() Returns NetBSD-Curses %s Wher...
[TXT] curses_addstr.3  1.7   4 years  sevan   typo
[TXT] scanw.c  1.23   4 years  blymn   Fix return for mvscanw to return ERR/OK instead of the number of elements scanne...
[TXT] keyname.c  1.8   4 years  blymn   Fix typo for unknown key keyname return.
[TXT] add_wch.c  1.9   4 years  blymn   Rework previous fix for getch cursor position when cursor is moved without refre...
[TXT] inch.c  1.14   4 years  blymn   Rework previous fix for getch cursor position when cursor is moved without refre...
[TXT] curses_clear.3  1.4   4 years  dholland   At some point we lost the text that explains the difference between clear() and ...
[TXT] echo_wchar.c  1.3   4 years  uwe   Drop HAVE_WCHAR ifdefs from code that is not even compiled with !HAVE_WCHAR. We...
[TXT] curses_inch.3  1.14   4 years  wiz   Add comma in enumeration.
[TXT] ctrace.c  1.23   4 years  uwe   __CTRACE - don't call gettimeofday() twice.
[TXT] curses_insch.3  1.2   4 years  uwe   branches: 1.2.2; 1.2.4; Oops, update name in .Dt, bump date.
[TXT] curses_addch.3  1.10   4 years  uwe   Rename curses_insertch.3 to curses_insch.3 to match the function names documente...
[TXT] curses_delch.3  1.4   4 years  uwe   Rename curses_insertch.3 to curses_insch.3 to match the function names documente...
[TXT] curses_slk.3  1.2   5 years  kamil   Fix the documented function prototype of slk_attr_set(3) Note the missing argum...
[TXT] curses_underscore.3  1.6   5 years  kamil   Fix function prototypes in curses_underscore.3 Correct function prototype of wu...
[TXT] curses_background.3  1.7   5 years  kamil   Correct function prototypes in curses_background(3) Fix prototypes for: bkgdset...
[TXT] curses_touch.3  1.10   5 years  dholland   Typos.
[TXT] curses_tty.3  1.14   6 years  wiz   Use Dv for non-errno return values (instead of Er).
[TXT] curses_color.3  1.13   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] standout.c  1.19   6 years  roy   Use the window's screen's terminal.
[TXT] box.c  1.15   6 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] deleteln.c  1.15   6 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] flushok.c  1.6   6 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] fullname.c  1.12   6 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] idcok.c  1.2   6 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] idlok.c  1.12   6 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] immedok.c  1.2   6 years  roy   branches: 1.2.2; KNF. Normalise coding style. White space police. Sprinkle some...
[TXT] insertln.c  1.14   6 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] leaveok.c  1.7   6 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] nodelay.c  1.7   6 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] notimeout.c  1.7   6 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] scrollok.c  1.6   6 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] syncok.c  1.2   6 years  roy   branches: 1.2.2; KNF. Normalise coding style. White space police. Sprinkle some...
[TXT] timeout.c  1.9   6 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] curses_pad.3  1.6   6 years  roy   Implement ncurses is_pad(3). Correct documentation about is_keypad(3).
[TXT] curses_cursor.3  1.9   6 years  wiz   Whitespace.
[TXT] curses_refresh.3  1.13   6 years  wiz   Whitespace.
[TXT] unctrl.h  1.5   8 years  wiz   Fix quoting in macro. Needed by dialog-1.2-20150513.
[TXT] curses_window.3  1.16   9 years  roy   Note that delwin(3) is a null-op if win is NULL.
[TXT] curses_termcap.3  1.6   11 years  roy   Add capfile(5) to describe the termcap format. Adjust various man pages and othe...
[TXT] curses_print.3  1.7   12 years  jruoho   Fix PR # 41894.
[TXT] curses_chgat.3  1.5   12 years  blymn   Fix typo.
[TXT] curses_fileio.3  1.4   12 years  njoly   Add missing space in fread xref.
[TXT] curses_line.3  1.6   13 years  wiz   Bump date for previous.
[TXT] id_subwins.c  1.14   14 years  roy   Prepare curses for the possibility of changing from termcap to terminfo. term.h ...
[TXT] genfileioh.awk  1.2   15 years  martin   Move to 2 clause TNF license (was: strange 3 clause version)
[TXT] curses_addchstr.3  1.3   15 years  martin   Convert TNF licenses to new 2 clause variant
[TXT] curses_default_colors.3  1.6   15 years  martin   Convert TNF licenses to new 2 clause variant
[TXT] curses_echochar.3  1.3   15 years  martin   Convert TNF licenses to new 2 clause variant
[TXT] curses_keyname.3  1.5   15 years  martin   Convert TNF licenses to new 2 clause variant
[TXT] echochar.c  1.2   15 years  martin   Convert to new 2 clause license
[TXT] clearok.c  1.5   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] unctrl.c  1.11   16 years  blymn   Merge in wide curses code done as a Summer of Code project by Ruibiao Qiu.
[TXT] curses_insertln.3  1.4   17 years  jdc   Curses_insert has been split into curses_insertch and curses_insertln for a whil...
[TXT] curses_border.3  1.4   19 years  snj   Spelling fix.
[TXT] clear.c  1.13   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] curses_deleteln.3  1.4   20 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] curses_insdelln.3  1.3   20 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] curses_scanw.3  1.5   20 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] curses_scroll.3  1.4   20 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...


CVSweb <webmaster@jp.NetBSD.org>