How much we will pay you ?

2009-08-12 Thread movd_movd
How much we will pay you ? - $5 for free sign up - $5 monthly - $1 monthly for each member you refer Join Now >>> http://microsoft-office-live.blogspot.com/2009/08/rent-your-desktop.html

Re: cwmrc(5) color options

2009-08-12 Thread Thomas Pfaff
On Fri, 7 Aug 2009 19:34:04 +0200 Simon Nicolussi wrote: > > Edd Barrett wrote: > > How do the menu item foreground and background relate? Are they just > > inverted? It would be better to have an explicit option for each. > > An additional option to choose the color of the font in the selected >

FIRST TIME IN UAE - BALANCED SCORECARD - BOOTCAMP

2009-08-12 Thread Admin
FIRST TIME IN THE MIDDLE EAST Mindfield Resources in association with Balanced Scorecard Institute, USA Brings you a 5 day Balanced Scorecard Bootcamp Workshop (Balanced Scorecard Professional Certification) In Dubai, UAE from 6th-10th December 2009 Register now and avail a special

scsi midlayer tweak

2009-08-12 Thread David Gwynne
this diff starts to address several problems i have with the scsi midlayer. the most important at the moment is that the entrypoint into the current midlayer is through a function called scsi_scsi_cmd. the problem with this function is that it is impossible to start an async scsi operation and the

Re: namecache diff - again

2009-08-12 Thread Thordur I. Bjornsson
Olivier Cherrier wrote on Wed 12.Aug'09 at 3:17:16 -0400 > On Mon, Aug 10, 2009 at 11:43:34AM -0600, b...@openbsd.org wrote: > > After having fast recycle kick my butt for two days finding > > vnode reuse bugs.. here is the new diff. this does appear stable on > > my machines. > > > >

Re: Multiple certs for relayd

2009-08-12 Thread Kami Petersen
Philip Guenther skrev: On Tue, Aug 11, 2009 at 4:11 PM, kami petersen wrote: I'd like to propose that relayd be made to accept /etc/ssl/hostname.crt /etc/ssl/private/hostname.key as well as what's currently looked for: /etc/ssl/IP-address.crt /etc/ssl/private/IP-address.key Currently it i

Re: namecache diff - again

2009-08-12 Thread Olivier Cherrier
On Mon, Aug 10, 2009 at 11:43:34AM -0600, b...@openbsd.org wrote: > After having fast recycle kick my butt for two days finding > vnode reuse bugs.. here is the new diff. this does appear stable on > my machines. > > Note that it disables some functionality in procmap, temporarily, >