Next | Query returned 119 messages, browsing 101 to 110 | Previous

History of commit frequency

CVS Commit History:


   2004-01-10 09:40:07 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Be a bit more accurate: we want to match a ".", not any character.
   2004-01-05 12:19:13 by Johnny C. Lam | Files touched by this commit (1)
Log message:
bl3ify
   2004-01-05 12:05:47 by Johnny C. Lam | Files touched by this commit (58)
Log message:
Use S/+$// instead of C/\+$// to save a backslash.  Very highly
recommended by seb :)
   2004-01-05 10:44:44 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Check variable values for "no" as well as "NO".  Also \ 
sprinkle some
double quotes.
   2004-01-05 00:34:07 by Johnny C. Lam | Files touched by this commit (58)
Log message:
Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.
   2004-01-04 00:06:45 by Johnny C. Lam | Files touched by this commit (51)
Log message:
Initial sprinkling of work-in-progress buildlink3.mk files for using the
buildlink3 framework.
   2003-09-19 07:18:37 by Reed Shadgett | Files touched by this commit (5) | Package updated
Log message:
update HOMEPAGE
   2003-08-09 12:44:51 by Stoned Elipot | Files touched by this commit (43)
Log message:
USE_NEW_TEXINFO is unnecessary now.
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2003-06-30 12:26:45 by Masao Uebayashi | Files touched by this commit (2) | Package updated
Log message:
Update to 4.3pl5.  Incorporate 5 official patches.

[readline43-001]
Pressing certain key sequences causes an infinite loop in _rl_dispatch_subseq
with the `key' argument set to 256.  This eventually causes bash to exceed
the stack size limit and crash with a segmentation violation.

[readline43-002]
Repeating an edit in vi-mode with `.' does not work.

[readline43-003]
When in a locale with multibyte characters, the readline display updater
will occasionally cause a segmentation fault when attempting to compute
the length of the first multibyte character on the line.

[readline43-004]
When running in a locale with multibyte characters, the readline display
updater will use carriage returns when drawing the line, overwriting any
partial output already on the screen and not terminated by a newline.

[readline43-005]
Using the vi editing mode's case-changing commands in a locale with
multibyte characters will cause garbage characters to be inserted into
the editing buffer.

(Any maintainership taker?)

Next | Query returned 119 messages, browsing 101 to 110 | Previous