In if_ethersubr.c @ line 304:
switch (dst->sa_family) {
case AF_INET:
error = arpresolve(ac, rt, m, dst, edst);
if (error)
return (error == EAGAIN ? 0 : error);
/* If broadcasting on a simplex interface, loopb
Applied, thanks!
On Sat, Apr 25, 2015 at 08:26:35PM +0200, S??bastien Marie wrote:
> Hi,
>
> I would like to report a crash (coredump) with an invalid magic file
> (MALLOC_OPTIONS=S is need to expose the bug).
>
> --- ~/.magic ---
> 0 beshort 0xffd8 JPEG image data
> !:mi
Hi,
I would like to report a crash (coredump) with an invalid magic file
(MALLOC_OPTIONS=S is need to expose the bug).
--- ~/.magic ---
0 beshort 0xffd8 JPEG image data
!:mime image/jpeg
>6 string JFIF\
--- end of file ---
The problem is on the last line: th
On Sat, Apr 25, 2015 at 01:38:02PM +0200, David Vasek wrote:
> On Tue, 21 Apr 2015, Alex Greif wrote:
>
> >Hi,
> >
> >while reading the intro(1) man page, I found a small inconsistency with
> >the subsequent man pages:
> >
> >../man3/intro.3:The manual pages in section 3 provide an overview of the
On Sat, Apr 25, 2015 at 10:54:22PM +1000, Joel Sing wrote:
>
> Apologies for not getting back to look at this - the above diff is in part a
> hack and it needs to be more cleanly implemented before it is committed.
> Additionally, it needs to be implemented and tested for all platforms that
> s
On 2015/04/25 11:21, trondd wrote:
> Seems like I see a lot of people who don't know about pkg-readmes and
> it was a long time before I knew about them, too. Note their existence
> in the package/ports FAQ.
I don't object to it, but when you install a package with such
information, it says:
# pk
Seems like I see a lot of people who don't know about pkg-readmes and
it was a long time before I knew about them, too. Note their existence
in the package/ports FAQ.
Tim.
===
RCS file: /cvs/www/faq/faq15.html,v
retrieving revision
On Saturday 25 April 2015, Patrik Lundin wrote:
> On Wed, Oct 29, 2014 at 01:24:30AM +1100, Joel Sing wrote:
> > On Wed, 29 Oct 2014, Joel Sing wrote:
> > > A CRYPTO key disk is slightly special in that it has softraid metadata
> > > but is not technically part of the same volume (well, it is in so
On Tue, 21 Apr 2015, Alex Greif wrote:
Hi,
while reading the intro(1) man page, I found a small inconsistency with the
subsequent man pages:
../man3/intro.3:The manual pages in section 3 provide an overview of the C
library
../man5/intro.5:The manual pages in section 5 contain information
On Fri, Apr 24, 2015 at 09:18:35PM -0400, James Turner wrote:
> On Fri, Apr 24, 2015 at 08:53:44PM -0400, James Turner wrote:
> > On Fri, Apr 24, 2015 at 08:23:01PM -0400, James Turner wrote:
> > > The attached diff allows sound to work on my late 2013 Macbook Air
> > > (6,1). oks?
> > >
> >
> >
10 matches
Mail list logo