CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/24 15:29:15
Modified files:
usr.bin/tmux : procname.c
Log message:
Use sysctl() KERN_PROC2 instead of KERN_PROC, as the latter's ABI
is sensitive to changes in struct proc.
fixes for warnings and ok nicm@
