From f93c7062a2b351207d183762dda653d88bd626bd Mon Sep 17 00:00:00 2001 From: Matthew Mondor Date: Mon, 1 Sep 2014 19:00:31 +0000 Subject: [PATCH] *** empty log message *** --- netbsd/netbsd_improvements.txt | 4 ++++ netbsd/pr.txt | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/netbsd/netbsd_improvements.txt b/netbsd/netbsd_improvements.txt index b4bbec9..5cb1fb6 100644 --- a/netbsd/netbsd_improvements.txt +++ b/netbsd/netbsd_improvements.txt @@ -742,6 +742,10 @@ http://wiki.netbsd.org/tutorials/how_to_install_netbsd_from_an_usb_memory_stick/ - 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). diff --git a/netbsd/pr.txt b/netbsd/pr.txt index c8ab946..1c30fdf 100644 --- a/netbsd/pr.txt +++ b/netbsd/pr.txt @@ -1,4 +1,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 @@ -92,6 +92,9 @@ $Id: pr.txt,v 1.218 2014/07/12 12:26:08 mmondor Exp $ - 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, -- 2.9.0