11.1Satatat$NetBSD: TODO,v 1.1 2002/09/01 20:32:44 atatat Exp $
21.1Satatat
31.1Satatat1) The Solaris pmap command also has -r, -x, -l, and -F.  One or
41.1Satatatmore of those may not apply to the way vm is managed under NetBSD,
51.1Satatatbut the -x option (print resident/shared/private mapping details)
61.1Satatatwould certainly be interesting to adapt.
71.1Satatat
81.1Satatat2 The rest of the Solaris p* commands (eg, pflags, pcred, pldd,
91.1Satatatpsig, pstack, pfiles and pwdx (or perhaps not, since they're pretty
101.1Satatatmuch covered by our fstat), pwait, ptree, and ptime) would be nice
111.1Satatatto have, too.  Some of them ought to be doable now, but others
121.1Satatat(like pwait) will probably be easier once we have kqueue on the
131.1Satatatmain trunk, and pstack will make much more sense after the nathanw_sa
141.1Satatatbranch is brought to the head.
15