Re: Securelevels

2008-06-28 Thread perryh
> [EMAIL PROTECTED] /usr/home/strato]$ sudo sysctl kern.securelevel > kern.securelevel: 2 > [EMAIL PROTECTED] /usr/home/strato]$ kgdb > kgdb: /dev/mem: Permission denied > [EMAIL PROTECTED] /usr/home/strato]$ sudo kgdb > [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: >

Re: Securelevels

2008-06-28 Thread Dan Nelson
In the last episode (Jun 29), Ivaylo Mateev said: > I think I found a bug. > > [EMAIL PROTECTED] /usr/home/strato]$ sudo sysctl kern.securelevel > kern.securelevel: 2 > [EMAIL PROTECTED] /usr/home/strato]$ kgdb > kgdb: /dev/mem: Permission denied > [EMAIL PROTECTED] /usr/home/strato]$ sudo kgdb >

Re: Securelevels

2008-06-28 Thread Garrett Cooper
On Sat, Jun 28, 2008 at 6:13 PM, Ivaylo Mateev <[EMAIL PROTECTED]> wrote: > Hi, > > I think I found a bug. > > [EMAIL PROTECTED] /usr/home/strato]$ sudo sysctl kern.securelevel > kern.securelevel: 2 > [EMAIL PROTECTED] /usr/home/strato]$ kgdb > kgdb: /dev/mem: Permission denied > [EMAIL PROTECTED]

Securelevels

2008-06-28 Thread Ivaylo Mateev
Hi, I think I found a bug. [EMAIL PROTECTED] /usr/home/strato]$ sudo sysctl kern.securelevel kern.securelevel: 2 [EMAIL PROTECTED] /usr/home/strato]$ kgdb kgdb: /dev/mem: Permission denied [EMAIL PROTECTED] /usr/home/strato]$ sudo kgdb [GDB will not be able to debug user-mode threads: /usr/lib/li

Custom VESA modes on FreeBSD 7?

2008-06-28 Thread Mike Meyer
I'm trying to get FreeBSD 7-RELEASE running in a VirtualBox VM to use all of my LCD panel in X. The running X is using the vesa driver, which should be cool for this, as VirtualBox has provisions for creating custom vesa modes. And in fact, the Xorg.0.log file shows that it sees the new mode - but

Re: Software floating point library?

2008-06-28 Thread pfgshield-freebsd
Hi; I am sure NetBSD ported some variant of it but here is softfloat: http://www.jhauser.us/arithmetic/SoftFloat.html cheers, Pedro. Hai un indirizzo email difficile da ricordare? Scegli quello che hai sempre desiderato su Yahoo! Mail http://it.docs.yahoo.com/nuovo_indirizzo.html __

Re: Software floating point library?

2008-06-28 Thread dfeustel
On Sat, Jun 28, 2008 at 06:36:34PM +0200, Ivan Voras wrote: > Does anyone know of a simple, BSD (or compatible) licensed software > math library that emulates floating point numbers? Ideally, it should > be a single .c file library that implements basic operations (+, -, *, > /, negation, compariso

Software floating point library?

2008-06-28 Thread Ivan Voras
Does anyone know of a simple, BSD (or compatible) licensed software math library that emulates floating point numbers? Ideally, it should be a single .c file library that implements basic operations (+, -, *, /, negation, comparisons, convert to/from machine integers and strings), that uses a stand

Re: [Fwd: Re: Problems with ieee80211 dependencies...]

2008-06-28 Thread Paul B. Mahol
I dont have such problem with CURRENT; all ieee80211 stuff are build as modules for me, but my conf is different, firewalls and dummynet are build as modules. But I was able to reproduce problem with your config file. Probably conflict arise somewhere within your last 4 lines in conf file. On 6/

[Fwd: Re: Problems with ieee80211 dependencies...]

2008-06-28 Thread Martes Wigglesworth
I had to wait for the rebuild process to error out again, however, here is the resulting segment of output. I included the parts that begin to indicates an error. kdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/src/sys/i386/comp