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

Current tag: pgoyette-compat-0502


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] EXAMPLES/        
[DIR] PSD.doc/        
[TXT] curses.h  1.121   7 years  roy   branches: 1.121.10; 1.121.12; Implement POSIX Curses Soft Label Key functions....
[TXT] refresh.c  1.88   7 years  christos   branches: 1.88.4; 1.88.10; 1.88.12; Make this compile again: use ce instead o...
[TXT] Makefile  1.84   7 years  roy   branches: 1.84.10; Implement POSIX Curses Soft Label Key functions.
[TXT] curses.3  1.72   6 years  abhinav   branches: 1.72.8; 1.72.10; Fix typo in the man page reference
[TXT] setterm.c  1.66   7 years  roy   branches: 1.66.4; 1.66.10; 1.66.12; POSIX says that use_env(3) must precede s...
[TXT] getch.c  1.65   7 years  roy   branches: 1.65.4; 1.65.10; 1.65.12; Move ESCDELAY to curses.c so all globals ...
[TXT] curses_private.h  1.62   7 years  roy   branches: 1.62.4; 1.62.10; 1.62.12; Move ESCDELAY to curses.c so all globals ...
[TXT] newwin.c  1.51   6 years  roy   branches: 1.51.2; 1.51.4; Allow a subwindow to contain another subwindow. Thi...
[TXT] addbytes.c  1.47   7 years  roy   branches: 1.47.6; 1.47.12; 1.47.14; KNF
[TXT] tty.c  1.46   7 years  roy   branches: 1.46.12; 1.46.14; KNF. Normalise coding style. White space police. S...
[TXT] shlib_version  1.42   7 years  roy   branches: 1.42.12; 1.42.14; Bump libcurses to 7.1 for prior additions.
[TXT] tstp.c  1.42   7 years  roy   branches: 1.42.6; 1.42.12; 1.42.14; KNF. Normalise coding style. White space ...
[TXT] color.c  1.41   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] cr_put.c  1.33   7 years  christos   branches: 1.33.12; comment out unused code.
[TXT] screen.c  1.33   7 years  roy   branches: 1.33.4; 1.33.10; 1.33.12; Put back filter(3) I mistakenly removed i...
[TXT] initscr.c  1.32   7 years  roy   branches: 1.32.6; 1.32.12; 1.32.14; Remove setup already done in newterm and ...
[TXT] touchwin.c  1.30   7 years  roy   branches: 1.30.14; KNF. Normalise coding style. White space police. Sprinkle so...
[TXT] clrtoeol.c  1.28   7 years  roy   branches: 1.28.14; KNF. Normalise coding style. White space police. Sprinkle so...
[TXT] curses.c  1.28   7 years  roy   Move ESCDELAY to curses.c so all globals are close to each other. Remove _reentr...
[TXT] curses_input.3  1.27   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] erase.c  1.26   7 years  roy   branches: 1.26.14; KNF. Normalise coding style. White space police. Sprinkle so...
[TXT] resize.c  1.26   7 years  roy   branches: 1.26.4; 1.26.10; 1.26.12; Implement POSIX Curses Soft Label Key fun...
[TXT] clrtobot.c  1.24   7 years  roy   branches: 1.24.14; KNF. Normalise coding style. White space police. Sprinkle so...
[TXT] delch.c  1.24   7 years  roy   branches: 1.24.14; KNF. Normalise coding style. White space police. Sprinkle so...
[TXT] getstr.c  1.24   7 years  roy   branches: 1.24.14; KNF. Normalise coding style. White space police. Sprinkle so...
[TXT] printw.c  1.24   7 years  roy   branches: 1.24.14; KNF. Normalise coding style. White space police. Sprinkle so...
[TXT] scroll.c  1.24   7 years  blymn   branches: 1.24.12; Remove checks for cursor being in scrolling region, ncurses ...
[TXT] attributes.c  1.23   7 years  roy   branches: 1.23.12; 1.23.14; Use the terminal of the SCREEN of the WINDOW rathe...
[TXT] curses_screen.3  1.23   7 years  roy   branches: 1.23.4; 1.23.10; 1.23.12; Note an issue with our cursor movement in...
[TXT] insch.c  1.23   7 years  roy   branches: 1.23.6; 1.23.14; KNF. Normalise coding style. White space police. Sp...
[TXT] putchar.c  1.22   7 years  roy   branches: 1.22.14; KNF. Normalise coding style. White space police. Sprinkle so...
[TXT] scanw.c  1.22   7 years  roy   branches: 1.22.14; KNF. Normalise coding style. White space police. Sprinkle so...
[TXT] acs.c  1.21   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] ctrace.c  1.21   7 years  roy   branches: 1.21.12; 1.21.14; KNF. Normalise coding style. White space police. S...
[TXT] mvwin.c  1.21   7 years  roy   Move the ripoffline logic out of screen.c and into ripoffline.c. Store ripped of...
[TXT] delwin.c  1.20   7 years  roy   branches: 1.20.14; KNF. Normalise coding style. White space police. Sprinkle so...
[TXT] standout.c  1.19   7 years  roy   Use the window's screen's terminal.
[TXT] addch.c  1.18   7 years  roy   branches: 1.18.12; 1.18.14; KNF
[TXT] border.c  1.18   7 years  blymn   Checks for bottom right corner were reversed.
[TXT] insdelln.c  1.18   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] move.c  1.18   7 years  roy   branches: 1.18.6; 1.18.12; 1.18.14; KNF. Normalise coding style. White space ...
[TXT] overwrite.c  1.18   17 years  jdc   Add debug "areas" that allow selective debugging by setting the "CURSES_TRACE_MA...
[TXT] background.c  1.17   7 years  roy   branches: 1.17.12; 1.17.14; KNF. Normalise coding style. White space police. S...
[TXT] copywin.c  1.17   7 years  roy   branches: 1.17.14; KNF. Normalise coding style. White space police. Sprinkle so...
[TXT] overlay.c  1.17   17 years  jdc   Add debug "areas" that allow selective debugging by setting the "CURSES_TRACE_MA...
[TXT] toucholap.c  1.17   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] curses_window.3  1.16   10 years  roy   Note that delwin(3) is a null-op if win is NULL.
[TXT] addnstr.c  1.15   7 years  roy   branches: 1.15.14; KNF. Normalise coding style. White space police. Sprinkle so...
[TXT] box.c  1.15   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] deleteln.c  1.15   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] curses_tty.3  1.14   6 years  wiz   Use Dv for non-errno return values (instead of Er).
[TXT] get_wch.c  1.14   7 years  roy   branches: 1.14.4; 1.14.10; 1.14.12; Move ESCDELAY to curses.c so all globals ...
[TXT] id_subwins.c  1.14   14 years  roy   Prepare curses for the possibility of changing from termcap to terminfo. term.h ...
[TXT] insertln.c  1.14   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] keypad.c  1.14   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] tscroll.c  1.14   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] clear.c  1.13   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] cur_hash.c  1.13   7 years  roy   u_int -> unsigned int, u_int32_t -> uint32_t.
[TXT] curses_color.3  1.13   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] curses_refresh.3  1.13   7 years  wiz   Whitespace.
[TXT] curses_inch.3  1.12   12 years  wiz   branches: 1.12.40; 1.12.42; Add serial comma, remove trailing whitespace, bump...
[TXT] fullname.c  1.12   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] idlok.c  1.12   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] underscore.c  1.12   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] inch.c  1.11   7 years  roy   branches: 1.11.12; 1.11.14; KNF. Normalise coding style. White space police. S...
[TXT] ins_wch.c  1.11   7 years  roy   branches: 1.11.4; 1.11.10; 1.11.12; Move ESCDELAY to curses.c so all globals ...
[TXT] ins_wstr.c  1.11   7 years  roy   branches: 1.11.4; 1.11.10; 1.11.12; Move ESCDELAY to curses.c so all globals ...
[TXT] unctrl.c  1.11   16 years  blymn   Merge in wide curses code done as a Summer of Code project by Ruibiao Qiu.
[TXT] curs_set.c  1.10   13 years  blymn   fflush the outfd after setting the cursor visibility so it takes effect immediat...
[TXT] curses_touch.3  1.10   6 years  dholland   Typos.
[TXT] pause.c  1.10   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] bell.c  1.9   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] curses_addch.3  1.9   6 years  wiz   branches: 1.9.4; 1.9.6; Remove workaround for ancient HTML generation code.
[TXT] curses_cursor.3  1.9   7 years  wiz   Whitespace.
[TXT] line.c  1.9   7 years  roy   branches: 1.9.14; KNF. Normalise coding style. White space police. Sprinkle som...
[TXT] meta.c  1.9   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] timeout.c  1.9   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] curses_attributes.3  1.8   15 years  martin   branches: 1.8.60; 1.8.62; Convert TNF licenses to new 2 clause variant
[TXT] curses_print.3  1.7   12 years  jruoho   Fix PR # 41894.
[TXT] curses_standout.3  1.7   7 years  christos   PR/51673: Carsten Kunze: curses: standend() does not turn off A_BOLD; according ...
[TXT] inchstr.c  1.7   7 years  roy   branches: 1.7.14; KNF. Normalise coding style. White space police. Sprinkle som...
[TXT] keyname.c  1.7   7 years  roy   branches: 1.7.14; KNF. Normalise coding style. White space police. Sprinkle som...
[TXT] leaveok.c  1.7   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] nodelay.c  1.7   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] notimeout.c  1.7   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] addchnstr.c  1.6   10 years  blymn   branches: 1.6.26; Rename the old __waddbytes function to _cursesi_waddbytes and...
[TXT] cchar.c  1.6   7 years  roy   branches: 1.6.12; 1.6.14; KNF. Normalise coding style. White space police. Spr...
[TXT] curses_background.3  1.6   15 years  martin   branches: 1.6.60; 1.6.62; 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_line.3  1.6   14 years  wiz   Bump date for previous.
[TXT] curses_pad.3  1.6   7 years  roy   Implement ncurses is_pad(3). Correct documentation about is_keypad(3).
[TXT] curses_termcap.3  1.6   11 years  roy   Add capfile(5) to describe the termcap format. Adjust various man pages and othe...
[TXT] flushok.c  1.6   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] getyx.c  1.6   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] scrollok.c  1.6   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] add_wch.c  1.5   8 years  jdc   branches: 1.5.14; 1.5.16; Add missing new line in debug print.
[TXT] add_wchstr.c  1.5   7 years  christos   branches: 1.5.12; 1.5.14; remove bogus malloc casts
[TXT] chgat.c  1.5   11 years  blymn   Add more debug to mvchgat.
[TXT] clearok.c  1.5   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] curses_chgat.3  1.5   13 years  blymn   Fix typo.
[TXT] curses_keyname.3  1.5   15 years  martin   Convert TNF licenses to new 2 clause variant
[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_underscore.3  1.5   15 years  martin   branches: 1.5.60; 1.5.62; Convert TNF licenses to new 2 clause variant
[TXT] fileio.c  1.5   7 years  christos   branches: 1.5.6; 1.5.12; 1.5.14; remove bogus malloc casts
[TXT] insstr.c  1.5   7 years  roy   branches: 1.5.6; 1.5.14; KNF. Normalise coding style. White space police. Spri...
[TXT] unctrl.h  1.5   8 years  wiz   Fix quoting in macro. Needed by dialog-1.2-20150513.
[TXT] curses_addstr.3  1.4   20 years  jdc   branches: 1.4.98; Cross reference curses_addchstr.3.
[TXT] curses_border.3  1.4   20 years  snj   Spelling fix.
[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_fileio.3  1.4   13 years  njoly   Add missing space in fread xref.
[TXT] curses_insertln.3  1.4   18 years  jdc   Curses_insert has been split into curses_insertch and curses_insertln for a whil...
[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...
[TXT] get_wstr.c  1.4   7 years  roy   branches: 1.4.12; 1.4.14; KNF. Normalise coding style. White space police. Spr...
[TXT] in_wch.c  1.4   7 years  roy   branches: 1.4.12; 1.4.14; KNF. Normalise coding style. White space police. Spr...
[TXT] in_wchstr.c  1.4   7 years  roy   branches: 1.4.12; 1.4.14; KNF. Normalise coding style. White space police. Spr...
[TXT] instr.c  1.4   12 years  blymn   branches: 1.4.42; Fix a bug that prevented instr and friends returning OK.
[TXT] inwstr.c  1.4   7 years  roy   branches: 1.4.12; 1.4.14; KNF. Normalise coding style. White space police. Spr...
[TXT] keymap.h  1.4   11 years  roy   Add capfile(5) to describe the termcap format. Adjust various man pages and othe...
[TXT] addwstr.c  1.3   7 years  roy   branches: 1.3.12; 1.3.14; KNF. Normalise coding style. White space police. Spr...
[TXT] curses_addchstr.3  1.3   15 years  martin   Convert TNF licenses to new 2 clause variant
[TXT] curses_clear.3  1.3   20 years  wiz   branches: 1.3.96; 1.3.98; Use .In header.h instead of .Fd #include \*[Lt]heade...
[TXT] curses_delch.3  1.3   20 years  wiz   branches: 1.3.96; 1.3.98; Use .In header.h instead of .Fd #include \*[Lt]heade...
[TXT] curses_echochar.3  1.3   15 years  martin   Convert TNF licenses to new 2 clause variant
[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] ripoffline.c  1.3   7 years  roy   branches: 1.3.2; 1.3.6; 1.3.12; 1.3.14; Implement POSIX Curses Soft Label Ke...
[TXT] echo_wchar.c  1.2   16 years  blymn   branches: 1.2.74; 1.2.76; Merge in wide curses code done as a Summer of Code p...
[TXT] echochar.c  1.2   15 years  martin   Convert to new 2 clause license
[TXT] genfileioh.awk  1.2   15 years  martin   Move to 2 clause TNF license (was: strange 3 clause version)
[TXT] idcok.c  1.2   7 years  roy   KNF. Normalise coding style. White space police. Sprinkle some extra braces to m...
[TXT] immedok.c  1.2   7 years  roy   branches: 1.2.2; KNF. Normalise coding style. White space police. Sprinkle some...
[TXT] slk.c  1.2   7 years  roy   branches: 1.2.2; 1.2.4; 1.2.8; 1.2.14; 1.2.16; Just return ERR instead of a...
[TXT] syncok.c  1.2   7 years  roy   branches: 1.2.2; KNF. Normalise coding style. White space police. Sprinkle some...
[TXT] curses_slk.3  1.1   7 years  roy   branches: 1.1.2; 1.1.4; 1.1.14; 1.1.16; Implement POSIX Curses Soft Label Ke...


CVSweb <webmaster@jp.NetBSD.org>