*** empty log message ***
authorMatthew Mondor <mmondor@pulsar-zone.net>
Fri, 20 Jun 2014 04:30:14 +0000 (04:30 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Fri, 20 Jun 2014 04:30:14 +0000 (04:30 +0000)
netbsd/pr.txt

index aa0ff51..6d6bcd5 100644 (file)
@@ -1,4 +1,4 @@
-$Id: pr.txt,v 1.216 2014/06/20 03:11:25 mmondor Exp $
+$Id: pr.txt,v 1.217 2014/06/20 04:30:14 mmondor Exp $
 
 - kern/23803: audio aud_rd/aud_rw lockups
 - misc/26720: Proposed enhancements to wscons keymaps user interface
@@ -123,7 +123,6 @@ $Id: pr.txt,v 1.216 2014/06/20 03:11:25 mmondor Exp $
 - pkg/46710: pkgsrc-2012Q2 xosview won't build on amd64/6.0
 - pkg/46663: php zlib undefined weak symbol
 - kern/46148: tmpfs causes cvs corruption
-- kern/46911: cprng rekeys too much
 - kern/48586: The kernel complains that proc table is full even when it is not
 - install/48818: put vi on install CDs
 
@@ -170,6 +169,8 @@ $Id: pr.txt,v 1.216 2014/06/20 03:11:25 mmondor Exp $
 
 - lib/47983: libedit segfault at character decoding error (sh autocomplete)
   See src/lib/libc/citrus/modules/citrus_utf8.c
+- lib/46935: editline(3) (libedit): faulty errno handling, faulty reuse of val in wrong
+  context 
 
 - pkg/48240: www/firefox doesn't restore tabs
 
@@ -221,6 +222,7 @@ kern/46284
 kern/46325
 kern/46463
 kern/46780
+kern/46911
 lib/23152
 lib/32447
 lib/34931