Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
60cbdf9ccd4c1232089272cfdc8ee17ca1bb8d3d
/
procname.c
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