K 10 svn:author V 5 peter K 8 svn:date V 27 1997-05-25T04:13:27.000000Z K 7 svn:log V 220 Fix(?) two volatile cast warnings. The buffer is volatile within the function so as to avoid compiler side effects, but functions calling it shouldn't be affected (gcc shouldn't cache memory scope past a function call) END