aboutsummaryrefslogtreecommitdiff
path: root/procname.c
Commit message (Expand)AuthorAge
* Use sysctl() KERN_PROC2 instead of KERN_PROC, as the latter's ABIPhilip Guenther2009-12-24
* Nuke a dead variable found with clang and an unused declaration with lint.Nicholas Marriott2009-08-09
* Split the comparison into a function to make this code smaller and moreNicholas Marriott2009-08-03
* Go to the next if the current best process is replaced, don't keep comparing itNicholas Marriott2009-07-26
* Also #ifndef nitems here, caught by Thomas Jeunet.Nicholas Marriott2009-06-26
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01