Yaroslav Tykhiy
a9a6b38f96
The ps(1) command is unfriendly to scripts by default because
...
it limits the width of its output to the value of $COLUMNS, or
what TIOCGWINSZ reports, or 79 columns. We should specify -ww
to ps(1) so that it removes the limit and prints lines in full.
Otherwise very long command pathnames could be mishandled, e.g.,
by _find_processes().
MFC after: 1 week
2006-08-18 12:10:18 +00:00
..
2006-05-18 17:53:49 +00:00
2006-08-17 20:13:24 +00:00
2003-10-24 15:44:10 +00:00
2003-10-24 15:44:10 +00:00
2004-09-24 12:51:15 +00:00
2003-10-24 15:44:10 +00:00
2004-10-17 22:20:39 +00:00
2005-09-10 22:46:03 +00:00
2006-04-25 19:43:53 +00:00
2005-12-29 14:40:22 +00:00
2006-03-07 09:53:11 +00:00
2005-06-07 03:41:20 +00:00
2006-08-03 05:44:51 +00:00
2005-09-05 13:42:22 +00:00
2005-06-10 20:52:36 +00:00
2006-06-11 20:39:12 +00:00
2004-11-19 17:12:56 +00:00
2006-08-17 19:57:10 +00:00
2004-04-01 19:28:00 +00:00
2005-06-14 02:25:17 +00:00
2003-12-30 17:40:28 +00:00
2003-07-28 02:28:51 +00:00
2006-04-28 12:03:38 +00:00
2004-06-06 11:46:29 +00:00
2006-06-01 00:41:07 +00:00
2004-06-06 11:46:29 +00:00
2004-06-06 11:46:29 +00:00
2005-06-07 03:41:20 +00:00
2006-04-11 09:54:23 +00:00
2006-02-05 19:34:09 +00:00
2006-06-01 14:14:58 +00:00
2006-02-05 19:23:05 +00:00
2004-06-06 11:46:29 +00:00
2005-08-31 15:02:11 +00:00
2003-11-15 02:08:01 +00:00
2006-05-03 15:14:47 +00:00
2005-06-06 20:19:56 +00:00
2003-07-03 06:06:09 +00:00
2006-05-30 02:10:01 +00:00
2006-08-17 03:03:38 +00:00
2005-03-02 00:40:55 +00:00
2003-06-10 01:22:30 +00:00
2006-04-28 12:03:38 +00:00
2006-05-03 15:14:47 +00:00
2006-08-17 03:03:38 +00:00
2006-01-27 17:16:20 +00:00
2004-09-14 00:30:14 +00:00
2006-01-18 03:40:57 +00:00
2004-06-06 11:46:29 +00:00
2004-06-06 11:46:29 +00:00
2005-02-22 13:04:05 +00:00
2006-02-20 21:54:30 +00:00
2006-04-22 11:02:44 +00:00
2005-11-18 02:23:59 +00:00
2006-05-12 19:17:34 +00:00
2006-01-11 21:59:30 +00:00
2003-12-30 17:30:39 +00:00
2003-10-19 00:31:50 +00:00
2005-12-02 20:06:07 +00:00
2006-08-18 12:10:18 +00:00
2004-01-21 03:03:40 +00:00
2004-10-13 08:32:34 +00:00
2004-06-06 11:46:29 +00:00
2006-01-25 17:37:15 +00:00
2006-02-27 16:31:01 +00:00
2005-03-12 12:31:16 +00:00
2004-06-06 11:46:29 +00:00