1 $Id: pr.txt,v 1.223 2015/09/08 10:21:24 mmondor Exp $
3 - security/49225: Security Advisories terminology could be enhanced
4 - kern/23803: audio aud_rd/aud_rw lockups
5 - misc/26720: Proposed enhancements to wscons keymaps user interface
6 Nobody seemed interested in this, talk about it with others
7 and either close PR or update diffs against -current.
8 - misc/47018: various rlimits are small for modern machines
9 - bin/37876: rpcbind(8) and related services can't bind to specific interfaces
10 Note that freebsd code does. Possibly that the code could be
11 borrowed, although the changes are probably trivial.
12 - bin/23705: ntpd(8) can not be restricted to certain interfaces
13 - kern/38058: bktr(4) not signalling properly
14 - bin/31378: Kerberization needed: ftp, ftpd, rsh, rshd, rlogind
15 - kern/39108: SCM_PROC: To commit or fix according to suggestions
16 - Check misc/39372: errors in man pages concerning socket ancillary data
17 - port-i386/35109: "fxp0: device timeout" (after recent MPACPI changes?)
18 - xsrc/40322: netbsd-5: xorg destroys console
19 - xsrc/43824: -current xsrc has a broken XShm.h header file
20 - bin/40337: proposed localized fix for w(1)/uptime(1)
21 - kern/40375: netbsd-5: Process locks in vnode wchan when writing to LFS
22 - FreeBSD: www/116479: cvsweb+enscript formatting bugfix
23 Dealt with; wait for upstream commit and closure.
24 - pkg/40499: multimedia/mplayer fixes
25 - bin/32313: netbsd-5: sshd PasswordAuthentication still allowed when "no"
26 unless UsePAM also "no"
27 - bin/41497: diff against cp(1) to copy sparse files
28 - Discuss on mailing list as needed before diff becomes outdated
29 - Joerg dislikes, but no real solution is worked on it seems.
30 - pkg/41893: Should devel/boehm-gc be built with thread support by default?
31 - See lib/41645: pthread_cond_timedwait(3) doesn't timeout if NULL is given as
33 - misc/32221: NetBSD's web documentation is not valid HTML
34 Verify if w3c reports pages as valid, then ping PR.
35 - pkg/41666: multimedia/vlc08 / multimedia/ffmpeg incompatibility (NetBSD 4.0)
36 Also seems related to pkg/41713. The old deprecated API is no longer in
37 recent ffmpeg. We'd either need to upgrade vlc and nucleo or to add another
38 stub for ffmpeg-20080727nb7. Check if current vlc and nucleo sources support
39 the swscaler API. vlc08 should probably be dropped, nucleo was updated.
40 - kern/39652: auich: can't map codec i/o space
41 - kern/39016 (processes stuck in "tstile")
42 Unsure if it's fixed, also describes useful procedure to dump from ddb
43 - bin/41837: tempnap(3) doesn't return at least {TMP_MAX} unique file paths
44 Check tmpnam()/tmpfile()/tempnam()
45 and http://www.opengroup.org/onlinepubs/009695399/functions/tempnam.html
46 Verify if implementation is secure enough, that is, generate enough
47 possibilities per process.
48 Also see http://leaf.dragonflybsd.org/~beket/t_tempnam.c
49 - kern/42089: NetBSD 5.0.1 panics in tcp6_input -> tcp_input -> m_freem
51 http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/rpc.lockd/lockd_lock.c.diff?r1=1.2&r2=1.3
52 - lib/42405: libc: getaddrinfo() should perform T_A lookups before T_AAAA
54 - kern/43484: wrong length in "larger" icmp packets when IPF enabled
55 - install/44226: Vax bootloader doesn't support FFSv2
56 - Snapshots work with WAPBL(4) on NetBSD-5, so fix man page accordingly.
57 - kern/38889: Crash on open/mmap/close of block device
58 - kern/44570: brazilian keyboard layout
59 - misc/38979: Document syscalls of src/sys/kern/sys_sched.c
60 Also see http://mail-index.netbsd.org/tech-kern/2014/05/06/msg017017.html
61 - lib/13953 (crypto(3) has bad cross references)
62 Any of these should be pushed upstream to rt@openssl.org
63 - kern/39204: pad(4) device doesn't emit PCM data, or emits broken data
64 - kern/44677: NetBSD-5 pad(4) output always 2-channel
65 - kern/46545: pad(4):Support for fullduplex playback/recording polling and
67 - kern/46600: Kernel panic when interrupting process reading from pad(4)
68 In my case, the reader process locks in an unkillable endless loop
69 - kern/45776: audio freezes on when skipping audio on btsco with mplayer sun
71 - kern/45833: Occasional crash of 5.99.59: SPL NOT LOWERED ON TRAP EXIT
72 also affects audio playback
73 - kern/40139: bridge(4) does not transmit DHCP replies to tap(4)
74 - toolchain/35540: GDB 6 support for pthreads
75 - toolchain/34194: gdb "info threads" does not work
76 - port-i386/45374: -current tools using machine-local CPU CFLAGS overriding
78 - lib/46147 (mono problem (pthread change result?)
79 Boehm-GC issue still unsolved
80 - toolchain/45673: gcc on i386 current generates bad code for assembler code
82 - bin/46219: crontab changes do not take effect on the following minute
83 - bin/46226: underscore character ignored at the end of password
84 - install/12020: Sysinst refuses upgrade unnecessarily (overzealous fscking)
85 Close if no longer relevant on -current
86 Pullups to netbsd-6 done, can probably be closed
87 - misc/46012: particularly unhelpful documentation
88 CGD related, I can work on it
89 - port-i386/45160: 8259 PICs need to be masked when switching to IOAPIC
90 - kern/35351: fileassoc lacks locking
91 - kern/45700: /chroot/proc/mounts exposes out-of-chroot pathnames
92 - bin/45678: cdplay produces no sound
93 - kern/48958: kevent(2): EVFILT_VNODE filter miscounting hardlinks
94 - kern/48962: NetBSD doesn't conform to POSIX with mlock(2) and per-process
95 limits; returns EAGAIN instead of ENOMEM
96 - xsrc/45594: xinput(1) is incomprehensible
97 - bin/45453: add /etc/cron.d functionality
98 - port-amd64/45234: Xorg -configure fails on amd64 (-current as 8.8.2001,
100 - lib/46454: getnameinfo(3) is not thread-safe
101 - bin/46455: /bin/sh: set -C breaks 2>/dev/null redirection
102 - bin/40324: The homeperm setting in /etc/usermgmt.conf is ignored by useradd
104 - pkg/45204: pkgsrc-2011Q2 - x11/xcompmgr - Problem with native XOrg
105 - pkg/45209: pkgsrc-2011Q2 - multimedia/vlc - Multiple issues
106 - xsrc/45533: DGA with "Radeon 9200PRO 5960" crashes or locks base-X11 (XOrg)
107 - kern/45235: GENERIC can not have options MODULAR on sane archs
109 - kern/44763: select/poll direct-set optimization seems racy
110 - kern/45187: select(2) sometimes doesn't wakeup
111 - lib/39465: threads stack is not aligned properly for gcc on i386
112 - kern/45917: Unsupported VT6415 PCIE IDE single-channel controller
113 - kern/45928: Random freeze and interrupt/system storms (netbsd-5/amd64 and
115 - kern/46683: netbsd-6/amd64 cd0 hanging after burning
116 - pkg/46129: pkgsrc-2011Q4 vice/amd64 ffmpeg video recording broken
117 - pkg/46190: pkgsrc-2011Q4 - misc/rlwrap - Segfaults on amd64 - odd gdb
119 - kern/46240: options(4) and/or ddb(4) should mention ddb_vgapost
120 - kern/45718: processes sometimes get stuck and spin in vm_map
121 - kern/45854: vnode clean list corruption? Panic
122 - pkg/46639: irssi port disables ncurses on non-NetBSD platforms
123 - pkg/46710: pkgsrc-2012Q2 xosview won't build on amd64/6.0
124 - pkg/46663: php zlib undefined weak symbol
125 - kern/46148: tmpfs causes cvs corruption
126 - kern/48586: The kernel complains that proc table is full even when it is not
127 - install/48818: put vi on install CDs
129 - port-i386/46338: (ubt(4) crash)
130 needs pullups; pulled up to netbsd-6, can be closed
131 - bin/44390: ftpd/ftpcmd.y inet6 case has out of range subscripts
132 Closed but needs pullups
133 - kern/46282: 6.0_BETA crash: msdosfs_bmap -> pcbmap -> bread -> bio_doread
135 - kern/45393 (core dumps are unilaterally prevented by unmounted cwd or
136 MNT_NOCOREDUMP even if corename will be valid)
137 Needs pullup to netbsd-5
138 - kern/46451: eso(4) kernel panic while booting NetBSD 6.0_BETA
139 Needs netbsd-6 pullup
140 - kern/46563: BIOS bootloader problems with partitions that start above 1TB
141 Needs netbsd-6 pullup
142 - kern/42225: can't read data from SuperTop IDE Bridge (umass)
143 Needs netbsd-6/5 pullup
144 - port-i386/41267: 5.0 RC4 does not detect second CPU in VIA VT-310DP
146 Needs pullups to netbsd-5 and netbsd-6
147 - kern/46879: panic in reboot 5_1_STABLE in dkwedge - dead-lock detected
148 Verify if it also applies to netbsd-6 which'd need a pullup
150 - port-amiga/45443: (No gzip binary for AmigaOS on NetBSD/Amiga ISO for
151 unzipping miniroot.fs.gz)
152 Eventually look if e-uae can boot NetBSD, as the Amiga cross-compiling
153 toolchain is easy to setup (I've used it for Xisop previously). If so,
154 perhaps patch gzip as needed...
156 - misc/46447: No documentation for kernel sockets - socreate sobind
158 - pkg/46540: NetBSD release torrent/ISO names are too generic
159 - pkg/46570: infelicities in pkglint
161 - lib/25367: arc4random state is shared across forks
162 - kern/46807 (mmap(2) can cause files/memory to stay around after program
164 Possibly confidential? Does it need a pullup?
165 - bin/48925: netbsd-6 fstat(1) pmisc descriptor number mismatch
166 - bin/48988: Strange init-inherited? descriptors on netbsd-6
167 - xsrc/48928: Issue building static X11 clients
169 - lib/47983: libedit segfault at character decoding error (sh autocomplete)
170 See src/lib/libc/citrus/modules/citrus_utf8.c
171 - lib/46935: editline(3) (libedit): faulty errno handling, faulty reuse of val in wrong
174 - pkg/48240: www/firefox doesn't restore tabs
176 - kern/42848: requires better fix since in-base stty can no longer work
178 - security/48702: early entropy does not get loaded
180 - pkg/47992: emacs23 and emacs24 i386/6.1 pre-compiled binaries fail
181 - pkg/46632: i386 emacs can't be build in 32bit emulation on amd64
182 - vipw/adduser segfault under compat-32 too it seems...
183 - On NetBSD-6/amd64, under a compat-32 NetBSD-6/i686 chroot,
184 SIOCIFGCLONERS on a SOCK_DGRAM socket (in pppd code's
185 ppp_available() fails with ENXIO. This works fine without
187 - I also noticed that the bootloaders for ffs under mdec were defect
188 and locking at boot if built under a compat-32 32-bit chroot on amd64.
190 - http://mail-index.netbsd.org/current-users/2014/03/26/msg024535.html (No
193 - bin/49380: ntpd_chrootdir does not work on NetBSD 7.0_BETA
194 netbsd-6 also recently affected
196 - security/50379: Error in NetBSD-SA2015-009.txt.asc
198 - misc/50222: Backspace key does not erase, generates '^?' charactor in
199 framebuffer conosole and ttyEx
200 - bin/51385: NetBSD-7/amd64 tset(1) requires subsequent stty erase '^?'
201 - kern/51435: NetBSD-7 IPv6 addresses cannot be bound when "detached"
202 - pkg/51442: pkgsrc-2016Q2 NetBSD-7/amd64 postgresql95-contrib build fail
203 - pkg/51463: Update for misc/gkrellm-weather
204 - kern/52047: usb_mem.c: fatal page fault in supervisor mode