K 10 svn:author V 4 jake K 8 svn:date V 27 2001-09-30T19:50:39.000000Z K 7 svn:log V 328 Optimize bcopy and bzero etc to use 64 bit loads and stores if possible. Handle overlap in bcopy. Add routines for copying and zeroing pages using physical addresses directly. Remove all the hacks to account for calling the firmware on its own trap table, we use the kernel trap table. There is still a problem with OF_exit(). END