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: netbsd-2-1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] EXAMPLES/        
[DIR] PSD.doc/        
[TXT] Makefile  1.51.4.1   18 years  snj   Apply patch (requested by riz in ticket #5516): Sync libcurses with HEAD of 2005...
[TXT] acs.c  1.11   22 years  mycroft   branches: 1.11.20; Make sure _acs_char[] is copied to screen->acs_char[] even w...
[TXT] addbytes.c  1.29   20 years  dsl   Revert most of rev 1.27 of addbytes.c and associated changes. Posix requires tha...
[TXT] addch.c  1.13   20 years  agc   branches: 1.13.18; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] addchnstr.c  1.2   20 years  wiz   branches: 1.2.18; Make i an int to please lint and remove a cast.
[TXT] addnstr.c  1.11   20 years  agc   branches: 1.11.18; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] attributes.c  1.13   20 years  fvdl   branches: 1.13.18; Don't use NULL to compare against an int.
[TXT] background.c  1.8   21 years  dsl   Fix resize of windows with subwins. Let window size be given as a -ver number =>...
[TXT] bell.c  1.5   23 years  jdc   branches: 1.5.20; Rename variables refering to termcap capabilities from NN to ...
[TXT] border.c  1.7   23 years  jdc   Don't delete attributes when character 0 (default) is passed in. Minor KNF.
[TXT] box.c  1.13   20 years  agc   branches: 1.13.18; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] clear.c  1.13   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] clearok.c  1.4   23 years  blymn   branches: 1.4.38; * Added rcs id line to files missing it. * Added code to __re...
[TXT] clrtobot.c  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] clrtoeol.c  1.18   20 years  jdc   Fix __CTRACE arguments.
[TXT] color.c  1.29   20 years  jdc   branches: 1.29.6; Because we are changing the libcurses major number, remove ca...
[TXT] copywin.c  1.9.6.1   18 years  snj   Apply patch (requested by riz in ticket #5516): Sync libcurses with HEAD of 2005...
[TXT] cr_put.c  1.22.2.1   19 years  tron   Pull up revision 1.23 (requested by blymn in ticket #716): Remove _cursesi_genbu...
[TXT] ctrace.c  1.14.4.1   18 years  snj   Apply patch (requested by riz in ticket #5516): Sync libcurses with HEAD of 2005...
[TXT] cur_hash.c  1.11.4.1   18 years  snj   Apply patch (requested by riz in ticket #5516): Sync libcurses with HEAD of 2005...
[TXT] curs_set.c  1.7   22 years  blymn   branches: 1.7.20; * Remove termcap globals from public interface * Clean up c...
[TXT] curses.3  1.54   20 years  jdc   branches: 1.54.24; s/can_change_colors/can_change_color/
[TXT] curses.c  1.21   20 years  agc   branches: 1.21.18; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] curses.h  1.86   20 years  jdc   Changes to support *echochar(). Should fix PR lib/24927.
[TXT] curses_addch.3  1.5   20 years  jdc   Cross reference curses_addchstr.3.
[TXT] curses_addchstr.3  1.2   20 years  wiz   branches: 1.2.32; Grammar fix; no functions returnint pointers here, so remove ...
[TXT] curses_addstr.3  1.4   20 years  jdc   branches: 1.4.98; Cross reference curses_addchstr.3.
[TXT] curses_attributes.3  1.6   20 years  jdc   branches: 1.6.24; Cross reference curses_addchstr.3.
[TXT] curses_background.3  1.3   21 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] curses_border.3  1.4   20 years  snj   Spelling fix.
[TXT] curses_clear.3  1.3   21 years  wiz   branches: 1.3.96; 1.3.98; Use .In header.h instead of .Fd #include \*[Lt]heade...
[TXT] curses_color.3  1.9.4.1   18 years  snj   Apply patch (requested by riz in ticket #5516): Sync libcurses with HEAD of 2005...
[TXT] curses_cursor.3  1.4.4.1   18 years  snj   Apply patch (requested by riz in ticket #5516): Sync libcurses with HEAD of 2005...
[TXT] curses_default_colors.3  1.5   21 years  wiz   branches: 1.5.32; Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt]...
[TXT] curses_delch.3  1.3   21 years  wiz   branches: 1.3.96; 1.3.98; Use .In header.h instead of .Fd #include \*[Lt]heade...
[TXT] curses_deleteln.3  1.4   21 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] curses_echochar.3  1.2   20 years  wiz   branches: 1.2.32; Add a newline, remove a comma, and reword STANDARDS section s...
[TXT] curses_inch.3  1.9.4.1   18 years  snj   Apply patch (requested by riz in ticket #5516): Sync libcurses with HEAD of 2005...
[TXT] curses_input.3  1.17.4.1   18 years  snj   Apply patch (requested by riz in ticket #5516): Sync libcurses with HEAD of 2005...
[TXT] curses_insdelln.3  1.3   21 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] curses_insertln.3  1.3   21 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] curses_keyname.3  1.3   20 years  snj   branches: 1.3.24; Spelling fixes.
[TXT] curses_line.3  1.4   21 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] curses_pad.3  1.3   21 years  wiz   branches: 1.3.32; Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt]...
[TXT] curses_print.3  1.6   21 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] curses_private.h  1.36.4.1   18 years  snj   Apply patch (requested by riz in ticket #5516): Sync libcurses with HEAD of 2005...
[TXT] curses_refresh.3  1.10   21 years  wiz   branches: 1.10.80; Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt...
[TXT] curses_scanw.3  1.5   21 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] curses_screen.3  1.12   20 years  wiz   No comma in an enumeration of only two elements.
[TXT] curses_scroll.3  1.4   21 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] curses_standout.3  1.3   21 years  wiz   branches: 1.3.32; Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt]...
[TXT] curses_termcap.3  1.4   21 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] curses_touch.3  1.5.4.1   18 years  snj   Apply patch (requested by riz in ticket #5516): Sync libcurses with HEAD of 2005...
[TXT] curses_tty.3  1.8   20 years  snj   branches: 1.8.80; Spelling fixes.
[TXT] curses_underscore.3  1.4   21 years  wiz   branches: 1.4.32; Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt]...
[TXT] curses_window.3  1.9   20 years  jdc   "New sentence, new line".
[TXT] delch.c  1.17   20 years  wiz   Fix recurring typo in comments. From Douwe Kiela.
[TXT] deleteln.c  1.14   20 years  agc   branches: 1.14.80; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] delwin.c  1.13   20 years  agc   branches: 1.13.6; 1.13.12; Move UCB-licensed code from 4-clause to 3-clause li...
[TXT] echochar.c  1.1   20 years  jdc   branches: 1.1.32; Implement *echochar(). Should fix PR lib/24927.
[TXT] erase.c  1.17.4.1   18 years  riz   Pull up revision 1.18 (requested by jdc in ticket #5537): Make sure that werase(...
[TXT] flushok.c  1.4   23 years  blymn   branches: 1.4.38; * Added rcs id line to files missing it. * Added code to __re...
[TXT] fullname.c  1.11   20 years  agc   branches: 1.11.80; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] getch.c  1.44   20 years  jdc   Add KEY_RESIZE support and a SIGWINCH handler. Fixes PR bin/20032. This requires...
[TXT] getstr.c  1.18   20 years  agc   branches: 1.18.18; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] getyx.c  1.4   22 years  blymn   branches: 1.4.34; Added 2 new functions and a macro: - getparx ...
[TXT] id_subwins.c  1.13   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] idcok.c  1.1   21 years  blymn   branches: 1.1.80; * Added new function idcok - this closes PR 10802 * Added sen...
[TXT] idlok.c  1.11   20 years  agc   branches: 1.11.80; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] inch.c  1.6   20 years  wiz   branches: 1.6.18; Mini KNF. From Douwe Kiela.
[TXT] inchstr.c  1.2   22 years  blymn   Remove extraneous tabs from blank lines.
[TXT] initscr.c  1.27   20 years  jdc   branches: 1.27.18; We no longer need <signal.h>.
[TXT] insch.c  1.17   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] insdelln.c  1.10   20 years  dsl   Copy correct size of 1 line when doing insert/delete line on a subwin.
[TXT] insertln.c  1.13   20 years  agc   branches: 1.13.80; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] instr.c  1.2   22 years  blymn   Remove extraneous tabs from blank lines.
[TXT] keyname.c  1.1   20 years  jdc   Add keyname(). Fixes PR lib/20033. Allow SMALL to be defined, to reduce the size...
[TXT] keypad.c  1.9   21 years  dsl   branches: 1.9.18; Fix resize of windows with subwins. Let window size be given ...
[TXT] leaveok.c  1.4   23 years  blymn   branches: 1.4.38; * Added rcs id line to files missing it. * Added code to __re...
[TXT] line.c  1.4   22 years  blymn   branches: 1.4.20; Remove extraneous tabs from blank lines.
[TXT] meta.c  1.5   22 years  blymn   branches: 1.5.20; * Major change to add support for the newterm/set_term functi...
[TXT] move.c  1.14   20 years  dsl   branches: 1.14.18; Revert most of rev 1.27 of addbytes.c and associated changes...
[TXT] mvwin.c  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] newwin.c  1.42   20 years  jdc   Changes to support *echochar(). Should fix PR lib/24927.
[TXT] nodelay.c  1.6   20 years  jdc   branches: 1.6.80; Make nodelay() return an int. Now conforms to the Single Unix...
[TXT] notimeout.c  1.5   22 years  wiz   branches: 1.5.58; 1.5.64; withough -> without
[TXT] overlay.c  1.15.4.1   18 years  snj   Apply patch (requested by riz in ticket #5516): Sync libcurses with HEAD of 2005...
[TXT] overwrite.c  1.16.4.1   18 years  snj   Apply patch (requested by riz in ticket #5516): Sync libcurses with HEAD of 2005...
[TXT] pause.c  1.6   22 years  blymn   branches: 1.6.20; * Major change to add support for the newterm/set_term functi...
[TXT] printw.c  1.19   20 years  agc   branches: 1.19.18; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] putchar.c  1.17   20 years  agc   branches: 1.17.18; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] refresh.c  1.59.4.1   18 years  snj   Apply patch (requested by riz in ticket #5516): Sync libcurses with HEAD of 2005...
[TXT] resize.c  1.10.2.1   19 years  tron   Pull up revision 1.11 (requested by kleink in ticket #297): PR/25397: David A. H...
[TXT] scanw.c  1.18   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] screen.c  1.17   20 years  jdc   branches: 1.17.6; 1.17.12; We should check against NULL here. From Brett Lymn....
[TXT] scroll.c  1.18   20 years  agc   branches: 1.18.18; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] scrollok.c  1.4   23 years  blymn   branches: 1.4.38; * Added rcs id line to files missing it. * Added code to __re...
[TXT] setterm.c  1.38.2.1   19 years  tron   Pull up revision 1.39 (requested by blymn in ticket #716): Remove _cursesi_genbu...
[TXT] shlib_version  1.36   20 years  jdc   branches: 1.36.18; Increment libcurses minor to 1 (addition of *echochar()).
[TXT] standout.c  1.15   20 years  wiz   Improve function descriptions. From Douwe Kiela.
[TXT] timeout.c  1.5   23 years  blymn   * Added rcs id line to files missing it. * Added code to __restartwin to restore...
[TXT] toucholap.c  1.14   20 years  agc   branches: 1.14.18; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] touchwin.c  1.20   20 years  jdc   branches: 1.20.6; Add redrawwin() and wredrawln(). Fixes PR lib/20038.
[TXT] tscroll.c  1.12   20 years  agc   branches: 1.12.18; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] tstp.c  1.32   20 years  jdc   branches: 1.32.12; Change TSTP handler back to using signal(). This fixes a pro...
[TXT] tty.c  1.36   20 years  wiz   Add function descriptions. From Douwe Kiela.
[TXT] unctrl.c  1.10   20 years  christos   branches: 1.10.18; Fix the non working unctrl mess: 1. delete the incorrect dup...
[TXT] unctrl.h  1.3   20 years  christos   branches: 1.3.18; Fix the non working unctrl mess: 1. delete the incorrect dupl...
[TXT] underscore.c  1.8   20 years  wiz   branches: 1.8.18; Use standard comment format. Fix typo. From Douwe Kiela.


CVSweb <webmaster@jp.NetBSD.org>