| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: sysutils/xosview/files/patch-kernel.cc |
|
CVSWeb
|
Number of commits found: 6 |
|
Fri, 27 Jan 2006
|
[ 08:17 clsung ]
1.40 sysutils/xosview/Makefile
1.7 sysutils/xosview/files/patch-kernel.cc
- The sysutils/xosview port that comes with 6.0 results in a
memory leak that eventually crashes the xosview process.
The CVS tree doesn't show any activity here more recent than 6.0.
The attached extra patch to bsd/kernel.cc fixes the problem.
- bump PORTREVISION
PR: 92339
Submitted by: Tom Pavel <pavel AT alum dot mit dot edu>
|
|
Wed, 13 Jul 2005
|
[ 04:48 clsung ]
1.38 sysutils/xosview/Makefile
1.13 sysutils/xosview/distinfo
1.2 sysutils/xosview/files/patch-Host.h
1.2 sysutils/xosview/files/patch-Xrm.h
1.2 sysutils/xosview/files/patch-bsd::cpumeter.cc
1.3 sysutils/xosview/files/patch-configure
1.2 sysutils/xosview/files/patch-general.h
1.6 sysutils/xosview/files/patch-kernel.cc
1.4 sysutils/xosview/files/patch-kernel.h
1.3 sysutils/xosview/files/patch-swapinternal.cc
(Only the first 10 of 13 ports in this commit are shown above. )
- Update to 1.8.2
- Fix (hopefully) the IRQ reporting on 5.x, before, xosview was simply
exiting/crashing
PR: 79338
Submitted by: Ulrich Spoerlein <q AT uni dot de>
|
|
Tue, 28 Oct 2003
|
[ 14:53 osa ]
1.35 sysutils/xosview/Makefile
1.1 sysutils/xosview/files/patch-Host.h
1.1 sysutils/xosview/files/patch-Xrm.h
1.1 sysutils/xosview/files/patch-bsd::cpumeter.cc
1.5 sysutils/xosview/files/patch-kernel.cc
1.1 sysutils/xosview/files/patch-xwin.h
Fix build on -CURRENT.
Also:
- replace <xxx> with <xxx.h> due to Standard C++.
- In my observation, when include "devstats.h",
- In 4.x or earlier version, we use checkversion(), getnumdevs() ...
But In 5.x, it should be repalce with devstat_checkversion(kvm_t *),
devstat_getnumdevs(kvm_t *) respectively.
In summary, function in 4.x's devstats.h can add prefix word "devstat
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Maintainership to: submitter
PR: 58596
|
|
Thu, 23 Aug 2001
|
[ 00:22 obrien ]
unknown sysutils/xosview/files/patch-kernel.cc
unknown sysutils/xosview/files/patch-kernel.h
unknown sysutils/xosview/files/patch-swapinternal.cc
unknown sysutils/xosview/files/patch-swapinternal.h
unknown sysutils/xosview/files/patch-swapmeter.cc
Use a consistant 64-bit int type.
|
|
Tue, 21 Aug 2001
|
[ 21:32 obrien ]
unknown sysutils/xosview/Makefile
unknown sysutils/xosview/distinfo
unknown sysutils/xosview/files/patch-ae
unknown sysutils/xosview/files/patch-kernel.cc
Upgrade to 1.7.4.
|
[ 20:33 obrien ]
unknown sysutils/xosview/files/patch-kernel.cc
unknown sysutils/xosview/files/patch-kernel.h
unknown sysutils/xosview/files/patch-swapinternal.cc
unknown sysutils/xosview/files/patch-swapinternal.h
unknown sysutils/xosview/files/patch-swapmeter.cc
Use longs vs. ints in calculating the amount of swap. This fixed getting
negative swap values on an Alpha with 2GB swap. I should probably use `long
long' for large swap x86 machines. (anybody want to help test?)
|
Number of commits found: 6 |