v3.3.15
license: update FSF addresses
docs: remove old information from HACKING
ps: Increase command selection field to 64
ps/display.c: Fix "move process-only flags to the process".
Closes: #9 ps: Remove Unix98 output limitations
ps: add -q/q/--quick-pid option
ps/output.c: Always null-terminate outbuf in show_one_proc().
misc: eliminate all those remaining gcc -Wall warnings
ps: add times & cputimes format specifiers: cumulative CPU time in seconds
procps 010114
ps/sortformat.c: Avoid "sep_loc + 1" when sep_loc is NULL.