Re: CFR: AES-GCM and OpenCrypto work review

2014-11-15 Thread John-Mark Gurney
Adrian Chadd wrote this message on Sat, Nov 15, 2014 at 22:18 -0800: > ... no attachment? Thanks, I put it on the website since I realized it was 155k and a bit large to attach... it's at: https://www.funkthat.com/~jmg/patches/aes.ipsec.6.patch > On 15 November 2014 22:15, John-Mark Gurney wrot

Re: CFR: AES-GCM and OpenCrypto work review

2014-11-15 Thread Adrian Chadd
... no attachment? -adrian On 15 November 2014 22:15, John-Mark Gurney wrote: > Andrey V. Elsukov wrote this message on Sat, Nov 15, 2014 at 15:19 +0300: >> On 15.11.2014 05:42, John-Mark Gurney wrote: >> > I just verified that this happens on a clean HEAD @ r274534: >> > FreeBSD 11.0-CURRENT

Re: CFR: AES-GCM and OpenCrypto work review

2014-11-15 Thread John-Mark Gurney
Andrey V. Elsukov wrote this message on Sat, Nov 15, 2014 at 15:19 +0300: > On 15.11.2014 05:42, John-Mark Gurney wrote: > > I just verified that this happens on a clean HEAD @ r274534: > > FreeBSD 11.0-CURRENT #0 r274534: Fri Nov 14 17:17:10 PST 2014 > > j...@carbon.funkthat.com:/scratch/jmg/c

Re: USB locks up system -- WAS Re: shutdown or acpi problem

2014-11-15 Thread Steve Kargl
On Sat, Nov 15, 2014 at 09:44:18PM -0800, Adrian Chadd wrote: > On 15 November 2014 21:41, Steve Kargl > wrote: > > On Thu, Nov 13, 2014 at 01:22:06PM -0800, Steve Kargl wrote: > >> On Thu, Nov 13, 2014 at 09:34:07PM +0100, Hans Petter Selasky wrote: > >> > On 11/13/14 19:15, Steve Kargl wrote: >

Re: USB locks up system -- WAS Re: shutdown or acpi problem

2014-11-15 Thread Adrian Chadd
On 15 November 2014 21:41, Steve Kargl wrote: > On Thu, Nov 13, 2014 at 01:22:06PM -0800, Steve Kargl wrote: >> On Thu, Nov 13, 2014 at 09:34:07PM +0100, Hans Petter Selasky wrote: >> > On 11/13/14 19:15, Steve Kargl wrote: >> > > On Thu, Nov 13, 2014 at 10:03:32AM -0800, Steve Kargl wrote: >> >

Re: USB locks up system -- WAS Re: shutdown or acpi problem

2014-11-15 Thread Steve Kargl
On Thu, Nov 13, 2014 at 01:22:06PM -0800, Steve Kargl wrote: > On Thu, Nov 13, 2014 at 09:34:07PM +0100, Hans Petter Selasky wrote: > > On 11/13/14 19:15, Steve Kargl wrote: > > > On Thu, Nov 13, 2014 at 10:03:32AM -0800, Steve Kargl wrote: > > >> On Thu, Nov 13, 2014 at 09:25:33AM -0800, Steve Kar

Re: [PATCH] gstat on SSD

2014-11-15 Thread Alexander Motin
On 15.11.2014 23:35, Garrett Cooper wrote: > On Nov 15, 2014, at 8:04, Ranjan1018 . <21474...@gmail.com> wrote: >> I am running a pair of servers with SSD. In gstat the default >> display of operation/ms is only one digit after the comma and >> there are a lot of R/W operation displayed with the 0.

Changing makeoptions UKBD_DFLT_KEYMAP leads to kernel build fail

2014-11-15 Thread Dominik Zajac
Hi, I am trying to change the default keymap for my keyboard therefore I added the following options to my kernel configuration which leads to the error bellow. Added options: options KBD_INSTALL_CDEV options UKBD_DFLT_KEYMAP makeoptions UKBD_DFLT_KEYMAP=de.iso I tried it with t

fueword: update ENDPROC

2014-11-15 Thread Jeroen Hofstee
Hi, gcc on linux complains about the invalid ENDPROC. Attached (git formatted) patch should fix this. Regards, Jeroen >From fe6337cec5fb16c90c2cdd73dd0d330397072145 Mon Sep 17 00:00:00 2001 From: Jeroen Hofstee Date: Sat, 15 Nov 2014 19:40:12 +0100 Subject: [PATCH] fueword: update ENDPROC co

Re: [PATCH] gstat on SSD

2014-11-15 Thread Garrett Cooper
On Nov 15, 2014, at 8:04, Ranjan1018 . <21474...@gmail.com> wrote: > I am running a pair of servers with SSD. In gstat the default display of > operation/ms is only one digit after the comma and there are a lot of R/W > operation displayed with the 0.1 value. This simple patch displays the > oper

