veego
c033dd4e7e
Apply patch from PR pkg/37557 which fixed a build error on x86_64.
2007-12-17 22:08:12 +00:00
rillig
7b57bb3b2c
Allow xosview to be installed by unprivileged users, especially on BSD
...
systems.
2007-11-30 19:32:55 +00:00
veego
c9989643ea
Move the netperf.h include up two lines to remove the $Id line in this
...
patch.
2007-04-15 08:12:36 +00:00
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
christos
5044ec8b3c
- don't use kmem to get uvmexp; use sysctl
...
- don't define UVM, it is done in the top level Makefile
2006-10-28 02:15:12 +00:00
christos
63f0e844f0
don't include nfs statistics in the iostats; pointed by Veego
2006-06-05 20:20:26 +00:00
christos
65ee1e9f17
Make this compile again.
2006-06-05 02:35:30 +00:00
rillig
35a6c88523
Updated xosview to 1.8.3. All our patches have been applied upstream.
2006-03-14 15:48:01 +00:00
rillig
9fc840ff59
The patches have been applied upstream.
2006-02-18 10:12:24 +00:00
rillig
8788f9c1e6
Added five patches to make xosview build with SunPro on Solaris 9.
...
Bumped PKGREVISION.
2005-11-17 15:53:00 +00:00
cube
60a3632e19
Add file forgotten in previous commit.
2004-08-03 07:42:04 +00:00
perry
c6f6364cf6
Kludgily fix a bug where the IRQ meter overran on machines with high HZ.
2004-04-21 18:45:09 +00:00
christos
548f4ec292
Thanks to @@@'s new macros we need another patch now.
2004-04-15 14:37:22 +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
e9ab216259
more g++-3 header issues. don't use the compat headers.
2003-10-01 01:14:35 +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
christos
f9f1cfa841
comment out all the old swap code, because <sys/map.h> is no more.
2002-12-11 22:35:55 +00:00
christos
b6939eba31
put the one line change needed to make this work under /current.
2002-12-11 21:38:06 +00:00
tron
5932505ed1
Make this package work on "newsmpis" and "sgimips" machines. Patches
...
supplied by Thilo Manske in PR pkg/14998.
2001-12-19 09:49:42 +00:00
christos
7001b0d297
Fix cp_time shit that broke post 1.4Z
...
Fix uvm -> vm conversion lossage that broke post 1.5B
Works with 1.5E and earlier.
2000-08-18 22:43:53 +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
mrg
79f026252d
use <sys/swap.h> on NetBSD 1.4 and later.
2000-04-13 10:03:53 +00:00
tron
809ea071ca
Let "configure" recognize NetBSD 1.4.
1999-04-11 12:15:42 +00:00
agc
86c624dc7a
Avoid ugly "-n\n" output on Solaris when installing the package.
1999-04-07 10:25:11 +00:00
agc
25e8a9ea6a
Make this package compile on arm32 with UVM.
...
Add UVM to BUILD_DEFS.
1998-11-04 16:37:11 +00:00
garbled
b2d377877f
Update this pkg to 1.6.2.a. This fixes the pkg to run on alpha. Thanks
...
to Brian Grayson for fixing it.
1998-10-22 05:42:37 +00:00
garbled
8b11e5b450
Make xosview compile on ELF. This pkg has deeper problems on alpha
...
however..
1998-09-15 17:38:08 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
hubertf
b5f8cdef44
Fix two buffer overruns.
1998-05-29 02:55:20 +00:00
frueauf
6facbc4d85
Make configure a bit smarter to find UVM in /etc/mk.conf.
1998-05-21 15:28:29 +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
28a02f1c6b
Further mods from Matt Green for the UVM case.
1998-03-18 16:18:36 +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
tron
0f24d32536
Avoid problem with double inclusion of "machine/cpu.h" on some ports,
...
fixes PR pkg/4731.
1998-02-11 08:10:16 +00:00