1. 776eef4 Replace <sys/param.h> with <limits.h> and other less dirty headers where by deraadt · 10 years ago
  2. d1f939c Track whether a process is a zombie or not yet fully built via flags by guenther · 10 years ago
  3. 5acee1c Memory leak in error path and unnecessary assignment, from clang. by nicm · 11 years ago
  4. d0566a4 Remove the KERN_PROC_CWD the proc_current_path format (which is the only by nicm · 11 years ago
  5. 6a5adfc We no longer use struct eproc for kinfo_proc in sysctl.h so there by millert · 12 years ago
  6. 42272df Use pgrp of pty fd not pid of immediate child when recovering current by Nicholas Marriott · 12 years ago
  7. f308ba9 Change the way the working directory for new processes is discovered. If by Nicholas Marriott · 13 years ago
  8. 98d450a Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now by Philip Guenther · 14 years ago
  9. a3715e7 Use sysctl() KERN_PROC2 instead of KERN_PROC, as the latter's ABI by Philip Guenther · 15 years ago
  10. ad18e45 Nuke a dead variable found with clang and an unused declaration with lint. by Nicholas Marriott · 15 years ago
  11. 189fb08 Split the comparison into a function to make this code smaller and more by Nicholas Marriott · 15 years ago
  12. 6b3b852 Go to the next if the current best process is replaced, don't keep comparing it by Nicholas Marriott · 15 years ago
  13. c506e7f Also #ifndef nitems here, caught by Thomas Jeunet. by Nicholas Marriott · 15 years ago
  14. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago