Re: usb(4) threads

2010-08-22 Thread Jacob Meuser
On Sat, Aug 21, 2010 at 07:46:12PM -0700, Matthew Dempsky wrote: On Sun, Aug 22, 2010 at 01:41:54AM +, Jacob Meuser wrote: this is in the device task loop to catch that: + if (!TAILQ_EMPTY(usb_hub_tasks)) +

Testing NSD

2010-08-22 Thread Jakob Schlyter
hi, I've just update the in-tree version of NSD to v3.2.6 and would really appreciate some testing results on various platforms as well as feedback on the default configuration. The next step - if everything works nicely - is to enable NSD in the build and remove the NSD port. Note: zonec is

Mejore sus capacidades comerciales

2010-08-22 Thread Negocios y Audiolibros
PACK AUDIOLIBROS DE NEGOCIOS. Para mejorar las capacidades comerciales (ventas-negociacion-marketing-motivacion) pack completo (11 libros) A SOLO $ 65 (descargas todo el material en tu pc) [IMAGE] [IMAGE] LISTADO DE TITULOS INCLUIDOS EN EL PACK El negocio perfecto (Robert Kiyosaky) La

Failure to boot i386/amd64 GENERIC+rd kernel on 4.8

2010-08-22 Thread Chris Cappuccio
Adding a 7480-block ramdisk to i386 GENERIC/GENERIC.MP and amd64 GENERIC/GENERIC.MP used to work in 4.5, 4.6 and 4.7 but it has broke in 4.8 for i386 GENERIC.MP and amd64 GENERIC (haven't yet tested amd64 GENERIC.MP) At this point i'm wondering if some part of the system fails to take into

Re: Failure to boot i386/amd64 GENERIC+rd kernel on 4.8

2010-08-22 Thread Stuart Henderson
the README in flashboot has some information about this.. On 2010/08/22 10:05, Chris Cappuccio wrote: Adding a 7480-block ramdisk to i386 GENERIC/GENERIC.MP and amd64 GENERIC/GENERIC.MP used to work in 4.5, 4.6 and 4.7 but it has broke in 4.8 for i386 GENERIC.MP and amd64 GENERIC (haven't

Re: AES-GCM Part 1: AES-GCM implementation

2010-08-22 Thread Christian Weisgerber
Mike Belopuhov m...@crypt.org.ru wrote: This is a first diff of a series that brings support for the Galois/Counter Mode for AES in OpenBSD. \o/ Comments below. --- crypto/cryptosoft.c 2 Jul 2010 02:40:15 - 1.54 +++ crypto/cryptosoft.c 20 Aug 2010 15:38:50 - @@

Re: Failure to boot i386/amd64 GENERIC+rd kernel on 4.8

2010-08-22 Thread Chris Cappuccio
Stuart Henderson [...@spacehopper.org] wrote: the README in flashboot has some information about this.. Sweet, I think my failures are all making a lot of sense now. Thank you.

Re: usb(4) threads

2010-08-22 Thread Jacob Meuser
new diff. integrated matthew's comments and task thread loop and: * put the hub explore task on the task queue, don't run it directly (except in usb_attach()). add comments about why. * make sure high speed hubs explore before companion low/ full speed hubs * handle config_pending_{inrc,decr}

misc. ctl parser.c cleanup

2010-08-22 Thread Ted Unangst
I think this is slightly better, though there isn't much functional change. This code certainly gets around... Index: dvmrpctl/parser.c === RCS file: /home/tedu/cvs/src/usr.sbin/dvmrpctl/parser.c,v retrieving revision 1.4 diff -u

Re: is lvds

2010-08-22 Thread Federico G. Schwindt
On Sat, Aug 21, 2010 at 09:21:27PM +0300, Martynas Venckus wrote: every time x starts i get is lvds. i think this is a debugging leftover, since the official xf86-video-intel tree never had it? ditto here. matthieu? oga? f.-

ncursesw

2010-08-22 Thread Nicholas Marriott
Hi Here are the bits for wide character support in libcurses, libform, libpanel, libmenu. Apply the diff below and extract this tarball in src/lib (note this is on a slow connection so please don't bother unless you are going to test): http://nicm.ath.cx/~nicholas/ncursesw.tar.gz It is a

Re: Testing NSD

2010-08-22 Thread patrick keshishian
On Sun, Aug 22, 2010 at 11:35:50AM +0200, Jakob Schlyter wrote: hi, Hello. I've just update the in-tree version of NSD to v3.2.6 and would really appreciate some testing results on various platforms as well as feedback on the default configuration. The next step - if everything works

Re: ftp double free

2010-08-22 Thread Alexander Hall
On 08/21/10 20:18, Martynas Venckus wrote: it crashes for me about 50% of the times like this $ make install === docbook-4.4p0 depends on: docbook-dsssl-* - not found === Verifying install for docbook-dsssl-* in textproc/docbook-dsssl === Checking files for docbook-dsssl-1.72 Fetch

Re: Testing NSD

2010-08-22 Thread Jakob Schlyter
On 23 aug 2010, at 04.16, patrick keshishian wrote: Is the idea to replace bind altogether from base? If so, my initial searching shows NSD doesn't support caching nor views (although, my googling skills suck). Are these being considered? The plan is that Unbound will be imported as a caching