Age | Commit message (Expand) | Author |
---|---|---|
2012-12-18 | We no longer use struct eproc for kinfo_proc in sysctl.h so there | Todd C. Miller |
2012-09-24 | Use pgrp of pty fd not pid of immediate child when recovering current | Nicholas Marriott |
2011-12-09 | Change the way the working directory for new processes is discovered. If | Nicholas Marriott |
2011-04-10 | Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now | Philip Guenthe |
2009-12-24 | Use sysctl() KERN_PROC2 instead of KERN_PROC, as the latter's ABI | Philip Guenthe |
2009-08-09 | Nuke a dead variable found with clang and an unused declaration with lint. | Nicholas Marriott |
2009-08-03 | Split the comparison into a function to make this code smaller and more | Nicholas Marriott |
2009-07-26 | Go to the next if the current best process is replaced, don't keep comparing it | Nicholas Marriott |
2009-06-26 | Also #ifndef nitems here, caught by Thomas Jeunet. | Nicholas Marriott |
2009-06-01 | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott |