On Mon, 1 May 2000, Daniel Frazier wrote:
> and so on. Here is line 81 from strtoul.c...
>
> cutlim = (unsigned long)ULONG_MAX % (unsigned long)ba3e;
'3' == 0x33, 's' == 0x73 - again that 0x40 bit flip.
> Here is line 435 from skel.c:
>
> "%+ C++ definition"l
0x6c -> 0x2c.
Your hardware is definitely toggling bits :-)
Kris
----
In God we Trust -- all others must submit an X.509 certificate.
-- Charles Forsythe <[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message