1. e8d6d53 MAXCOMLEN is no longer needed in these programs, so remove the annotation by deraadt · 2 years, 9 months ago
  2. 7532a5c sys/signal.h (or some master include) must happen before sys/proc.h, which by deraadt · 2 years, 12 months ago
  3. 71c3234 Use PATH_MAX (the standard name) rather than MAXPATHLEN (from BSD sys/param.h) by deraadt · 2 years, 12 months ago
  4. 5d0eb61 Restore pane_current_path format from portable tmux, it is no longer by nicm · 4 years, 8 months ago
  5. c426e48 Loads more static, except for cmd-*.c and window-*.c. by nicm · 8 years ago
  6. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  7. 776eef4 Replace <sys/param.h> with <limits.h> and other less dirty headers where by deraadt · 10 years ago
  8. d1f939c Track whether a process is a zombie or not yet fully built via flags by guenther · 10 years ago
  9. 5acee1c Memory leak in error path and unnecessary assignment, from clang. by nicm · 11 years ago
  10. d0566a4 Remove the KERN_PROC_CWD the proc_current_path format (which is the only by nicm · 11 years ago
  11. 6a5adfc We no longer use struct eproc for kinfo_proc in sysctl.h so there by millert · 12 years ago
  12. 42272df Use pgrp of pty fd not pid of immediate child when recovering current by Nicholas Marriott · 12 years ago
  13. f308ba9 Change the way the working directory for new processes is discovered. If by Nicholas Marriott · 13 years ago
  14. 98d450a Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now by Philip Guenther · 14 years ago
  15. a3715e7 Use sysctl() KERN_PROC2 instead of KERN_PROC, as the latter's ABI by Philip Guenther · 15 years ago
  16. ad18e45 Nuke a dead variable found with clang and an unused declaration with lint. by Nicholas Marriott · 15 years ago
  17. 189fb08 Split the comparison into a function to make this code smaller and more by Nicholas Marriott · 15 years ago
  18. 6b3b852 Go to the next if the current best process is replaced, don't keep comparing it by Nicholas Marriott · 15 years ago
  19. c506e7f Also #ifndef nitems here, caught by Thomas Jeunet. by Nicholas Marriott · 15 years ago
  20. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago