OpenBSD CVS

src/usr.sbin/procmap/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / procmap

Current tag: OPENBSD_3_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   20 years  tedu   bogus leftover SRCS line
[TXT] procmap.1  1.6   20 years  tedu   procmap/pmap confusion, spotted by jmc@
[TXT] procmap.c  1.17   19 years  tdeval   [From: Joris Vink] Use strtonum(3) instead of strtol(3). ok deraadt@ & me