diff options
author | cube <cube> | 2004-06-07 17:01:49 +0000 |
---|---|---|
committer | cube <cube> | 2004-06-07 17:01:49 +0000 |
commit | 5a175a5218169f38fdeda2ce410f7eaa18055c93 (patch) | |
tree | ba5116b9c95ab547d71cb9bc426d9e5935d43705 /doc | |
parent | 9f890164277f47dd6a176e0b6c57ba130e161034 (diff) | |
download | pkgsrc-5a175a5218169f38fdeda2ce410f7eaa18055c93.tar.gz |
Make a few krells use sysctl() instead of grovelling kernel memory.
Mem and Proc krells by Simon Burge, Disks by myself.
Restore setgid kmem for gkrellm and gkrellmd because of 'Internet' krell,
which is now the only one needing libkvm on NetBSD.
Bump PKGREVISION for both package.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 8aba72ff462..7d8463252ed 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6181 2004/06/07 14:47:34 minskim Exp $ +$NetBSD: CHANGES,v 1.6182 2004/06/07 17:01:49 cube Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2841,3 +2841,5 @@ Changes to the packages collection and infrastructure in 2004: Updated xchat-systray-integration to 2.4.5 [minskim 2004-06-07] Updated gnumeric to 1.2.12nb1 [jmmv 2004-06-07] Updated xisp to 2.7p1 [minskim 2004-06-07] + Updated gkrellm to 2.2.1nb1 [cube 2004-06-07] + Updated gkrellm-server to 2.2.1nb1 [cube 2004-06-07] |