- Apropos -p doesn't seem to work properly. Moreover, there are oddities,
like "apropos -p 1000 prop | less" not matching prop_array* or proplib*.
+ There also should be support for AND and OR, to match multiple words.
+ There seems no way to have it show results for pthread_getname_np using
+ "pthread", "pthread+name", "pthread name", it only works with
+ "pthread_getname_np" which is pretty useless.
- 19:27 <@neitzel> And I noticed we still have a pretty old (as in:
"outdated") BUGS section in lo(4).
-$Id: pr.txt,v 1.218 2014/07/12 12:26:08 mmondor Exp $
+$Id: pr.txt,v 1.219 2014/09/01 19:00:31 mmondor Exp $
- kern/23803: audio aud_rd/aud_rw lockups
- misc/26720: Proposed enhancements to wscons keymaps user interface
- kern/35351: fileassoc lacks locking
- kern/45700: /chroot/proc/mounts exposes out-of-chroot pathnames
- bin/45678: cdplay produces no sound
+- kern/48958: kevent(2): EVFILT_VNODE filter miscounting hardlinks
+- kern/48962: NetBSD doesn't conform to POSIX with mlock(2) and per-process
+ limits; returns EAGAIN instead of ENOMEM
- xsrc/45594: xinput(1) is incomprehensible
- bin/45453: add /etc/cron.d functionality
- port-amd64/45234: Xorg -configure fails on amd64 (-current as 8.8.2001,