On Wed, Jul 30, 2008 at 7:03 AM, Jeroen Ruigrok van der Werven
<[EMAIL PROTECTED]> wrote:
> -On [20080730 06:22], Brad Davis ([EMAIL PROTECTED]) wrote:
>>On Tue, Jul 29, 2008 at 01:17:27AM +0200, Niclas Zeising wrote:
>>> I assume you mean Friday August 5th, 2008?
>
hello
my trouble
FreeBSD static 7.0-STABLE FreeBSD 7.0-STABLE #23: Mon Jul 28 18:10:51
MSD 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/STATIC i386
top_output-
|874 root17 00 8296K 2660K waitvt 1 0:00 0.00%
On Wed, 30 Jul 2008, sam wrote:
hello
my trouble
FreeBSD static 7.0-STABLE FreeBSD 7.0-STABLE #23: Mon Jul 28 18:10:51 MSD
2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/STATIC i386
top_output-
|874 root17 00 829
Hi, all. I apologize for not posting a question specific to FreeBSD (I'll
study about that later), but I'm looking for some help understanding a few
things and I don't know where else to turn. Using FreeBSD to give me
concrete examples of how certain things work is okay, since I do use FreeBSD
an
Jeroen Ruigrok van der Werven <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] wrote:
> > I am compiling an AFS module. The module won't load. Dmesg reports
> > undefined symbol _vn_lock. nm reports that the symbol exists and is
> > undefined.
> >
> > How do I compile (defined) symbols into my mo
Matt Olander <[EMAIL PROTECTED]> writes:
> [re http://www.ixsystems.com/products/bsd-laptop.html]
Will it be available with a big FreeBSD logo on the lid? :)
DES
--
Dag-Erling Smørgrav - [EMAIL PROTECTED]
___
freebsd-hackers@freebsd.org mailing list
h
Hi,
On Wednesday 30 July 2008 13:59:53 FreeBSD Hackers wrote:
> Examples of some specific questions that I have include:
>
> WRT translation of virtual addresses to physical addresses, where does the
> hardware stop and the software begin? Explanation: who determines the
> format of the page tabl
>
> This suggest that you don't understand virtual memory at all. Go back to
> the
> start of the chapter and re-read. The page directories and page tables
> describe a *virtual* address space. For a given architecture the *virtual*
> address space has a fixed size (4GB for i386), so the page ta
On Wed, Jul 30, 2008 at 07:59:53AM -0400, FreeBSD Hackers wrote:
> Hi, all. I apologize for not posting a question specific to FreeBSD (I'll
> study about that later), but I'm looking for some help understanding a few
> things and I don't know where else to turn. Using FreeBSD to give me
> concre
Am 30.07.2008 um 15:17 schrieb Dag-Erling Smørgrav:
Matt Olander <[EMAIL PROTECTED]> writes:
[re http://www.ixsystems.com/products/bsd-laptop.html]
Will it be available with a big FreeBSD logo on the lid? :)
If you need something like that, a partially eaten white
apple would be much more a
Achim Patzner <[EMAIL PROTECTED]> writes:
> Dag-Erling Smørgrav <[EMAIL PROTECTED]> writes:
> > Matt Olander <[EMAIL PROTECTED]> writes:
> > > [re http://www.ixsystems.com/products/bsd-laptop.html]
> > Will it be available with a big FreeBSD logo on the lid? :)
> If you need something like that, a
On Wednesday 30 July 2008 18:07:51 FreeBSD Hackers wrote:
> > This suggest that you don't understand virtual memory at all. Go back to
> > the
> > start of the chapter and re-read. The page directories and page tables
> > describe a *virtual* address space. For a given architecture the
> > *virt
On Wed, 30 Jul 2008, FreeBSD Hackers wrote:
If anyone is willing to help me understand this, I would greatly appreciate
it. I would also value your input if there are other resources (people,
mailing lists, books, web pages, etc.) that you want to recommend instead of
taking some time to help t
Hi,
I have some problem with locales on FreeBSD 6.3. The attached test case fails
with uncaught std::runtime_error exception:
shell::wilx:~/tmp> locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_ME
Am 30.07.2008 um 18:40 schrieb Dag-Erling Smørgrav:
I don't understand what Macs have to do with this - we're talking
about
iX Systems's made-for-BSD laptop.
The thread started with someone asking for a mobile computer that
would support FreeBSD sufficiently and nobody came up with something
> right now the only comfortable way of running FreeBSD on a laptop is
VMware Fusion on a Mac.
It depends on what you consider to be "comfortable". My primary machine is
an old Dell Inspiron 6000 (running the RELENG_7 branch) and the only
hardware compatibility issue I've ever had was that suspend
On Wed, Jul 30, 2008 at 04:31:10PM -0400, L Campbell wrote:
> It depends on what you consider to be "comfortable". My primary machine is
> an old Dell Inspiron 6000 (running the RELENG_7 branch) and the only
> hardware compatibility issue I've ever had was that suspend/hibernate
> doesn't work (dis
Václav Haisman wrote, On 30.7.2008 20:40:
Hi,
I have some problem with locales on FreeBSD 6.3. The attached test case
fails with uncaught std::runtime_error exception:
[...]
I am able to run the test case successfuly when I compile it with STLport. So
it seems there is something odd going on w
> From: Achim Patzner <[EMAIL PROTECTED]>
> Date: Wed, 30 Jul 2008 22:20:28 +0200
> Sender: [EMAIL PROTECTED]
>
> Am 30.07.2008 um 18:40 schrieb Dag-Erling Smørgrav:
> > I don't understand what Macs have to do with this - we're talking
> > about
> > iX Systems's made-for-BSD laptop.
>
> The thr
2008/7/30 Matt Olander <[EMAIL PROTECTED]>:
> On Jul 25, 2008, at 3:23 PM, Jeremy Messenger wrote:
>
>> Maybe you can wait for this:
>>
>> http://www.ixsystems.com/products/bsd-laptop.html
>
> Hi everyone! I actually had our prototype of this laptop up at the OSCON
> show in Portland and it was pre
Matt Olander wrote:
http://www.ixsystems.com/products/bsd-laptop.html
Hi everyone! I actually had our prototype of this laptop up at the OSCON
show in Portland and it was pretty well received.
Everything works for the most part although we're still tweaking some
things for ACPI.
I'll have
On Jul 30, 2008, at 3:42 PM, Julian Elischer wrote:
Matt Olander wrote:
http://www.ixsystems.com/products/bsd-laptop.html
Hi everyone! I actually had our prototype of this laptop up at the
OSCON show in Portland and it was pretty well received.
Everything works for the most part although we
0n Wed, Jul 30, 2008 at 11:04:38PM +0200, Joerg Sonnenberger wrote:
>On Wed, Jul 30, 2008 at 04:31:10PM -0400, L Campbell wrote:
>> It depends on what you consider to be "comfortable". My primary machine
is
>> an old Dell Inspiron 6000 (running the RELENG_7 branch) and the only
On Thu, Jul 31, 2008 at 08:25:04AM +0800, Wilkinson, Alex wrote:
> >vbetool post?
>
> Is vbetool in ports ? I cant find it mentioned anywhere in INDEX-*.
Can't find it either. ENOFREEBSD :)
http://www.codon.org.uk/~mjg59/vbetool/
Joerg
___
freebsd
On Wed, 30 Jul 2008 at 18:35 -, Mateusz Guzik wrote:
> 2008/7/30 Matt Olander <[EMAIL PROTECTED]>:
> > On Jul 25, 2008, at 3:23 PM, Jeremy Messenger wrote:
> >
> >> Maybe you can wait for this:
> >>
> >> http://www.ixsystems.com/products/bsd-laptop.html
>
> Any chances it will be available wit
On Wed, Jul 30, 2008 at 5:20 PM, Achim Patzner <[EMAIL PROTECTED]> wrote:
> Am 30.07.2008 um 18:40 schrieb Dag-Erling Smørgrav:
>>
>> I don't understand what Macs have to do with this - we're talking about
>> iX Systems's made-for-BSD laptop.
>
> The thread started with someone asking for a mobile
On Fri, Jul 18, 2008 at 11:58 AM, Jilles Tjoelker <[EMAIL PROTECTED]> wrote:
> On Sat, Jul 12, 2008 at 07:11:26PM -0400, Michael B Allen wrote:
>> Below is a semtimedop(2) implementation that I'm using for FreeBSD. I
>> was hoping someone could look it over and tell me if they think the
>> implemen
27 matches
Mail list logo