Commit graph

12 commits

Author SHA1 Message Date
veego
93995c1f4f Move the include of <sys/sysctl.h> from pagemeter.cc to pagemeter.h.
This is a workaround for not using $Id in a patch file.
2007-04-14 20:32:41 +00:00
veego
caadfe805d - Make myself the MAINTAINER
- Fix the manpage path in the Makefile
- Adapt the memmeter.cc changes to pagemeter so it doesn't use kmem
  to get uvmexp.
- struct schedstate_percpu is no longer a public interface outside
  the kernel
- Add netIface support for NetBSD. Now you can monitor only one network
  interface. See the manpage for more details. This change is allready
  present in the sourceforge tree.
- PKGREVISION++
2007-04-09 21:22:11 +00:00
agc
be9900ca4c Update xosview to version 1.8.1alpha, from a nudge by Brian Grayson.
Fixes build on NetBSD-1.6.2 and NetBSD-1.6ZE. Existing patches have
either been incorporated or are unnecessary.
2003-11-10 17:18:28 +00:00
christos
73f2e7accb regenerate patches with -u1 to avoid $Id getting in the patch 2003-10-01 00:33:54 +00:00
christos
c9c2ea2a0a g++-3.x compliance. std namespaces, etc. 2003-09-30 23:03:59 +00:00
agc
f3df20f4fc Reformat the patch to cpumeter.cc so that it applies cleanly.
Add definitions to the environment on Solaris so that xpm is found.
Make the dependency on egcs for Solaris a build dependency.
Re-calculate patch checksums.
2000-07-13 15:48:47 +00:00
tron
3ab3d13ced Remove RCS Id from contect in "patch-ae" to get a valid patch checksum. 2000-06-27 08:37:40 +00:00
tron
51ce2469a3 Fix "xosview" to build under NetBSD 1.5 again. 2000-06-27 08:15:50 +00:00
tron
f142d17f69 Update xosview to 1.6.0 using patches supplied by Brian Grayson, fixes
PR pkg/5461.
1998-05-18 09:07:32 +00:00
hubertf
9a42a63dee Fix lossage with WRKOBJDIR and PKGSRCDIR 1998-05-08 21:00:38 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
agc
868c6db9c6 Patches from Mario Kemper to make xosview work with UVM.
Munged around by me to:
+ make it work with old VM as well as UVM.
+ cut down the context in two of the patches to miss out Id strings.
1998-03-18 13:42:15 +00:00