Re: Serious braindamage in the send-pr web interface

2005-06-21 Thread Ceri Davies
On Tue, Jun 21, 2005 at 03:52:02PM -0400, Martin Cracauer wrote: > The security code of the web interface seems to really screw people > over (the image displaying a text that you have to enter). > > It goes like this: > - open web page > - enter PR > - enter security code but get anything wrong (

Serious braindamage in the send-pr web interface

2005-06-21 Thread Martin Cracauer
The security code of the web interface seems to really screw people over (the image displaying a text that you have to enter). It goes like this: - open web page - enter PR - enter security code but get anything wrong (case is sufficient) You get an error complaing about the security code. Press

Re: FreeBSD Memory Management questions ?

2005-06-21 Thread John Baldwin
On Monday 20 June 2005 03:38 pm, Aziz Kezzou wrote: > On 6/20/05, John Baldwin <[EMAIL PROTECTED]> wrote: > > On Sunday 19 June 2005 10:49 pm, Aziz Kezzou wrote: > > > > On Tue, Jun 14, 2005 at 04:21:41AM -0400, Aziz Kezzou wrote: > > > > > 1 - Right now to access the memory address space of a user

Re: Bug in devinfo or something wrong with me?

2005-06-21 Thread John Baldwin
On Monday 16 May 2005 08:51 am, Stefan Farfeleder wrote: > On Mon, May 16, 2005 at 02:11:42PM +0300, Juho Vuori wrote: > > The below included simple program reliably printfs "error 4\n" on > > 5.4-RELEASE. Am I understanding something wrong or is this a bug in > > libdevinfo? > > There is indeed a

Re: Nagios and threads

2005-06-21 Thread Daniel Eischen
On Tue, 21 Jun 2005, Michal Mertl wrote: > Dag-Erling Sm?rgrav wrote: > > Charles Sprickman <[EMAIL PROTECTED]> writes: > > > 1. FreeBSD and threads. On FreeBSD there's a native user-level > > > implementation of threads called 'pthread' and there's also an > > > optional ports collection 'linuxth

Re: FreeBSD Memory Management questions ?

2005-06-21 Thread Andrey Simonenko
On Mon, Jun 20, 2005 at 03:38:43PM -0400, Aziz Kezzou wrote: > On 6/20/05, John Baldwin <[EMAIL PROTECTED]> wrote: [skipped] > > > > Are you modifying kernel memory from userland or are you trying to access > > user > > memory from kernel code? > > > > I want to be able to modify BOTH user a

Re: Nagios and threads

2005-06-21 Thread Dag-Erling Smørgrav
Michal Mertl <[EMAIL PROTECTED]> writes: > Yes, the description on Nagios page is not precise but unfortunately > Nagios still has some problems even on 5.4. I wasn't able to find out > what was wrong and the problem dissappeared when I had to replace the > computer with single-processor one. The s

Re: Nagios and threads

2005-06-21 Thread Michal Mertl
Dag-Erling Smørgrav wrote: > Charles Sprickman <[EMAIL PROTECTED]> writes: > > 1. FreeBSD and threads. On FreeBSD there's a native user-level > > implementation of threads called 'pthread' and there's also an > > optional ports collection 'linuxthreads' that uses kernel hooks. > > This is only the

Re: Nagios and threads

2005-06-21 Thread Dag-Erling Smørgrav
Charles Sprickman <[EMAIL PROTECTED]> writes: > 1. FreeBSD and threads. On FreeBSD there's a native user-level > implementation of threads called 'pthread' and there's also an > optional ports collection 'linuxthreads' that uses kernel hooks. This is only the case for FreeBSD 4. FreeBSD 5 has nat