search for: 010000

Displaying 7 results from an estimated 7 matches for "010000".

Did you mean: 10000
2005 Dec 08
1
mysql auth 4.1.x with dovecot alpha 4 fails ...
I've dovecote on openbsd running. after using mysql 4.1.15 the authentication with dovecote fails. When I use no password, it works. There seem to be a problem? Is this a known topic? regards Karl-Heinz __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2012 Jun 26
1
kernel-debuginfo
...suggest rebuilding the kernel from sources, but it looks like I will have to install my own kernel, which is not acceptable on the production machine. Where can I find the debuginfo for the latest CentOS kernel? Thanks! -- Tair Sabirgaliev "BEE Software" Ltd. Republic of Kazakhstan, 010000 Astana, Kabanbay Batyr str. 6/5, office 1 Tel.: +7 (7172) 92-64-99 Mob.: +7 (702) 2173359 e-mail: tair.sabirgaliev at bee.kz
2011 Oct 02
1
generating Venn diagram with 6 sets
...'011101'=2740,'011100'=30986,'011011'=3579,'011010'=55443,'011001'=7789,'011000'=101005,'010111'=917,'010110'=14894,'010101'=1436,'010100'=24972,'010011'=3975,'010010'=105527,'010001'= 16877,'010000'=718570 ,'001111'=1587,'001110'=26289,'001101'=4902,'001100'=101947,'001011'=3326,'001010'=77289,'001001'=20125,'001000'=689330,'000111'=892,'000110'=22666,'000101'=4661,'000100'=200020,'000011...
1998 Sep 22
0
File copy speed differences... writing to SAMBA is faster than reading from it??!
...ransport Control Protocol Source Port: 139 [34-35] NETBIOS Session Service Destination Port: 1039 [36-37] Sequence Number: 3355523554 [38-41] Ack Number: 8064496 [42-45] Offset: 5 [46 Mask 0xf0] Reserved: %000000 [46 Mask 0x00] Code: %010000 [47 Mask 0x3f] Ack is valid Window: 32736 [48-49] Checksum: 0x523d [50-51] Urgent Pointer: 0 [52-53] No TCP Options NetBIOS Session Service - Network Basic Input/Ouput System Invalid Packet Type: 10 (Probably a continuation of previous transaction) ^^^...
2005 Nov 08
0
OggYUV
...h x&y, then we can split chroma in both x&y, resulting in the following table of valid possibilities (*=doesn't matter): 00**00: UV -- -- -- -- -- -- -- 00**10: U- -- V- -- -- -- -- -- 00**01: U- -- -- -- V- -- -- -- 00**11: U- -- -- -- -- -- V- -- 010000: Impossible 011000: UV -- UV -- -- -- -- -- 010100: UV -- -- -- UV -- -- -- 011100: UV -- -- -- -- -- UV -- 011010: U- V- U- V- -- -- -- -- 011001: U- -- U- -- V- -- V- -- 011011: U- -- U- -- -- V- -- V- 010110: U- -- V- -- U- -- V- --...
2014 Aug 07
3
[PATCH] rescue: fix sscanf placeholders for --smp and --memsize
Use %d to parse them as int (since the variables for them as int) instead of %u, even if they both need to be at least > 0. --smp was already checked to be >= 1 while --memsize not, so check that the specified memory size is not < 128 (which is semi-arbitrary, but enough as a minimum threshold). --- rescue/rescue.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-)
2005 Nov 08
2
OggYUV
Here's a shot at a list of fields: // High level data Displayed Width&Height Stored Width&Height Aspect Ratio (Fractional) Frame Rate (Fractional) FourCC (Optional, set to zero to use values below) Colorspace (enum, R'G'B', Y'CbCr, JPEG (not sure proper name), etc) // Subsampling data U Channel X Sample Rate (Fractional) U Channel Y Sample Rate (Fractional) U Channel