hy0: 10base2/BNC, 10base5/AUI
puc0: port 0xe400-0xe407,0xe000-0xe007 irq 10 at
device 17.0 on pci0
could not get resource
could not get resource
--
Jean-Marc Zucconi -- PGP Key: finger [EMAIL PROTECTED] [KeyID: 400B38E9]
___
[EMAIL PROTECTED] mailing list
e
>> maximum distribution. I will contact him shortly.
> Damn it, I forgot to include the patch. Here we go.
I will commit it. Please send it to [EMAIL PROTECTED] too.
Jean-Marc
--
Jean-Marc Zucconi -- PGP Key: finger [EMAIL PROTECTED] [KeyID: 400B38E9]
To Unsubscribe: send mail to [EMA
> return malloc(size);
> }
This is stupid. Inline functions are not compiled. You must move this
code in your .h file.
Jean-Marc
--
Jean-Marc Zucconi -- PGP Key: finger [EMAIL PROTECTED] [KeyID: 400B38E9]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
>>>>> Warner Losh writes:
> Even the name (dd) comes from IBM's control language (JSYS?).
Huh! I never realized that.
//GO.SYSIN DD *
...
//
Where are my punch cards? :-)
Jean-Marc
--
Jean-Marc Zucconi -- PGP Key: finger [EMAIL PROTECTED] [KeyID: 400B38E9]
To Un
>> Thread 0x06: 0
>> Thread 0x07: 0
>> Thread 0x08: 0
>> Thread 0x09: 0
>> Thread 0x0a: 488133092
> Hmm, I can't get this to occur with your test program. I've tried
> it several times and the threads seem to be scheduled properly.
> If you
If someone is interested to solve a problem:
$ dd if=/dev/zero bs=8848 count=1 of=a 2>/dev/null
$ cp a b
$ cmp a b 0 0x300
Segmentation fault (core dumped)
$ cmp a b 0 0x200
cmp: EOF on b
$ cmp a b 0x300 0
cmp: EOF on a
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finge
If someone is interested to solve a problem:
$ dd if=/dev/zero bs=8848 count=1 of=a 2>/dev/null
$ cp a b
$ cmp a b 0 0x300
Segmentation fault (core dumped)
$ cmp a b 0 0x200
cmp: EOF on b
$ cmp a b 0x300 0
cmp: EOF on a
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger [EM
7 matches
Mail list logo