From 86724e84237219a01acf4d4a0a621b009a159824 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 26 Jul 1996 17:20:01 +0000 Subject: . --- utils/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'utils/ChangeLog') diff --git a/utils/ChangeLog b/utils/ChangeLog index 54c76373..acdb03f9 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,17 @@ +Fri Jul 26 12:34:00 1996 Miles Bader + + * vmstat.c (enum val_display_type): Add `PAGESZ'. + `SIZES' -> `SIZE'; all uses updated. Remove BYTES, PAGES, and KBYTES. + (fields): disp_type of "pagesize" and "swap-pagesize" changed to PAGESZ. + (val_display_type_is_size): Function removed. + (struct field): `disp_type' field -> `type'; all used updated. + (print_val): Add TYPE & SIZE_UNITS arguments; remove HOW & PSIZE. + (main): Variable user_disp_type removed. Variable size_units added. + Add SIZE_UNITS macro, remove FDISPTYPE macro. + Calls to print_val now use new PVAL macro. + (get_vmstats_field): Just test against a type of SIZE, instead of + using val_display_type_is_size. + Thu Jul 25 22:36:38 1996 Miles Bader * Makefile (INSTALL-vmstat-ops): New variable. -- cgit v1.2.3