K 10 svn:author V 6 alfred K 8 svn:date V 27 2005-05-26T21:26:00.000000Z K 7 svn:log V 332 MFC: When doing the initial open of the proc via procfs, complain if we are unable to open the /proc/pid/mem file. Otherwise doing a truss on a nonexistant pid makes us return success even though no such process exists. I've been working on this somewhat so I'm moving the parts I'm touching to be as style(9) compliant as I can. END