On Wed, Dec 25, 2013 at 10:52 AM, Mikhail T wrote:
> On 20.12.2013 13:38, olli hauer wrote:
>> md2 was deprecated in 2009 by the openssl project
>>
>> http://cvs.openssl.org/chngview?cn=18381
>> CVE-2009-2409
>>
>> As fas as I know some Linux based projects have removed md2 from
>> openssl-0.9.
On 27.12.2013 10:50, Ulrich Spörlein wrote:
>> In other words, /if you like your digest algorithm, you can keep it/. Yours,
> Seconded. What should people use if some of their old data is using MD2
> for verification? How can they now easily check that their data (from
> tape or whatever) still mat
Hi Hans
Yeah I made sure I got the latest source that contained your latest commit.
Sorry no patch at this moment. I've been busy with other things lately so I
haven't worked on this for some time now but felt the urge to give it a try
when it seemed to be OK on MBP..
Output from pciconf -lv
xh
TB --- 2014-01-07 17:50:16 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-01-07 17:50:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
TB --- 2014-01-07 17:50:16 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-01-07 17:50:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
On 2014-01-07 15:05, Dan Sency wrote:
> Hello Everyone,
>
> I need help resolving kernel panics on a Supermicro X10SLH-F
> motherboard in a Supermicro SC-825 chassis. I originally installed
> FreeBSD 9.2 Release/amd64 but kept having kernel panics after varying
> amounts of uptime and while runnin
Hello Everyone,
I need help resolving kernel panics on a Supermicro X10SLH-F motherboard
in a Supermicro SC-825 chassis. I originally installed FreeBSD 9.2
Release/amd64 but kept having kernel panics after varying amounts of
uptime and while running the following command against some or all o
On 01/02/2014 03:43 PM, Roger Pau Monne wrote:
> This adds and enables the console used on XEN kernels.
> ---
[..]
> +/* Debug function, prints directly to hypervisor console */
> +void xc_printf(const char *, ...);
> +
Can you add __printflike(...)? It will be easier to catch bad format.
--
J
On 01/07/2014 08:29 AM, Roger Pau Monné wrote:
> On 06/01/14 12:33, Julien Grall wrote:
>>
>>
>> On 01/06/2014 09:35 AM, Roger Pau Monné wrote:
>>> On 05/01/14 22:55, Julien Grall wrote:
On 01/02/2014 03:43 PM, Roger Pau Monne wrote:
> Introduce a Xen specific nexus that is going
On 01/07/14 14:22, Lundberg, Johannes wrote:
> Lucky you!
>
> I tried the latest src just now, made memstick on amd64 and ran on MBA2013
> but no luck. Reverting xhci* to 243780 as I've done before made it pass the
> boot sequence and to the installer.
>
> Was hoping the same fix applied to Air a
Lucky you!
I tried the latest src just now, made memstick on amd64 and ran on MBA2013
but no luck. Reverting xhci* to 243780 as I've done before made it pass the
boot sequence and to the installer.
Was hoping the same fix applied to Air as well :(
On Tuesday, January 7, 2014, Huang Wen Hui wrote
Hi,
After USB problem fixed, I run some test: builworld/builkernel, mate,
chrome and
eclipse, every thing is fine, no random hang! I guess the hang problem is
gone with
USB problem fixed...
Cheers,
Huang Wen Hui
2014/1/7 Huang Wen Hui
> USB problem fixed by revert to r245731,
> set "hint.ahci.0
TB --- 2014-01-07 06:10:18 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-01-07 06:10:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
TB --- 2014-01-07 06:10:18 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-01-07 06:10:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
On 03/01/14 21:59, Konrad Rzeszutek Wilk wrote:
> On Thu, Jan 02, 2014 at 04:43:38PM +0100, Roger Pau Monne wrote:
>> ---
>> sys/amd64/amd64/machdep.c | 41 --
>> sys/amd64/include/sysarch.h | 12 ++
>> sys/x86/xen/pv.c| 82
>> ++
On 01/07/14 08:07, Huang Wen Hui wrote:
Hi,
This patch fixed my problem!
Thanks,
Huang Wen Hui.
http://svnweb.freebsd.org/changeset/base/260388
--HPS
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-curr
On 06/01/14 12:33, Julien Grall wrote:
>
>
> On 01/06/2014 09:35 AM, Roger Pau Monné wrote:
>> On 05/01/14 22:55, Julien Grall wrote:
>>>
>>>
>>> On 01/02/2014 03:43 PM, Roger Pau Monne wrote:
Introduce a Xen specific nexus that is going to be in charge for
attaching Xen specific device
On 06/01/14 12:28, Julien Grall wrote:
>
>
> On 01/06/2014 09:46 AM, Roger Pau Monné wrote:
>> On 05/01/14 22:52, Julien Grall wrote:
>>>
>>>
>>> On 01/02/2014 03:43 PM, Roger Pau Monne wrote:
Since Xen PVH guests doesn't have ACPI, we need to create a dummy
bus so top level Xen devices
18 matches
Mail list logo