CVS commit: [netbsd-8] src/bin/ps

2021-04-06 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Apr 6 18:09:52 UTC 2021 Modified Files: src/bin/ps [netbsd-8]: print.c Log Message: Pull up following revision(s) (requested by simonb in ticket #1669): bin/ps/print.c: revision 1.133 Fix the column width calculatio

CVS commit: [netbsd-8] src/bin/ps

2018-02-03 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sat Feb 3 22:11:36 UTC 2018 Modified Files: src/bin/ps [netbsd-8]: ps.c Log Message: Pull up following revision(s) (requested by kamil in ticket #515): bin/ps/ps.c: revision 1.89 Fix an unitialized memory read bug in ps(1) r