K 10 svn:author V 6 marcel K 8 svn:date V 27 2008-09-14T16:07:21.083466Z K 7 svn:log V 313 Allow psaddr_t to be widened by using thr_pread_{int,long,ptr}, where critical. Some places still use ps_pread/ps_pwrite directly, but only need changed when byte-order comes into the picture. Also, change th_p in td_event_msg_t from a pointer type to psaddr_t, so that events also work when psaddr_t is widened. END