Up to [cvs.NetBSD.org] / src / lib / libcurses
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.50 / (download) - annotate - [select for diffs], Sun May 5 14:24:05 2013 UTC (13 days, 20 hours ago) by jdc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.49: +14 -11
lines
Diff to previous 1.49 (colored)
Extend does_ctrl_o() to compare exit attribute and ext ACS sequences.
Revision 1.49 / (download) - annotate - [select for diffs], Sat Apr 21 12:27:28 2012 UTC (12 months, 3 weeks ago) by roy
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
agc-symver-base,
agc-symver
Changes since 1.48: +3 -3
lines
Diff to previous 1.48 (colored)
Add capfile(5) to describe the termcap format. Adjust various man pages and other documentation to point to capfile(5) instead of termcap(5). Remove getcap(3) as curses hasn't been building it for a long time. Punt wrterm.c as tset no longer uses it.
Revision 1.48 / (download) - annotate - [select for diffs], Tue Oct 4 11:01:14 2011 UTC (19 months, 2 weeks ago) by roy
Branch: MAIN
CVS Tags: yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Branch point for: yamt-pagecache,
netbsd-6
Changes since 1.47: +2 -13
lines
Diff to previous 1.47 (colored)
Move longname(3) from curses to terminfo, pre-cursor to fix PR/43386.
Revision 1.47 / (download) - annotate - [select for diffs], Thu Feb 11 11:45:47 2010 UTC (3 years, 3 months ago) by roy
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Changes since 1.46: +7 -4
lines
Diff to previous 1.46 (colored)
Don't assume the terminal has a description.
Revision 1.46 / (download) - annotate - [select for diffs], Wed Feb 3 15:34:40 2010 UTC (3 years, 3 months ago) by roy
Branch: MAIN
Changes since 1.45: +69 -258
lines
Diff to previous 1.45 (colored)
Userland now builds and uses terminfo instead of termcap. OK: core@, jdc@
Revision 1.45 / (download) - annotate - [select for diffs], Wed Jul 22 16:57:15 2009 UTC (3 years, 9 months ago) by roy
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.44: +4 -4
lines
Diff to previous 1.44 (colored)
Prepare curses for the possibility of changing from termcap to terminfo. term.h #defines lines, pad_char and no_color_video macros which conflict with existing curses code. We change lines to alines and nlines depending on use, pad_char to padchar and no_color_video becomes no_color_attributes but with a strong alias from no_color_video.
Revision 1.44 / (download) - annotate - [select for diffs], Sun Feb 22 20:05:48 2009 UTC (4 years, 2 months ago) by christos
Branch: MAIN
CVS Tags: jym-xensuspend-nbase,
jym-xensuspend-base
Changes since 1.43: +7 -4
lines
Diff to previous 1.43 (colored)
Get the ESCDELAY from the environment.
Revision 1.43 / (download) - annotate - [select for diffs], Sat Oct 6 20:14:41 2007 UTC (5 years, 7 months ago) by martin
Branch: 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,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
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-armv6-nbase,
matt-armv6-base,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
cube-autoconf-base,
cube-autoconf
Branch point for: jym-xensuspend
Changes since 1.42: +2 -3
lines
Diff to previous 1.42 (colored)
Make it build without HAVE_WCHAR
Revision 1.42 / (download) - annotate - [select for diffs], Wed Sep 19 22:00:43 2007 UTC (5 years, 8 months ago) by jdc
Branch: MAIN
Changes since 1.41: +2 -5
lines
Diff to previous 1.41 (colored)
We don't need separate #ifdef's for __ALTCHARSET and WA_ALTCHARSET, as they are defined to be the same in curses.h.
Revision 1.41 / (download) - annotate - [select for diffs], Mon May 28 15:01:57 2007 UTC (5 years, 11 months ago) by blymn
Branch: MAIN
CVS Tags: matt-mips64-base,
matt-mips64,
hpcarm-cleanup
Branch point for: matt-armv6
Changes since 1.40: +40 -9
lines
Diff to previous 1.40 (colored)
Merge in wide curses code done as a Summer of Code project by Ruibiao Qiu.
Revision 1.40 / (download) - annotate - [select for diffs], Sun Jan 21 13:25:36 2007 UTC (6 years, 3 months ago) by jdc
Branch: MAIN
Changes since 1.39: +11 -11
lines
Diff to previous 1.39 (colored)
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.39 / (download) - annotate - [select for diffs], Sat Jul 24 13:10:47 2004 UTC (8 years, 9 months ago) by blymn
Branch: 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,
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,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: wcurses
Changes since 1.38: +3 -5
lines
Diff to previous 1.38 (colored)
Remove _cursesi_genbuf, it was not being set and caused a SIGSEGV in getcap(). Fixed getcap() to use screen->cursesi_genbuf. Thanks to Peter Bex for spotting this. This closes pr lib/26404.
Revision 1.38 / (download) - annotate - [select for diffs], Tue Oct 21 00:30:05 2003 UTC (9 years, 7 months ago) by fvdl
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.37: +4 -4
lines
Diff to previous 1.37 (colored)
Don't compare a char to NULL.
Revision 1.37 / (download) - annotate - [select for diffs], Thu Aug 7 16:44:24 2003 UTC (9 years, 9 months ago) by agc
Branch: MAIN
Changes since 1.36: +3 -7
lines
Diff to previous 1.36 (colored)
Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by Joel Baker in PR 22280, verified by myself.
Revision 1.36 / (download) - annotate - [select for diffs], Sun Feb 2 17:54:38 2003 UTC (10 years, 3 months ago) by jdc
Branch: MAIN
Changes since 1.35: +87 -35
lines
Diff to previous 1.35 (colored)
Redo the conflict calculation (again). Assume that "me" clears all attributes apart from acs. Problem noticed when working on window(1).
Revision 1.35 / (download) - annotate - [select for diffs], Mon Jan 27 21:12:29 2003 UTC (10 years, 3 months ago) by jdc
Branch: MAIN
Changes since 1.34: +98 -54
lines
Diff to previous 1.34 (colored)
Change the way we calculate conflicts when turning off attributes. We now check the termcap entries for "\E[m" or "\E[0m" or a longer "\E[ ... m" sequence containing a "0".
Revision 1.34 / (download) - annotate - [select for diffs], Thu Dec 5 17:04:25 2002 UTC (10 years, 5 months ago) by jdc
Branch: MAIN
CVS Tags: fvdl_fs64_base
Changes since 1.33: +5 -6
lines
Diff to previous 1.33 (colored)
Set LINES and COLS here so that __swflags() sets flags on the initial windows. Remove no longer useful debug output.
Revision 1.33 / (download) - annotate - [select for diffs], Wed Sep 11 15:23:24 2002 UTC (10 years, 8 months ago) by jdc
Branch: MAIN
Changes since 1.32: +33 -15
lines
Diff to previous 1.32 (colored)
Add a hack for xterm-like terminals where "\E[m" will turn off other attributes.
Revision 1.32 / (download) - annotate - [select for diffs], Wed Jun 26 18:14:07 2002 UTC (10 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.31: +16 -11
lines
Diff to previous 1.31 (colored)
PR/17352: David Laight: Curses core-dumps on windows > 1024 wide.
Revision 1.31 / (download) - annotate - [select for diffs], Wed Jan 2 10:38:29 2002 UTC (11 years, 4 months ago) by blymn
Branch: 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-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,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6
Changes since 1.30: +7 -7
lines
Diff to previous 1.30 (colored)
Remove extraneous tabs from blank lines.
Revision 1.30 / (download) - annotate - [select for diffs], Tue Dec 11 11:18:18 2001 UTC (11 years, 5 months ago) by blymn
Branch: MAIN
Changes since 1.29: +2 -20
lines
Diff to previous 1.29 (colored)
* Remove termcap globals from public interface * Clean up commented out code
Revision 1.29 / (download) - annotate - [select for diffs], Sun Dec 2 09:14:23 2001 UTC (11 years, 5 months ago) by blymn
Branch: MAIN
Changes since 1.28: +228 -176
lines
Diff to previous 1.28 (colored)
* Major change to add support for the newterm/set_term functions. * Added fix to getch.c suggested by Gabriel Rosenkoetter (thanks :-)
Revision 1.28 / (download) - annotate - [select for diffs], Fri Dec 22 17:07:13 2000 UTC (12 years, 4 months ago) by jdc
Branch: MAIN
Changes since 1.27: +1 -1
lines
Diff to previous 1.27 (colored)
Revert the change to the `pc' capability from the previous change. Pointed out in email by Thomas Dickey.
Revision 1.27 / (download) - annotate - [select for diffs], Tue Dec 19 21:34:24 2000 UTC (12 years, 5 months ago) by jdc
Branch: MAIN
Changes since 1.26: +100 -84
lines
Diff to previous 1.26 (colored)
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.26 / (download) - annotate - [select for diffs], Mon Jun 12 21:04:08 2000 UTC (12 years, 11 months ago) by jdc
Branch: 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
Changes since 1.25: +4 -5
lines
Diff to previous 1.25 (colored)
Restore changes 1.23->1.24 that were accidently overwritten.
Revision 1.25 / (download) - annotate - [select for diffs], Mon Jun 12 20:48:34 2000 UTC (12 years, 11 months ago) by jdc
Branch: MAIN
Changes since 1.24: +4 -3
lines
Diff to previous 1.24 (colored)
Make sure tspace is large enough to hold all capabilities.
Revision 1.24 / (download) - annotate - [select for diffs], Sat Jun 3 06:33:12 2000 UTC (12 years, 11 months ago) by blymn
Branch: MAIN
Changes since 1.23: +4 -5
lines
Diff to previous 1.23 (colored)
Fix broken getcap call - it was always returning NULL. Thanks Itojun for spotting this one!
Revision 1.23 / (download) - annotate - [select for diffs], Fri May 19 01:05:44 2000 UTC (13 years ago) by mycroft
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.22: +3 -3
lines
Diff to previous 1.22 (colored)
We already initialize UP and BC when we fire up Curses, so pass a null pointer to t_goto() to avoid doing it again... and again... and...
Revision 1.22 / (download) - annotate - [select for diffs], Sat Apr 29 00:50:05 2000 UTC (13 years ago) by mycroft
Branch: MAIN
Changes since 1.21: +5 -5
lines
Diff to previous 1.21 (colored)
Fix pasto.
Revision 1.21 / (download) - annotate - [select for diffs], Sat Apr 29 00:42:26 2000 UTC (13 years ago) by mycroft
Branch: MAIN
Changes since 1.20: +42 -3
lines
Diff to previous 1.20 (colored)
Speed up refresh in the presence of attributes by precalculating a mask for each `end' command to turn off other attributes in the case of conflicts.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Apr 27 00:21:43 2000 UTC (13 years ago) by jdc
Branch: MAIN
Changes since 1.19: +5 -5
lines
Diff to previous 1.19 (colored)
Background colour erase is 'ut' not 'be'.
Revision 1.19 / (download) - annotate - [select for diffs], Sat Apr 22 13:29:02 2000 UTC (13 years ago) by blymn
Branch: MAIN
Changes since 1.18: +18 -17
lines
Diff to previous 1.18 (colored)
* Fixed need for duplicate namp string in setterm.c * Added meta function (turns meta bit on and off on terminal if supported) * Added curs_set to control cursor visibility if supported.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Apr 19 13:52:39 2000 UTC (13 years, 1 month ago) by blymn
Branch: MAIN
Changes since 1.17: +82 -30
lines
Diff to previous 1.17 (colored)
Converted all termcap library calls to the "new" interface, this fixes a problem with curses crashing when the CM capability was larger than 64 bytes and eliminates some possible buffer overflow problems.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Apr 17 12:25:46 2000 UTC (13 years, 1 month ago) by blymn
Branch: MAIN
Changes since 1.16: +4 -3
lines
Diff to previous 1.16 (colored)
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.16 / (download) - annotate - [select for diffs], Sat Apr 15 13:17:04 2000 UTC (13 years, 1 month ago) by blymn
Branch: MAIN
Changes since 1.15: +4 -6
lines
Diff to previous 1.15 (colored)
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.15 / (download) - annotate - [select for diffs], Wed Apr 12 21:45:30 2000 UTC (13 years, 1 month ago) by jdc
Branch: MAIN
Changes since 1.14: +38 -16
lines
Diff to previous 1.14 (colored)
Add colour capabilities. Increase size of attribute buffers. Include private header.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Apr 11 13:57:10 2000 UTC (13 years, 1 month ago) by blymn
Branch: MAIN
Changes since 1.13: +25 -23
lines
Diff to previous 1.13 (colored)
Made data structures opaque
Revision 1.13 / (download) - annotate - [select for diffs], Tue Dec 7 03:18:52 1999 UTC (13 years, 5 months ago) by simonb
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
curses-v3-base
Branch point for: curses-v3
Changes since 1.12: +3 -5
lines
Diff to previous 1.12 (colored)
Another unctrl() %s fix.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Jun 28 13:32:43 1999 UTC (13 years, 10 months ago) by simonb
Branch: MAIN
CVS Tags: comdex-fall-1999-base,
comdex-fall-1999
Branch point for: wrstuden-devbsize
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored)
Get rid of the evil trailing spaces and tabs.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Apr 13 14:08:19 1999 UTC (14 years, 1 month ago) by mrg
Branch: MAIN
Changes since 1.10: +30 -28
lines
Diff to previous 1.10 (colored)
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) - annotate - [select for diffs], Tue Feb 3 19:12:35 1998 UTC (15 years, 3 months ago) by perry
Branch: 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
Changes since 1.9: +7 -7
lines
Diff to previous 1.9 (colored)
remove obsolete register declarations
Revision 1.9 / (download) - annotate - [select for diffs], Fri Jan 30 04:33:34 1998 UTC (15 years, 3 months ago) by perry
Branch: MAIN
Changes since 1.8: +7 -6
lines
Diff to previous 1.8 (colored)
merge with lite-2
Revision 1.8 / (download) - annotate - [select for diffs], Tue Jul 22 07:37:03 1997 UTC (15 years, 10 months ago) by mikel
Branch: MAIN
CVS Tags: netbsd-1-3-base,
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,
netbsd-1-3
Changes since 1.7: +9 -2
lines
Diff to previous 1.7 (colored)
RCSid police, fix warnings
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jan 23 14:02:41 1997 UTC (16 years, 3 months ago) by mrg
Branch: MAIN
Changes since 1.6: +1 -1
lines
Diff to previous 1.6 (colored)
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. - some KNF.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 17 21:52:44 1994 UTC (18 years, 9 months ago) by cgd
Branch: 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
Changes since 1.5: +11 -7
lines
Diff to previous 1.5 (colored)
clean up import
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 24 08:36:57 1994 UTC (19 years, 3 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-0-base
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
changes from branch
Revision 1.4 / (download) - annotate - [select for diffs], Sat Dec 4 23:03:48 1993 UTC (19 years, 5 months ago) by cgd
Branch: MAIN
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (colored)
update from branch
Revision 1.3 / (download) - annotate - [select for diffs], Tue Nov 9 04:08:45 1993 UTC (19 years, 6 months ago) by cgd
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
repeat after me: "I hate rcs ids"
Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 9 03:34:51 1993 UTC (19 years, 6 months ago) by cgd
Branch: MAIN
CVS Tags: CSRG-93-11-06
Changes since 1.1: +50 -37
lines
Diff to previous 1.1 (colored)
update to new version from berkeley. doesn't compile yet, nor does it have rcsid's. this is for diffs.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Aug 7 05:51:11 1993 UTC (19 years, 9 months ago) by mycroft
Branch: MAIN
New files.