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