procps/ps
Craig Small bb272580a6 docs: Update ps.1 to warn about command name length
Previous versions of ps used to only match on the first 15 characters
because that's what the kernel used to provide. Newer kernels have a
longer length for this field so procps has been updated to suit.

References:
 procps-ng/procps#101
 https://bugzilla.suse.com/show_bug.cgi?id=1099091
2018-08-08 20:13:58 +10:00
..
common.h ps: Increase command selection field to 64 2018-05-19 22:10:11 +10:00
COPYING
display.c ps/display.c: Fix "move process-only flags to the process". 2018-05-19 07:32:22 +10:00
global.c
HACKING
help.c
output.c ps/output.c: Always null-terminate outbuf in show_one_proc(). 2018-05-19 07:32:21 +10:00
parser.c
procps.1
ps.1 docs: Update ps.1 to warn about command name length 2018-08-08 20:13:58 +10:00
regression
select.c ps: Increase command selection field to 64 2018-05-19 22:10:11 +10:00
sortformat.c ps/sortformat.c: Avoid "sep_loc + 1" when sep_loc is NULL. 2018-05-19 07:32:22 +10:00
stacktrace.c