http://bakecaweb.blogspot.com
Gentile Utente,
http://bakecaweb.blogspot.comsi i rinnovato e ha lanciato nuove funzioni per
offirti un servizio sempre piz veloce, sicuro ed efficiente:
Connettiti a http://bakecaweb.blogspot.com/ dovunque e in qualsiasi momento!
Notifiche via email - Ricevi gli annu
An oldie, but I dug it up from the archives to test on my R210 II.
Diff applies (slightly offset) and works just fine. ifconfig bnx now
shows:
media: Ethernet autoselect (1000baseT full-duplex,rxpause,txpause)
For the record, this is a Broadcom BCM5716 (see dmesg posted to misc@
yesterday):
bnx
>> > wscanf based on our scanf implementation. The delta from narrow
>> > to wide character support was obtained from FreeBSD and modified
>> > to fit our code.
>> >
>> > Does not include a libc bump yet!
>>
>> Here are corresponding libstdc++ changes, also without bumps.
>>
>> The gcc3 version wil
On Tue, Sep 20, 2011 at 06:09:34PM +0200, Stefan Sperling wrote:
> On Tue, Sep 20, 2011 at 12:01:18PM +0200, Stefan Sperling wrote:
> > wscanf based on our scanf implementation. The delta from narrow
> > to wide character support was obtained from FreeBSD and modified
> > to fit our code.
> >
> >
Soluciones -Visuales
Esta es una Empresa dedicada a buscar un proveedor para cada cliente
Cubrimos los campos de FOTOGRAFIA Y VIDEO
Institucional, Social, Publicidad, etc.
Contamos con Profesionales y Productoras con trayectoria
Envmenos su pedido por mail y nosotros buscamos el mejor presupuesto
y
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
ultimately load_1(), so the file_magwarn() at line 274 would report the
Hi,
In the interest of little ramdisk kernels which are ever so space
constrained, I have this diff that moves the trees into external
functions, thereby reducing code duplication that arises from macros.
The functions will only be used by the kernel and only when option
EXTERN_TREES is enabled.
> Date: Wed, 21 Sep 2011 21:25:40 +0200
> From: Stefan Sperling
>
> On Wed, Sep 21, 2011 at 07:59:08PM +0200, Stefan Sperling wrote:
> > On Wed, Sep 21, 2011 at 06:13:31PM +0200, Mark Kettenis wrote:
> > > wide character support in that version of libstdc++ was an
> > > all-or-nothing thing, and