top: follow ps lead, allow core dumps where applicable

Reference(s):
Bug-Redhat: https://bugzilla.redhat.com/871825
commit c1f10d11bc
http://www.freelists.org/post/procps/PATCH-Allow-core-file-generation-by-ps-command-rhbz871825-rhbz512857

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner
2012-12-12 00:00:00 -06:00
committed by Craig Small
parent 7a7e402563
commit d747659ad8
3 changed files with 18 additions and 7 deletions

View File

@@ -273,7 +273,7 @@ static void build_norm_nlstab (void) {
. c-code logic changes.
. */
Norm_nlstab[EXIT_signals_fmt] = _("\n"
Norm_nlstab[EXIT_signals_fmt] = _(""
"\tsignal %d (%s) was caught by %s, please\n"
"\tsee http://www.debian.org/Bugs/Reporting\n");
Norm_nlstab[WRONG_switch_fmt] = _(""