Re: CVS commit: src/sys/netipsec

2009-07-30 Thread Erik Fair
On Jul 30, 2009, at 07:41, Jonathan A. Kollasch wrote: Module Name:src Committed By: jakllsch Date: Thu Jul 30 14:41:59 UTC 2009 Modified Files: src/sys/netipsec: ipsec.c Log Message: As explained in kern/41701 there's a missing splx() here. To generate a diff of thi

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

2009-07-30 Thread Perry E. Metzger
David Laight 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 have a s

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

2009-07-30 Thread Elad Efrat
Michael wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, On Jul 30, 2009, at 12:38 AM, Michael Lorenz wrote: Module Name:src Committed By:macallan Date:Thu Jul 30 04:38:25 UTC 2009 Modified Files: src/sys/dev/pci: pci_usrreq.c Log Message: do as elad suggested