* 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.
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.
-$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
- 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!)