K 10 svn:author V 2 dg K 8 svn:date V 27 1994-02-10T11:24:32.000000Z K 7 svn:log V 156 When hexdumping a RIP entry, type cast the bytes to unsigned first. Not doing so caused them to be sign-extended to an int (which really messed things up). END