Displaying 3 results from an estimated 3 matches for "blacklock".
2002 Jul 07
2
isolinux bug?
Please forgive me if this is a known issue or "feature". I didn't notice
anything in the list archives or the docs, so I'm assuming this is a bug.
I was attempting to create a bootable LFS cd using the instructions found at
http://hints.linuxfromscratch.org/hints/boot-cd_easy.txt. I wasn't following
the steps exactly as I had some personal changes I wanted to make. One
2006 Jul 18
1
file access algorithm within pools
Hello,
What is the access algorithm used within multi-component pools for a
given pool, and does it change when one or more members of the pool
become degraded ?
examples:
zpool create mtank mirror c1t0d0 c2t0d0 mirror c3t0d0 c4t0d0 mirror
c5t0d0 c6t0d0
or;
zpool create ztank raidz c1t0d0 c2t0d0 c3t0d0 raidz c4t0d0 c5t0d0 c6t0d0
As files are created on the filesystem within these pools,
2006 Dec 08
0
Wine release 0.9.27
...nt to static.
comcat/tests: Cast-qual warnings fix.
advapi32: Eliminate wild pointers.
crypt32/tests: Cast-qual warnings fix.
crypt32/tests: Cast-qual warnings fix.
Byeong-Sik Jeon (1):
imm32: Send the WM_IME_CHAR message, although ResultString has been read.
Charles Blacklock (2):
oleaut32: Add VarBstrCmp binary comparison for LCID==0.
oleaut32: Cleanup of previous VarBstrCmp patch.
Chris Robinson (3):
wgl: Don't return prematurely if ConvertPixelFormatWGLtoGLX receives an invalid pixel format.
wgl: Fix for missing NV GLX extension.
wg...