summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2004-06-07 17:01:49 +0000
committercube <cube@pkgsrc.org>2004-06-07 17:01:49 +0000
commit65ee24230efeb6c110781ebcb62e379da9f82f39 (patch)
treeba5116b9c95ab547d71cb9bc426d9e5935d43705 /doc
parent4b3a527eca0d8cbec325497b3a55b196c5b6c5b4 (diff)
downloadpkgsrc-65ee24230efeb6c110781ebcb62e379da9f82f39.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/CHANGES4
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]