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

2009-05-11 Thread Perry E. Metzger
Alistair Crooks writes: > I'll look into providing that somehow (I've been of the opinion that > we need one binary for key management, and one binary for > signing/verification and encrypting/decrypting for a while now - it's > the way that the old nbpg SoC project was going too), and that > def

Re: CVS commit: src/sys/arch/i386/i386

2009-05-11 Thread Manuel Bouyer
On Sat, May 09, 2009 at 06:58:46AM +, Andrew Doran wrote: > > > xen isn't as vulnerable to the LDT/segreg problem as native x86 because > > > it's not MP and doesn't do kernel preemption. For the time being I guess > > > it would suffice to #ifdef the 'cli'. > > > > That's not enough to make t

Re: CVS commit: src/sbin/fsck_ffs

2009-05-11 Thread Perry E. Metzger
"M. Warner Losh" writes: > What I didn't glean from the discussion is what, exactly, you were > going to do about it and what, exactly, you'd like to harmonize with > FreeBSD on. It may have been there, but I just missed it. Documentation. It would involve making all man pages refer consistentl

Re: CVS commit: src/sbin/fsck_ffs

2009-05-11 Thread M. Warner Losh
In message: <87r5yv4rqn@snark.cb.piermont.com> "Perry E. Metzger" writes: : : "M. Warner Losh" writes: : > What I didn't glean from the discussion is what, exactly, you were : > going to do about it and what, exactly, you'd like to harmonize with : > FreeBSD on. It may have been

Re: CVS commit: src/sbin/fsck_ffs

2009-05-11 Thread Perry E. Metzger
"M. Warner Losh" writes: > In message: <87r5yv4rqn@snark.cb.piermont.com> > "Perry E. Metzger" writes: > : > : "M. Warner Losh" writes: > : > What I didn't glean from the discussion is what, exactly, you were > : > going to do about it and what, exactly, you'd like to harmonize

Re: CVS commit: src/share/man/man4

2009-05-11 Thread Martin Husemann
On Mon, May 11, 2009 at 03:22:29PM +1000, matthew green wrote: > what about systems that don't have AGP? Or even PCI... Martin

re: CVS commit: src/sys/netinet6

2009-05-11 Thread matthew green
>> That said, where we now return EPERM is where in the future we'll >> return the error value returned by kauth(9), like many many other >> places in the kernel. Other parts of the networking stacks (say, >> opening a raw socket) now return EPERM instead of EACCES > > ip(4) a

Re: CVS commit: src/share/man/man4

2009-05-11 Thread Joerg Sonnenberger
On Mon, May 11, 2009 at 03:22:29PM +1000, matthew green wrote: > >On Sat, May 09, 2009 at 07:51:41AM -0700, Paul Goyette wrote: >> So really should simply document the option DRM_NO_AGP rather than >> telling folks to include unnecessary drivers! > >Just because it compiles doe

Re: kern/40969 (Was: commit: src/sys/netkey (key.c:1.175))

2009-05-11 Thread Geoff Wing
On Monday 2009-05-11 11:00 +, Stephen Degler output: :Module Name: src :Committed By: skd :Date: Mon May 11 11:00:51 UTC 2009 : :Modified Files: : src/sys/netkey: key.c : :Log Message: :Fix the sense of two compares. I previously broke this. : :cvs rdiff -u -r1.174 -r1.175 src

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

2009-05-11 Thread Luke Mewburn
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 passphrase for every email message you read, | every one