From e822431a837def63254f0cf331edb0fb4ed27490 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 9 Oct 1996 18:44:54 +0000 Subject: . --- libps/ChangeLog | 6 ++++++ utils/ChangeLog | 9 +++++++++ 2 files changed, 15 insertions(+) diff --git a/libps/ChangeLog b/libps/ChangeLog index d1d34c3c..8a3a1d0f 100644 --- a/libps/ChangeLog +++ b/libps/ChangeLog @@ -1,3 +1,9 @@ +Wed Oct 9 14:20:08 1996 Miles Bader + + * spec.c (ps_nominal_string): New function. + (ps_emit_args, ps_emit_string): Use `-' for empty values. + (specs): Use ps_nominal_string for `Args' and `Arg0' fields. + Tue Oct 8 13:21:55 1996 Miles Bader * procstat.c (proc_stat_set_flags): Get rid of INAPP macro. diff --git a/utils/ChangeLog b/utils/ChangeLog index ec126047..1e32e01a 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,5 +1,14 @@ +Wed Oct 9 14:24:54 1996 Miles Bader + + * w.c (_w_specs): Use ps_cmp_unames for `Name'. + Use ps_nominal_string for `Name' and `From'. + (ps_cmp_unames, ps_nominal_string): New declarations. + (DEFAULT_FMT_STRING): Add %pid. + Tue Oct 8 14:44:04 1996 Miles Bader + * storeinfo.c (print_store): Properly ignore STORE_INACTIVE. + * w.c (w_fetch): Set HAVE bits even if the values are `nominal'. Correctly propagate PS->inapp bits. (_w_specs): Add PS_FMT_FIELD_COLON_MOD to Idle's flags. -- cgit v1.2.3