K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-04-08T06:42:19.765467Z K 7 svn:log V 372 o) Print pointers in vm_fault tracing more nicely. o) Add a SYSCALL_TRACING mode which shows more human-readable syscall traces. XXX It'd be nice to just modify the ktrace hooks to have truss-like output to the kernel console if some option is set. o) When logging a bad page fault, log the PDE and PTE of the bad address as well as the pc at exception time. END