*** empty log message ***
authorMatthew Mondor <mmondor@pulsar-zone.net>
Tue, 6 May 2014 16:01:17 +0000 (16:01 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Tue, 6 May 2014 16:01:17 +0000 (16:01 +0000)
netbsd/pr.txt

index 75796b0..dc80c00 100644 (file)
@@ -1,4 +1,4 @@
-$Id: pr.txt,v 1.213 2013/12/03 19:38:41 mmondor Exp $
+$Id: pr.txt,v 1.214 2014/05/06 16:01:17 mmondor Exp $
 
 - kern/23803: audio aud_rd/aud_rw lockups
 - misc/26720: Proposed enhancements to wscons keymaps user interface
@@ -58,10 +58,9 @@ $Id: pr.txt,v 1.213 2013/12/03 19:38:41 mmondor Exp $
 - kern/44570: brazilian keyboard layout
 - kern/37427: write man pages for ksem_* and send diff
 - misc/38979: Document syscalls of src/sys/kern/sys_sched.c
+  Also see http://mail-index.netbsd.org/tech-kern/2014/05/06/msg017017.html
 - lib/13953 (crypto(3) has bad cross references)
   Any of these should be pushed upstream to rt@openssl.org
-- lib/41831: pthread library functions pthread_attr_getscope and
-   pthread_attr_setscope has no manual
 - kern/39204: pad(4) device doesn't emit PCM data, or emits broken data  
 - kern/44677: NetBSD-5 pad(4) output always 2-channel
 - kern/46545: pad(4):Support for fullduplex playback/recording polling and
@@ -172,6 +171,11 @@ $Id: pr.txt,v 1.213 2013/12/03 19:38:41 mmondor Exp $
 
 - kern/42848: requires better fix since in-base stty can no longer work
 
+- security/48702: early entropy does not get loaded
+
+- http://mail-index.netbsd.org/current-users/2014/03/26/msg024535.html (No
+  PR!)
+
 
 CLOSED
 ======
@@ -219,6 +223,7 @@ lib/34931
 lib/38385
 lib/38408
 lib/38826
+lib/41831
 lib/46163
 lib/46751 
 misc/26147