diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-25 05:07:46 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-25 05:07:46 +0000 |
commit | 536cecf4f43ba2474d6bf576eb787ceb8a731e48 (patch) | |
tree | 36a22a32e284a3a72f356e813ec1a1fdba992b95 /utils | |
parent | 55494c933fb8f4089ff82d9542e9b394e7beb3da (diff) |
.
Diffstat (limited to 'utils')
-rw-r--r-- | utils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 47bcb8c6..661feca7 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,11 @@ +2002-06-14 Roland McGrath <roland@frob.com> + + * Makefile (INSTALL-vminfo-ops): Variable removed (no setuid). + + * vmstat.c (ensure_def_pager_info): If get_privileged_ports fails with + EPERM, try to open /servers/default-pager instead. + * Makefile (INSTALL-vmstat-ops): Variable removed (no setuid). + 2002-06-13 Roland McGrath <roland@frob.com> * vminfo.c: Use `z' modifier format modifier for address/size values. |