On Thu, Sep 22, 2011 at 03:56:11PM +0100, Edd Barrett wrote:
> Hi,
>
> An upstream of one of the ports I work on (radare2) has imported our file(1)
> implementation and claims to have found bugs. This is the first:
>
> 'ms->file' will only be assigned to 'fn' after a call to apprentice_load() and
Evening,
When using `config -e`:
* Don't print a NULL pointer if binary loaded is not a kernel.
* Don't segfault of binary loaded is not a kernel.
* Report non-existent kernel via a preliminary stat().
* Make a warning look like the rest.
OK?
Index: exec.c
==
On 08/25/11 14:33, Manuel Giraud wrote:
> Hi,
>
> This patch makes the following command working:
>
> $ RSH=ssh dump -0au -f remote:dump.0 /
>
> even if dump.0 doesn't already exists on remote. Note: i cannot test
> this patch on st(4) device.
>
> Index: tape.c
> ===
On 09/27/11 20:05, Brad wrote:
> On 27/09/11 1:59 PM, Christopher Zimmermann wrote:
>> Hi,
>>
>> I just started using a aue(4) device. Now I am a bit confused about
>> full-duplex / half-duplex operation.
>>
>>
>> The manpage states:
>>
>> full-duplex
>> Force full duplex operation. The inter
On 27/09/11 1:59 PM, Christopher Zimmermann wrote:
Hi,
I just started using a aue(4) device. Now I am a bit confused about
full-duplex / half-duplex operation.
The manpage states:
full-duplex
Force full duplex operation. The interface will operate in
half duplex mode if this media
Hi,
I just started using a aue(4) device. Now I am a bit confused about
full-duplex / half-duplex operation.
The manpage states:
full-duplex
Force full duplex operation. The interface will operate in
half duplex mode if this media option is not specified.
But for me ifconfig aue0 says