summaryrefslogtreecommitdiff
path: root/sysutils/procmap/files/procmap.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/procmap: Fix compilation warningsRicardo Branco2024-01-211-1/+3
| | | | Reorder and reformat Makefile to make linters happy
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* Add a missing #include, and fix a type.Jason Evans2006-02-231-1/+3
| | | | Notes: svn path=/head/; revision=156737
* Use ${WRKDIR} for building rather than the src directory in order to allowJason Evans2000-04-231-0/+119
building from a read-only ports tree. Notes: svn path=/head/; revision=27939