summaryrefslogtreecommitdiff
path: root/usr.sbin/procmap/procmap.c
AgeCommit message (Expand)Author
2004-02-18little cleanup. strlcat. usage. don't call atoi on non-numbers.Ted Unangst
2004-02-18printing (null) is not so useful. instead print names of missing symbolsTed Unangst
2004-02-17malloc checks, strlcpy. based on patch from Vink Joris <nimadeus@pandora.be>Ted Unangst
2004-02-16catch all vnode typesTed Unangst
2004-02-16rough cut of netbsd's pmap process memory map inspector.Ted Unangst