*** empty log message ***
authorMatthew Mondor <mmondor@pulsar-zone.net>
Tue, 8 Sep 2015 10:21:24 +0000 (10:21 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Tue, 8 Sep 2015 10:21:24 +0000 (10:21 +0000)
netbsd/netbsd_improvements.txt
netbsd/pr.txt

index eea8fbf..420e552 100644 (file)
@@ -10,6 +10,10 @@ Status, defined by the first column:
 * The fix that was submitted via PR was accepted and commited.
 
 
+- On NetBSD-6/amd64, under a compat-32 NetBSD-6/i686 chroot,
+  SIOCIFGCLONERS on a SOCK_DGRAM socket (in pppd code's
+  ppp_available() fails with ENXIO.  This works fine without compat-32.
+
 - When setting file descriptor limits via sysctl for a process which exceed
   those of kern.maxfiles, sysctl pretends that it was successful, instead of
   erroring with EINVAL.  This can make diagnosing limit issues difficult.
@@ -62,7 +66,7 @@ Status, defined by the first column:
   new systems should come with an /etc/rlimit.conf file.
 #!/bin/sh
 #
-# $Id: netbsd_improvements.txt,v 1.57 2015/08/23 08:49:06 mmondor Exp $
+# $Id: netbsd_improvements.txt,v 1.58 2015/09/08 10:21:24 mmondor Exp $
 #
 
 # If too early at boot, the sysctl commands somehow fail.
index df02eb9..94c52cb 100644 (file)
@@ -1,4 +1,4 @@
-$Id: pr.txt,v 1.222 2015/06/13 22:25:17 mmondor Exp $
+$Id: pr.txt,v 1.223 2015/09/08 10:21:24 mmondor Exp $
 
 - security/49225: Security Advisories terminology could be enhanced
 - kern/23803: audio aud_rd/aud_rw lockups
@@ -183,6 +183,9 @@ $Id: pr.txt,v 1.222 2015/06/13 22:25:17 mmondor Exp $
 
 - security/48702: early entropy does not get loaded
 
+- pkg/47992: emacs23 and emacs24 i386/6.1 pre-compiled binaries fail
+- pkg/46632: i386 emacs can't be build in 32bit emulation on amd64
+
 - http://mail-index.netbsd.org/current-users/2014/03/26/msg024535.html (No
   PR!)