On Friday 22 June 2012 08:01:38 O. Hartmann wrote:
> I have a USB drive/stick, Lexar USB Flash drive as reported by FreeBSD
> shown below.
> When first used, I was able to put approx. 30 GB of data on it - it was
> visible to FreeBSD 9 and 10 as expected.
> A Linux system at the lab was also capabl
On Thu, Jun 21, 2012 at 11:01 PM, O. Hartmann
wrote:
> I have a USB drive/stick, Lexar USB Flash drive as reported by FreeBSD
> shown below.
> When first used, I was able to put approx. 30 GB of data on it - it was
> visible to FreeBSD 9 and 10 as expected.
> A Linux system at the lab was also cap
I have a USB drive/stick, Lexar USB Flash drive as reported by FreeBSD
shown below.
When first used, I was able to put approx. 30 GB of data on it - it was
visible to FreeBSD 9 and 10 as expected.
A Linux system at the lab was also capable of recognizing it. After
that, I tried to operate on the st
On Thu, Jun 21, 2012 at 23:58:10 +0400, Andrey V. Elsukov wrote:
> On 21.06.2012 20:48, Kenneth D. Merry wrote:
> >>> In this case, the GEOM disk class instance has been created by
> >>> disk_create(), and the taste of the disk is queued in the GEOM
> >>> event queue.
> >>>
> >>> While t
On Thursday, June 21, 2012 12:41:59 pm Vincent Hoffman wrote:
> Hi again,
> The 2nd patch (to if.h and if_gif.c) also fixes the
> panic on boot.
> Thanks for the quick response as ever.
Great, thanks for testing! Randall, do you have any thoughts on these
patches?
> Vince
>
>
On 2012-Jun-20 17:38:36 +0430, Mohammad Shafiee
wrote:
>I've made a Persian font for FreeBSD syscons.
>You can download the font from here:
>http://sourceforge.net/projects/bsdpersiancons/
>
>How can I add this font to FreeBSD current release?
As a first step, I'd create a port for it. See
http
In article <4fe340ff.80...@gmail.com>, demelier.da...@gmail.com writes:
>On 21/06/2012 14:55, Sergey Kandaurov wrote:
>> It returns (size_t)(-1).
>> I don't know how is it correct, but this conforms to C spec.
>Mm, if I understand well, since it is cast to size_t, I think the return
>value will b
On 21.06.2012 20:48, Kenneth D. Merry wrote:
>>> In this case, the GEOM disk class instance has been created by
>>> disk_create(), and the taste of the disk is queued in the GEOM
>>> event queue.
>>>
>>> While that event is queued, the da(4) instance goes away. When the
>>>
New minor revision 0.7.1 committed to ports.
Bugfix:
- Certain services in "Toggle Startup Services" (under the "Startup" menu)
could not be toggled off.
If you have already installed 0.7.0, portupgrade should make short work of
updating to the latest version.
--
Devin
P.S. Sorry for top-post
Hi
That's a shame. But I look forward to test it, if you get the time, to
work on it.
mfg sam
Am 20.06.2012, 23:09 Uhr, schrieb Adrian Chadd :
Hi,
On 20 June 2012 14:02, sam wrote:
or if you prefer pciconf:
none12@pci0:8:0:0: class=0x028000 card=0x21001a3b chip=0x0037168c
rev=0
On 21/06/2012 14:55, Sergey Kandaurov wrote:
On 21 June 2012 16:38, David Demelier wrote:
Hello,
While reading the manpage of mbstowcs I noticed an error in the RETURN
VALUES :
The mbstowcs() function returns the number of wide characters converted,
not counting any terminating null
On 21 June 2012 19:42, David Demelier wrote:
> On 21/06/2012 14:55, Sergey Kandaurov wrote:
>>
>> On 21 June 2012 16:38, David Demelier wrote:
>>>
>>> Hello,
>>>
>>> While reading the manpage of mbstowcs I noticed an error in the RETURN
>>> VALUES :
>>>
>>> The mbstowcs() function returns the
On Thu, Jun 21, 2012 at 19:53:03 +0400, Andrey V. Elsukov wrote:
> On 21.06.2012 08:29, Kenneth D. Merry wrote:
> > Fix a bug which causes a panic in daopen(). The panic is caused by
> > a da(4) instance going away while GEOM is still probing it.
> >
> > In this case, the GEOM disk
Hi again,
The 2nd patch (to if.h and if_gif.c) also fixes the
panic on boot.
Thanks for the quick response as ever.
Vince
On 20/06/2012 13:12, John Baldwin wrote:
> On Tuesday, June 19, 2012 8:05:36 pm Vincent Hoffman wrote:
>> Full dump info at http://unsane.co.uk/crash
>> It s
On 21.06.2012 08:29, Kenneth D. Merry wrote:
> Fix a bug which causes a panic in daopen(). The panic is caused by
> a da(4) instance going away while GEOM is still probing it.
>
> In this case, the GEOM disk class instance has been created by
> disk_create(), and the
On 21/06/2012 14:55, Sergey Kandaurov wrote:
On 21 June 2012 16:38, David Demelier wrote:
Hello,
While reading the manpage of mbstowcs I noticed an error in the RETURN
VALUES :
The mbstowcs() function returns the number of wide characters converted,
not counting any terminating null
I ended up in state where I can't boot
even in single user mode. This is on ia64,
but I think this is not very relevant:
FreeBSD 10.0-CURRENT #17 r232100: Wed Jun 20 11:17:16 BST 2012
*skip*
da2 at mpt1 bus 0 scbus1 target 2 lun 0
da2: Fixed Direct Access SCSI-3 device
da2: 320.000MB/s transfe
On Jun 21, 2012, at 3:53 AM, Vitaly Magerya wrote:
> Devin Teske wrote:
>>> "Toggle Startup Services" dialog shows sendmail_enable and
>>> sendmail_msp_queue_enable variables, but doesn't seem to show
>>> sendmail_submit_enable and sendmail_outbound_enable. Is this
>>> by design?
>>
>> What does
Hi,
From: mbsd
Subject: Re: [CFT] SMP/i386 suspend/resume
Date: Wed, 20 Jun 2012 22:31:44 +0300
Message-ID: <1340220704.2098.8.camel@localhost>
> Hi developers.
>
> I want help you with your acpi work. I have thinkpad t61.
> Could you write a small to do. Step by step, how tests your patches?
>
On 21 June 2012 16:38, David Demelier wrote:
> Hello,
>
> While reading the manpage of mbstowcs I noticed an error in the RETURN
> VALUES :
>
> The mbstowcs() function returns the number of wide characters converted,
> not counting any terminating null wide character, or -1 if an invalid
>
Hello,
While reading the manpage of mbstowcs I noticed an error in the RETURN
VALUES :
The mbstowcs() function returns the number of wide characters
converted,
not counting any terminating null wide character, or -1 if an invalid
multibyte character was encountered.
Since siz
Devin Teske wrote:
>> "Toggle Startup Services" dialog shows sendmail_enable and
>> sendmail_msp_queue_enable variables, but doesn't seem to show
>> sendmail_submit_enable and sendmail_outbound_enable. Is this
>> by design?
>
> What does the following produce:
>
> service sendmail rcvar
>
22 matches
Mail list logo