The NetBSD Project

CVS log for src/lib/libcurses/tty.c

[BACK] Up to [cvs.NetBSD.org] / src / lib / libcurses

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.49.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 10 13:17:46 2023 UTC (14 months ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1
Diff to: previous 1.49: preferred, colored; next MAIN 1.50: preferred, colored
Changes since revision 1.49: +3 -3 lines
Pull up following revision(s) (requested by kim in ticket #402):

	tests/lib/libcurses/check_files/waddstr2.chk: revision 1.2
	tests/lib/libcurses/check_files/addstr3.chk: revision 1.5
	lib/libcurses/addbytes.c: revision 1.69
	lib/libcurses/tty.c: revision 1.50

Fix for install/56467

Set x to 0 before calling scroll based on a  proposed fix by RVP (thanks!)
Update check files affected by a fix to addbyte.c in libcurses.

Correct the fd closed check so we actually check the outfd as per
the comment.  Thanks for jdc%netbsd.org@localhost for catching this one.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Oct 9 21:14:29 2023 UTC (14 months ago) by blymn
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -3 lines
Correct the fd closed check so we actually check the outfd as per
the comment.  Thanks for jdc@netbsd.org for catching this one.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Sep 6 07:03:50 2021 UTC (3 years, 3 months ago) by rin
Branches: MAIN
CVS tags: netbsd-10-base
Branch point for: netbsd-10
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -28 lines
Expand __CTRACE() to __nothing #ifndef DEBUG.

Remove most of #ifdef DEBUG around __CTRACE() calls.

No binary changes, except for line numbers for assert().

Revision 1.46.14.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:05:22 2019 UTC (5 years, 6 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.46: preferred, colored; next MAIN 1.47: preferred, colored
Changes since revision 1.46: +22 -9 lines
Sync with HEAD

Revision 1.46.12.2: download - view: text, markup, annotated - select for diffs
Mon Nov 26 01:52:12 2018 UTC (6 years ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.46.12.1: preferred, colored; branchpoint 1.46: preferred, colored; next MAIN 1.47: preferred, colored
Changes since revision 1.46.12.1: +9 -7 lines
Sync with HEAD, resolve a couple of conflicts

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Nov 16 10:12:00 2018 UTC (6 years ago) by blymn
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +9 -7 lines
Fix for PR lib/52063
Many thanks to  Onno van der Linden (o.vd.linden@quicknet.nl) for providing
the bulk of the patch that fixes the issue.

Revision 1.46.12.1: download - view: text, markup, annotated - select for diffs
Sat Oct 20 06:58:22 2018 UTC (6 years, 1 month ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +15 -4 lines
Sync with head

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Oct 18 07:53:13 2018 UTC (6 years, 1 month ago) by roy
Branches: MAIN
CVS tags: pgoyette-compat-1020
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +15 -4 lines
curses: don't optimize stdout buffer for non BSD platforms

The way BSD setvbuf works is not portable and should not be relied on.
This is only important if curses is started, stopped and started in the
same session which is how portable applications handle terminal resizing.

Revision 1.43.24.1: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:56:04 2017 UTC (7 years, 11 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43: +33 -12 lines
Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Jan 6 13:53:18 2017 UTC (7 years, 11 months ago) by roy
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-compat-base, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: phil-wifi, pgoyette-compat
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +23 -11 lines
KNF.
Normalise coding style.
White space police.
Sprinkle some extra braces to make the flow more clear.

No functional changes.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Dec 31 22:47:01 2016 UTC (7 years, 11 months ago) by roy
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +10 -2 lines
Implement POSIX Curses typeahead function.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Dec 12 04:20:31 2016 UTC (7 years, 11 months ago) by christos
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -3 lines
fix placement of lint comment

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Aug 29 11:07:38 2011 UTC (13 years, 3 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-tag8, yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, tls-maxphys-base, tls-maxphys, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, localcount-20160914, agc-symver-base, agc-symver
Branch point for: pgoyette-localcount
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +44 -54 lines
Fix for systems that don't have TCSASOFT as intended originally. Simplify.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Feb 3 15:34:40 2010 UTC (14 years, 10 months ago) by roy
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +8 -8 lines
Userland now builds and uses terminfo instead of termcap.

OK: core@, jdc@

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Nov 1 22:11:27 2009 UTC (15 years, 1 month ago) by dsl
Branches: MAIN
CVS tags: matt-premerge-20091211
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +23 -8 lines
Move calls to __restore_termios() into the failing path of the functions
that fail - instead of in most of the callers.
All rather pointless if tcsetattr() fails to set the mode we want we
are very unlikely to be able to restore any later on.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon May 28 15:01:58 2007 UTC (17 years, 6 months ago) by blymn
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base, mjf-devfs2, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +36 -2 lines
Merge in wide curses code done as a Summer of Code project by
Ruibiao Qiu.

Revision 1.38.4.2: download - view: text, markup, annotated - select for diffs
Sun Jan 21 17:43:36 2007 UTC (17 years, 10 months ago) by jdc
Branches: wcurses
Diff to: previous 1.38.4.1: preferred, colored; branchpoint 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38.4.1: +15 -15 lines
Apply the changes that add debug "areas" on HEAD to the wcurses branch.
Add correspending changes to the debug code that is only present on the branch.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Jan 21 13:25:36 2007 UTC (17 years, 10 months ago) by jdc
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +15 -15 lines
Add debug "areas" that allow selective debugging by setting the
"CURSES_TRACE_MASK" environment variable.  Postive vales include
debug areas, negative values exclude them.

Revision 1.38.4.1: download - view: text, markup, annotated - select for diffs
Sun Jan 21 11:38:59 2007 UTC (17 years, 10 months ago) by blymn
Branches: wcurses
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +36 -2 lines
Wide curses merge

Revision 1.37.2.1: download - view: text, markup, annotated - select for diffs
Mon Aug 28 15:06:24 2006 UTC (18 years, 3 months ago) by tron
Branches: abandoned-netbsd-4
Diff to: previous 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37: +5 -2 lines
Pull up following revision(s) (requested by jdc in ticket #75):
	lib/libcurses/tty.c: revision 1.38
	lib/libcurses/tstp.c: revision 1.33
	lib/libcurses/touchwin.c: revision 1.22
Add some more debugging information.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Aug 23 19:23:55 2006 UTC (18 years, 3 months ago) by jdc
Branches: MAIN
CVS tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, wcurses-base, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4
Branch point for: wcurses
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -2 lines
Add some more debugging information.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Jul 25 21:45:00 2006 UTC (18 years, 4 months ago) by christos
Branches: MAIN
CVS tags: abandoned-netbsd-4-base
Branch point for: abandoned-netbsd-4
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +14 -2 lines
PR/34011: Julian Coleman: Limit timeout to 25.5 seconds.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Jan 20 08:30:55 2004 UTC (20 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +18 -3 lines
Add function descriptions. From Douwe Kiela.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Aug 7 16:44:25 2003 UTC (21 years, 4 months ago) by agc
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -7 lines
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Jul 30 11:07:21 2003 UTC (21 years, 4 months ago) by dsl
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +6 -6 lines
Adjust layut to put ?: clause on a single line

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jun 20 06:58:53 2003 UTC (21 years, 5 months ago) by jdc
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +16 -2 lines
Add noqiflush() and qiflush()
Fixes PR lib/20037.

Revision 1.28.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 16 13:14:50 2003 UTC (21 years, 5 months ago) by grant
Branches: netbsd-1-6
CVS tags: netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002
Diff to: previous 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28: +28 -2 lines
Apply patch (requested by jdc in ticket #1244):

Keep the cr->nl translation state in a separate variable, so that we can
do the translation ourselves (if the tty didn't do it for us).
Add debugging to track functions that change tty state.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Apr 5 10:07:00 2003 UTC (21 years, 8 months ago) by jdc
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +28 -2 lines
Keep the cr->nl translation state in a separate variable, so that we can
do the translation ourselves (if the tty didn't do it for us).
Add debugging to track functions that change tty state.

Fixes PR 20834 by Stephen Borrill.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Jan 9 21:47:39 2003 UTC (21 years, 11 months ago) by atatat
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -5 lines
Let's call it 'duration' instead of 'timeout' so that the compiler is happy.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jan 9 12:48:06 2003 UTC (21 years, 11 months ago) by blymn
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +29 -2 lines
Added halfdelay() function.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jun 26 18:23:31 2002 UTC (22 years, 5 months ago) by itojun
Branches: MAIN
CVS tags: fvdl_fs64_base
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +50 -5 lines
handle non-tty cases more gracefully.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jan 2 10:38:29 2002 UTC (22 years, 11 months ago) by blymn
Branches: MAIN
CVS tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001
Branch point for: netbsd-1-6
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
Remove extraneous tabs from blank lines.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Dec 31 14:23:12 2001 UTC (22 years, 11 months ago) by blymn
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +8 -7 lines
fix __startwin() so it outputs the init strings to the correct device.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Dec 2 22:43:44 2001 UTC (23 years ago) by christos
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +12 -9 lines
lib/14813: Jason R. Thorpe: worm(6) no longer builds w/ new libcurses
Make baudrate a function, gc old variables, implement ospeed in terms of
baudrate, bump major number to 5, since we don't have __baset anymore.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Dec 2 09:14:23 2001 UTC (23 years ago) by blymn
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +178 -147 lines
* Major change to add support for the newterm/set_term functions.
* Added fix to getch.c suggested by Gabriel Rosenkoetter (thanks :-)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Dec 19 21:34:24 2000 UTC (23 years, 11 months ago) by jdc
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +7 -8 lines
Rename variables refering to termcap capabilities from NN to __tc_nn.  Case
adjusted to match termcap capability.  A few other variable names renamed too
(ones related to or derived from termcap variables).

Revision 1.21.2.1: download - view: text, markup, annotated - select for diffs
Fri Jun 23 16:16:28 2000 UTC (24 years, 5 months ago) by minoura
Branches: minoura-xpg4dl
Diff to: previous 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21: +24 -54 lines
Sync w/ netbsd-1-5-base.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jun 16 06:32:19 2000 UTC (24 years, 5 months ago) by jdc
Branches: MAIN
CVS tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +17 -17 lines
Really fix the __endwin/stop handler problem.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jun 15 21:20:16 2000 UTC (24 years, 6 months ago) by jdc
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +24 -54 lines
Move setting of __endwin so that we also change it from the stop handler.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon May 22 05:54:37 2000 UTC (24 years, 6 months ago) by jdc
Branches: MAIN
CVS tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -13 lines
Use __restartwin() in reset_prog_mode() and __stopwin() in
reset_shell_mode().

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed May 17 16:23:49 2000 UTC (24 years, 6 months ago) by jdc
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -3 lines
Send, if necessary, 'ks' or 'ke' sequences from keypad() and wgetch().
Fixes PR 10116.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon May 1 12:30:30 2000 UTC (24 years, 7 months ago) by blymn
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +24 -3 lines
* Made erasechar and killchar into functions
* Modified __init_getch to use termcap handle that has been allocated
  (_cursesi_genbuf) instead of refetching it.
* Make wgetstr support erase - this is not a full blown SUSv2 version
  but it is a start.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Apr 27 17:50:01 2000 UTC (24 years, 7 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
No, really, make sure ECHO is cleared in cbreak() mode too.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 27 17:38:30 2000 UTC (24 years, 7 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -14 lines
Don't fiddle with the tty echo state in echo() and noecho(); it should always
remain off.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 17 12:25:46 2000 UTC (24 years, 7 months ago) by blymn
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -2 lines
Multiple fixes:
* Added Bill's fixes for errors when compiling with WARNS=1
* Incorporated fixes to make usage of unctrl consistent in debug and
  made improvements to ctrace - it now timestamps it's output better.
* Reduced the number of mallocs done by __init_getch by allocating key
  structs in bunches instead of singly.
* Removed the shadowing of global declarations in newwin and subwin
  functions

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 15 13:17:05 2000 UTC (24 years, 8 months ago) by blymn
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +26 -29 lines
Added functions to replace what were previously macros in curses.h
(this is a requirement of SUSv2) - the old macro behaviour can be
restored by defining _CURSES_USE_MACROS.
Changed function prototypes to use ANSI style.
All externally visible functions now have ANSI style declarations.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Apr 12 21:36:02 2000 UTC (24 years, 8 months ago) by jdc
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +40 -0 lines
Add intrflush().
Add def_shell_mode() and reset_shell_mode().
Include private header.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Apr 11 13:57:10 2000 UTC (24 years, 8 months ago) by blymn
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -8 lines
Made data structures opaque

Revision 1.12.6.2: download - view: text, markup, annotated - select for diffs
Sun Mar 5 23:21:38 2000 UTC (24 years, 9 months ago) by jdc
Branches: curses-v3
Diff to: previous 1.12.6.1: preferred, colored; branchpoint 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12.6.1: +3 -6 lines
Use fpurge() in flushinp().

Revision 1.12.6.1: download - view: text, markup, annotated - select for diffs
Sun Jan 9 20:43:23 2000 UTC (24 years, 11 months ago) by jdc
Branches: curses-v3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
Changes to make libcurses SUS v2 compatible.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jun 28 13:32:43 1999 UTC (25 years, 5 months ago) by simonb
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, curses-v3-base, comdex-fall-1999-base, comdex-fall-1999
Branch point for: curses-v3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Get rid of the evil trailing spaces and tabs.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 13 14:08:19 1999 UTC (25 years, 8 months ago) by mrg
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +154 -19 lines
Upgrades the standard NetBSD curses library to provide some
of the SYSV curses facilities.  The added features are the collapsing
of arrow and function keysequences (as defined by termcap for the
terminal) into symbolic code returns thus relieving the application of
recognising multi-character key sequences.  Other features are the
capability to perform a timed wait for a key (good for when you are
not sure if there is a keypress ready or not) and the capability for
turning off the inter-key timeout when assembling multi-character
function keys.

this work was done by Julian Coleman <J.D.Coleman@newcastle.ac.uk>
and blymn@baea.com.au (Brett Lymn).  i'm just integrating it.  thanks
HEAPS guys!

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 30 04:33:37 1998 UTC (26 years, 10 months ago) by perry
Branches: MAIN
CVS tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
merge with lite-2

Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Jan 30 03:39:02 1998 UTC (26 years, 10 months ago) by perry
Branches: CSRG
CVS tags: lite-2
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +2 -2 lines
import lite-2

Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Sat Nov 15 00:46:03 1997 UTC (27 years, 1 month ago) by mellon
Branches: netbsd-1-3
CVS tags: netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +49 -3 lines
Pull rev 1.9 up from trunk (phil)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Nov 13 00:40:28 1997 UTC (27 years, 1 month ago) by phil
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +49 -3 lines
Changes to make endwin() act like a SIGSTP in terms of nicely restarting
curses mode.  Taken from e-mail about PR 3981.  (Still some stuff left
in PR3981 to deal with.)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 12 21:08:26 1997 UTC (27 years, 3 months ago) by phil
Branches: MAIN
CVS tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -19 lines
Make endwin() save state so a subsequent call to wrefresh restores curses
and makes endwin()/wrefresh() act like a SIGTSTP.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 22 07:37:11 1997 UTC (27 years, 4 months ago) by mikel
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -0 lines
RCSid police, fix warnings

Revision 1.6.2.2: download - view: text, markup, annotated - select for diffs
Wed Aug 17 21:52:55 1994 UTC (30 years, 4 months ago) by cgd
Branches: netbsd-1-0
Diff to: previous 1.6.2.1: preferred, colored; branchpoint 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.2.1: +281 -0 lines
clean up import

Revision 1.6.2.1
Wed Aug 17 21:52:54 1994 UTC (30 years, 4 months ago) by cgd
Branches: netbsd-1-0
FILE REMOVED
Changes since revision 1.6: +0 -281 lines
file tty.c was added on branch netbsd-1-0 on 1994-08-17 21:52:55 +0000

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 17 21:52:54 1994 UTC (30 years, 4 months ago) by cgd
Branches: MAIN
CVS tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2, netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1, netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0
Branch point for: netbsd-1-0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +33 -17 lines
clean up import

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Aug 17 21:13:34 1994 UTC (30 years, 4 months ago) by cgd
Branches: CSRG
CVS tags: CSRG-94-08-17
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +142 -67 lines
new libcurses, from new nvi

Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 14 14:27:56 1994 UTC (30 years, 4 months ago) by mycroft
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +2 -2 lines
update from trunk

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 14 14:27:37 1994 UTC (30 years, 4 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Fix return value from endwin().

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 24 08:36:59 1994 UTC (30 years, 10 months ago) by cgd
Branches: MAIN
CVS tags: netbsd-1-0-base
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
changes from branch

Revision 1.2.2.1: download - view: text, markup, annotated - select for diffs
Mon Jan 24 08:17:35 1994 UTC (30 years, 10 months ago) by cgd
CVS tags: CSRG-last, CSRG-94-01-23
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +1 -1 lines
minor fixups

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 9 04:08:56 1993 UTC (31 years, 1 month ago) by cgd
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
repeat after me: "I hate rcs ids"

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 9 03:35:03 1993 UTC (31 years, 1 month ago) by cgd
Branches: MAIN
CVS tags: CSRG-93-11-06
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +121 -63 lines
update to new version from berkeley.  doesn't compile yet, nor
does it have rcsid's.  this is for diffs.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 7 05:51:16 1993 UTC (31 years, 4 months ago) by mycroft
Branches: MAIN
New files.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>