K 10 svn:author V 5 peter K 8 svn:date V 27 2000-07-28T22:17:42.000000Z K 7 svn:log V 259 Fix a warning that has been annoying me for some time: "kern/sys_generic.c:358: warning: cast discards qualifiers from pointer target type" The idea for using the uintptr_t intermediate cast for de-constifying a pointer was hinted at by bde some time ago. END