Re: General Protection Fault in prelist_remove()

2014-11-15 Thread Ryan Stone
On Mon, Sep 16, 2013 at 1:10 PM, Mark Johnston wrote: > I've partially fixed this at work by adding a rw lock to protect access > to the the prefix, default router, and DAD lists. The patch is here: > http://people.freebsd.org/~markj/patches/ndp-locking.diff Hi Mark, I've hit a bug in this patch

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Alfred Perlstein
On 11/15/14, 11:56 AM, Poul-Henning Kamp wrote: In message <5467af7a.2080...@mu.org>, Alfred Perlstein writes: I resent your implications. Seriously I do. There was no intent to be childish or anything as such. Well, you were, and intentional or not, you're wasting a hell of a lot

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Alfred Perlstein
On 11/15/14, 11:53 AM, Steve Kargl wrote: On Sat, Nov 15, 2014 at 11:48:07AM -0800, Alfred Perlstein wrote: On 11/15/14, 11:42 AM, Steve Kargl wrote: On Sat, Nov 15, 2014 at 11:39:33AM -0800, Alfred Perlstein wrote: This is really over the top. It's not evangelism, the guy asked "how do I do

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Poul-Henning Kamp
In message <5467af7a.2080...@mu.org>, Alfred Perlstein writes: >I resent your implications. Seriously I do. > >There was no intent to be childish or anything as such. Well, you were, and intentional or not, you're wasting a hell of a lot of peoples time right now. See also: www.bikeshe

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Alfred Perlstein
On 11/15/14, 11:51 AM, Poul-Henning Kamp wrote: In message <5467adf7.1020...@mu.org>, Alfred Perlstein writes: Nope. You showed some svn commands to not do it, you weren't explicit in asking for ways to do it in svn, go ahead, look: I didn't realize that the git-zealots also wanted

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Steve Kargl
On Sat, Nov 15, 2014 at 11:48:07AM -0800, Alfred Perlstein wrote: > > On 11/15/14, 11:42 AM, Steve Kargl wrote: > > On Sat, Nov 15, 2014 at 11:39:33AM -0800, Alfred Perlstein wrote: > >> This is really over the top. > >> > >> It's not evangelism, the guy asked "how do I do X?" I showed him how to

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Poul-Henning Kamp
In message <5467adf7.1020...@mu.org>, Alfred Perlstein writes: >Nope. You showed some svn commands to not do it, you weren't explicit >in asking for ways to do it in svn, go ahead, look: I didn't realize that the git-zealots also wanted us to adopt the petty and childish behaviour of t

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Alfred Perlstein
On 11/15/14, 11:42 AM, Steve Kargl wrote: On Sat, Nov 15, 2014 at 11:39:33AM -0800, Alfred Perlstein wrote: This is really over the top. It's not evangelism, the guy asked "how do I do X?" I showed him how to do it in a few simple steps. The guy, that would be me, asked how to do it with svn

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Steve Kargl
On Sat, Nov 15, 2014 at 11:39:33AM -0800, Alfred Perlstein wrote: > > This is really over the top. > > It's not evangelism, the guy asked "how do I do X?" I showed him how to > do it in a few simple steps. The guy, that would be me, asked how to do it with svn. -- Steve _

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Alfred Perlstein
On 11/15/14, 11:32 AM, Ian Lepore wrote: On Sat, 2014-11-15 at 11:03 -0800, Alfred Perlstein wrote: On 11/15/14, 11:01 AM, Steve Kargl wrote: On Sat, Nov 15, 2014 at 10:56:50AM -0800, Alfred Perlstein wrote: On 11/15/14, 10:43 AM, Steve Kargl wrote: Before I totally hose by /usr/src director

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Ian Lepore
On Sat, 2014-11-15 at 11:03 -0800, Alfred Perlstein wrote: > On 11/15/14, 11:01 AM, Steve Kargl wrote: > > On Sat, Nov 15, 2014 at 10:56:50AM -0800, Alfred Perlstein wrote: > >> On 11/15/14, 10:43 AM, Steve Kargl wrote: > >>> Before I totally hose by /usr/src directory, does anyone > >>> have some

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Steve Kargl
On Sat, Nov 15, 2014 at 11:03:23AM -0800, Alfred Perlstein wrote: > > On 11/15/14, 11:01 AM, Steve Kargl wrote: > >> > > I won't be drawn into the git debate. > > > OK, so we don't want to use a tool purposefully built for the problem > you are facing? Doesn't seem like a "git debate" more like

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Alfred Perlstein
On 11/15/14, 11:01 AM, Steve Kargl wrote: On Sat, Nov 15, 2014 at 10:56:50AM -0800, Alfred Perlstein wrote: On 11/15/14, 10:43 AM, Steve Kargl wrote: Before I totally hose by /usr/src directory, does anyone have some guidelines on doing a binary search for a rogue commit in /usr/src/sys?. Eit

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread David Chisnall
On 15 Nov 2014, at 18:56, Alfred Perlstein wrote: > git clone --config remote.origin.fetch='+refs/notes/*:refs/notes/*' > https://github.com/freebsd/freebsd.git You might want to add --depth 2000 (where 2000 is a guess at how many commits there have been since when it broke and now), to avoid

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Steve Kargl
On Sat, Nov 15, 2014 at 10:56:50AM -0800, Alfred Perlstein wrote: > > On 11/15/14, 10:43 AM, Steve Kargl wrote: > > Before I totally hose by /usr/src directory, does anyone > > have some guidelines on doing a binary search for a rogue > > commit in /usr/src/sys?. Either cam or usb (or acpi?) has

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Alfred Perlstein
On 11/15/14, 10:52 AM, Steve Kargl wrote: On Sat, Nov 15, 2014 at 07:46:09PM +0100, Mateusz Guzik wrote: On Sat, Nov 15, 2014 at 10:43:32AM -0800, Steve Kargl wrote: Before I totally hose by /usr/src directory, does anyone have some guidelines on doing a binary search for a rogue commit in /us

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Alfred Perlstein
On 11/15/14, 10:43 AM, Steve Kargl wrote: Before I totally hose by /usr/src directory, does anyone have some guidelines on doing a binary search for a rogue commit in /usr/src/sys?. Either cam or usb (or acpi?) has broken the ability to remove a external USB device once it is plugged into a usb

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Steve Kargl
On Sat, Nov 15, 2014 at 11:52:24AM -0700, Ian Lepore wrote: > On Sat, 2014-11-15 at 10:43 -0800, Steve Kargl wrote: > > Before I totally hose by /usr/src directory, does anyone > > have some guidelines on doing a binary search for a rogue > > commit in /usr/src/sys?. Either cam or usb (or acpi?) h

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Steve Kargl
On Sat, Nov 15, 2014 at 07:46:09PM +0100, Mateusz Guzik wrote: > On Sat, Nov 15, 2014 at 10:43:32AM -0800, Steve Kargl wrote: > > Before I totally hose by /usr/src directory, does anyone > > have some guidelines on doing a binary search for a rogue > > commit in /usr/src/sys?. Either cam or usb (o

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Ian Lepore
On Sat, 2014-11-15 at 10:43 -0800, Steve Kargl wrote: > Before I totally hose by /usr/src directory, does anyone > have some guidelines on doing a binary search for a rogue > commit in /usr/src/sys?. Either cam or usb (or acpi?) has > broken the ability to remove a external USB device once it > is

Re: Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Mateusz Guzik
On Sat, Nov 15, 2014 at 10:43:32AM -0800, Steve Kargl wrote: > Before I totally hose by /usr/src directory, does anyone > have some guidelines on doing a binary search for a rogue > commit in /usr/src/sys?. Either cam or usb (or acpi?) has > broken the ability to remove a external USB device once

Finding a rogue src/sys commit with bisection?

2014-11-15 Thread Steve Kargl
Before I totally hose by /usr/src directory, does anyone have some guidelines on doing a binary search for a rogue commit in /usr/src/sys?. Either cam or usb (or acpi?) has broken the ability to remove a external USB device once it is plugged into a usb port on my Dell Latitude D530 laptop. I know

[PATCH] gstat on SSD

2014-11-15 Thread Ranjan1018 .
I am running a pair of servers with SSD. In gstat the default display of operation/ms is only one digit after the comma and there are a lot of R/W operation displayed with the 0.1 value. This simple patch displays the operation/ms with two decimal digit. What’s next ? After testing this patch for

Re: CFR: AES-GCM and OpenCrypto work review

2014-11-15 Thread Andrey V. Elsukov
On 15.11.2014 05:42, John-Mark Gurney wrote: > I just verified that this happens on a clean HEAD @ r274534: > FreeBSD 11.0-CURRENT #0 r274534: Fri Nov 14 17:17:10 PST 2014 > j...@carbon.funkthat.com:/scratch/jmg/clean/sys/amd64/compile/IPSEC amd64 > > No modifications, nothing, and I got the s

Re: CFR: AES-GCM and OpenCrypto work review

2014-11-15 Thread Andrey V. Elsukov
On 15.11.2014 05:42, John-Mark Gurney wrote: > John-Mark Gurney wrote this message on Fri, Nov 14, 2014 at 11:39 > -0800: >> Well.. It looks like IPSEC is still broken in head... I can get >> pings to pass, but now on IPv4 transport mode, I can't get syn's >> to be sent out... I see the output p