> Without me having to try a zillion different kernel/bootloader
> combinations, would the people who use the D510MO sound off what
> kernel/loader they are using? I'd be much obliged.
I am using Erik's 9atom on my D510MO without troubles.
Content of kmesg:
Plan 9
E820: 0008f000 memory
Anyone have any pointers to a diff for C code.
I have two libraries, A and B.
B is and expanded and modified version of A and I have been
asked to extract A from B to build two libraries one
built on top of the other.
What I think I need is a program which parses C and will
do diffs at the level
On Wed, 31 Aug 2011 14:01:34 +0100, Steve Simon wrote:
Anyone have any pointers to a diff for C code.
I have two libraries, A and B.
B is and expanded and modified version of A and I have been
asked to extract A from B to build two libraries one
built on top of the other.
What I think I need i
To use the plan9port version of upas/smtp with authenticated connections,
you need a couple of fixes which I've just submitted. 'hg pull -u' will
get them.
The plan9port upas/smtp also does not support tls, which is required
by gmail. The workaround is to run smtp inside a tls tunnel, as shown
bel