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