Re: CVS commit: src/lib/libc/string

2009-07-30 Thread Perry E. Metzger
David Laight d...@netbsd.org writes: Module Name: src Committed By: dsl Date: Thu Jul 30 21:42:06 UTC 2009 Modified Files: src/lib/libc/string: strcspn.c strspn.c Log Message: Use a 'register only' str[c]spn() on 64 bit systems. How much of a speedup is this? Also, you

Re: CVS commit: src/sys/dev/gpio

2009-07-27 Thread Perry E. Metzger
. Violent agreement all around. Perry -- Perry E. Metzgerpe...@piermont.com

Re: CVS commit: src/sys/dev/gpio

2009-07-27 Thread Perry E. Metzger
active development, people won't actively develop. Marc has also shown that he's willing to make reasonable changes when improvements are pointed out to him. In the end, if we're more concerned about strict rules than code we'll get more strict rules than code. Perry -- Perry E. Metzger

Re: CVS commit: src/sys/dev/gpio

2009-07-26 Thread Perry E. Metzger
before you commit changes. I don't think the change was unreasonable or required more approval than Marc already got. Perry -- Perry E. Metzgerpe...@piermont.com

Re: CVS commit: src/external/ibm-public

2009-06-25 Thread Perry E. Metzger
Matthias Scheler t...@netbsd.org writes: On Thu, Jun 25, 2009 at 10:04:01AM -0400, Perry E. Metzger wrote: Ah, well, if that has changed, then clearly it should be left in the new setup. That does leave the question of whether we should obsolete the /etc/postfix/postfix-script etc files

Re: CVS commit: src/sys

2009-06-25 Thread Perry E. Metzger
Arnaud Lacombe lacom...@gmail.com writes: On Wed, Jun 24, 2009 at 6:42 AM, Izumi Tsutsuitsut...@ceres.dti.ne.jp wrote: - it's reasonable for me that we should wait at least a week  before to consider no response means no objections. FWIW, I'm not sure the policy wait for objection and commit

Re: CVS commit: src/external/ibm-public

2009-06-23 Thread Perry E. Metzger
Matthias Scheler t...@netbsd.org writes: Log Message: Add makefile framework to build Postfix 2.6.2. Don't turn it on yet as the Postfix 2.6.2 binary doesn't work yet because it cannot find /usr/libexec/postfix/postfix-script. That has to be /etc/postfix/postfix-script (yes, I know, it is

Re: CVS commit: src/sys

2009-06-23 Thread Perry E. Metzger
Andrew Doran a...@netbsd.org writes: On Tue, Jun 23, 2009 at 07:36:41PM +, Elad Efrat wrote: Log Message: Move the implementation of vaccess() to genfs_can_access(), in line with the other routines of the same spirit. ... No objections on tech-kern@:

Re: CVS commit: src/external/ibm-public

2009-06-23 Thread Perry E. Metzger
Perry E. Metzger pe...@piermont.com writes: Matthias Scheler t...@netbsd.org writes: Log Message: Add makefile framework to build Postfix 2.6.2. Don't turn it on yet as the Postfix 2.6.2 binary doesn't work yet because it cannot find /usr/libexec/postfix/postfix-script. That has to be /etc

Re: CVS commit: src/crypto/external/bsd/netpgp/dist

2009-05-26 Thread Perry E. Metzger
David Holland dholland-sourcechan...@netbsd.org writes: On Mon, May 11, 2009 at 10:32:30AM -0400, Perry E. Metzger wrote: The only thing I will directly advocate for (besides scrapping the current UI) is something like the ssh-agent functionality. It is painful having to type in your

Re: CVS commit: src/crypto/external/bsd/netpgp/dist

2009-05-12 Thread Perry E. Metzger
Alistair G. Crooks a...@netbsd.org writes: + allow a choice of hash algorithms for the signature digest (rather than hardcoding SHA1 - it is looking as though collisions are easier to manufacture based on recent findings) + move default signature RSA hash algorithm to SHA256 (from SHA1).

Re: CVS commit: src/sys/dev/dec

2009-05-12 Thread Perry E. Metzger
willing to do that sort of check. If you script it, it isn't even terribly much effort. Perry -- Perry E. Metzgerpe...@piermont.com

Re: CVS commit: src/crypto/external/bsd/netpgp/dist

2009-05-11 Thread Perry E. Metzger
scrapping the current UI) is something like the ssh-agent functionality. It is painful having to type in your passphrase for every email message you read, every one you want to sign, etc. Perry -- Perry E. Metzgerpe...@piermont.com

Re: CVS commit: src/crypto/external/bsd/netpgp/dist

2009-05-10 Thread Perry E. Metzger
Simon Burge sim...@netbsd.org writes: Perry E. Metzger wrote: [ ... ] Encrypted swap should be the default -- either using cgd or by simply encrypting the blocks as they go in and out without using the cgd layer. You've benchmarked the effect of this, especially on older hardware

Re: CVS commit: src/external/bsd/bind/dist/bin/named

2009-04-24 Thread Perry E. Metzger
it writes is to dump a debugging file -- the latter is supposed to be done in /var/tmp though. Perry -- Perry E. Metzgerpe...@piermont.com

Re: CVS commit: src

2009-04-15 Thread Perry E. Metzger
Joerg Sonnenberger jo...@netbsd.org writes: Module Name: src Committed By: joerg Date: Wed Apr 15 22:36:05 UTC 2009 Modified Files: src/etc/rc.d: Makefile Added Files: src/sbin/rcorder: rcorder-visualize.sh Log Message: Add a small script to visualize the rc

Re: CVS commit: src/distrib/sets/lists/comp

2009-04-04 Thread Perry E. Metzger
Alan Barrett a...@netbsd.org writes: Module Name: src Committed By: apb Date: Sat Apr 4 15:27:48 UTC 2009 Modified Files: src/distrib/sets/lists/comp: mi Log Message: Mention html versions of recently-added bit* man pages Thanks for getting that, Alan. Perry -- Perry E

Re: CVS commit: src/distrib/sets

2009-04-03 Thread Perry E. Metzger
Izumi Tsutsui tsut...@netbsd.org writes: Module Name: src Committed By: tsutsui Date: Thu Apr 2 23:06:16 UTC 2009 Modified Files: src/distrib/sets: maketars Log Message: Explicitly sort entries on preparing set files from METALOG. METALOG could have different order due

Re: CVS commit: src/usr.bin/make

2009-03-29 Thread Perry E. Metzger
Alistair Crooks a...@pkgsrc.org writes: This is veering off topic, I fear, but a datapoint: We used a mmdd-based time value for version numbering of the pkg_install tools, derived from embedded RCS Ids, for years (to check tools had sufficient features for what they were going to be

Re: CVS commit: src

2009-03-29 Thread Perry E. Metzger
Martin Husemann mar...@duskware.de writes: On Sun, Mar 29, 2009 at 02:59:59PM +, Christos Zoulas wrote: Or add some syntax to the file for optional assignments, like: ddb.onpanic?=1 or ddb.onpanic?ddb.onpanic=1 I like those two variants (not sure which one better). The