summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-11-18 06:10:55 +0000
committerRoland McGrath <roland@gnu.org>1999-11-18 06:10:55 +0000
commitc6f94debe56e509625442c5527c0c1eda5dc5ae5 (patch)
tree5628eb00fbf681f38c479117d41ae604da67e443 /utils
parentfe53465980cd721521d1ff77bb11f7deec622bc2 (diff)
.
Diffstat (limited to 'utils')
-rw-r--r--utils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index c3b84ceb..1c7b4bfc 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,13 @@
+1999-11-18 Roland McGrath <roland@baalperazim.frob.com>
+
+ * vmstat.c (BADVAL): New macro.
+ (SWAP_FIELD): New macro. This properly takes care of exciting C
+ type promotion rules to properly indicate errors.
+ (get_swap_size, get_swap_free, get_swap_active): Replace definitions
+ with ones using SWAP_FIELD macro.
+ (ensure_def_pager_info): Give an error message for lack of a default
+ pager; check only once.
+
1999-09-23 Mark Kettenis <kettenis@gnu.org>
* login.c (main): Pass controlling terminal ID port to the child.