1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Peter Wemm
8100143543 $Id$ -> $FreeBSD$ 1999-08-31 02:00:46 +00:00
Gary Jennejohn
c81c40c7b4 Change the get_nfsstat routine to use sysctlbyname for -current, i.e.
__FreeBSD_version >= 400001. Thanks to Doug Rabson for the idea.

Reviewed by:	Lars Koeller, the maintainer
1999-03-03 21:55:24 +00:00
Gary Jennejohn
091207b6c2 Update to version 3.0. This version only works for FreeBSD 3.0R or
higher.
Submitted from: Lars Koeller (the maintainer)
1999-02-04 05:10:54 +00:00
Gary Jennejohn
b0f9942875 Update to use kvm_getswapinfo for 4.0-current.
Reviewed by:	the maintainer
1999-01-25 22:10:30 +00:00
Justin M. Seger
c0accd93e7 Unbreak for current.
Submitted by:	Gary Jennejohn <garyj@muc.de>
1998-10-14 00:05:44 +00:00
Gary Jennejohn
f84ea39c43 Fix a slip of the fingers in freebsd_system.c. MNT_NFS should have been
MOUNT_NFS for -stable.

Now I'm not certain whether MNT_EXPORTED is correct for -current :( I can't
test it because I don't use NFS.

Pointed out by: Satoshi
1998-10-10 11:41:31 +00:00
Gary Jennejohn
4913bc44ef Update to version 2.0 and add support for libdevstat so that this works
with CAM.

I don't run NFS so I was unable to test whether xperfmon++ still shows
reasonable values for nfclient and nfsserver.

Obtained from: the update came from Lars Koeller, the libdevstat support
was added by me.
1998-09-30 19:32:44 +00:00
Steve Price
8ee3feb13e Update the maintainer's E-mail address and make this compile
again on both -current and -stable.

PR:		5438
Submitted by:	the maintainer of this port and myself
1998-02-21 20:26:39 +00:00
Joerg Wunsch
aadef3786f Update of xperfmon++ from Lars. The previous port didn't work with
2.2 (says Lars).  I have now also moved freebsd_system.c out into a
files subdirectory, it used to be created in its entirety by patch-aa
before which makes maintenance fairly uncomfortable.

I have now verified that it builds and works with FreeBSD 2.1.x
(freefall -- it is really funny to watch it there, the disk transfers
and interrupts remain in the red zone all the time ;-), 3.0-current
(thud), and 2.2.

Submitted by:	Lars_Koeller@odie.physik2.Uni-Rostock.DE
OKed by:	asami
1997-03-15 10:36:08 +00:00