2007-04-09 23:22:11 by Bernd Ernesti | Files touched by this commit (7) |
Log message: - 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-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message: Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. |
2006-12-15 21:33:06 by Joerg Sonnenberger | Files touched by this commit (236) |
Log message: Mechanically replace all includes of buildlink3.mk of the following packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr |
2006-10-28 04:15:12 by Christos Zoulas | Files touched by this commit (3) |
Log message: - don't use kmem to get uvmexp; use sysctl - don't define UVM, it is done in the top level Makefile |
2006-09-03 02:56:30 by Thomas Klausner | Files touched by this commit (47) |
Log message: Reset maintainer for people who lost their commit bit. |
2006-07-02 12:37:53 by Roland Illig | Files touched by this commit (1) |
Log message: Needs a C compiler. |
2006-06-05 22:20:26 by Christos Zoulas | Files touched by this commit (2) |
Log message: don't include nfs statistics in the iostats; pointed by Veego |
2006-06-05 04:35:31 by Christos Zoulas | Files touched by this commit (2) |
Log message: Make this compile again. |
2006-03-14 16:48:01 by Roland Illig | Files touched by this commit (10) | |
Log message: Updated xosview to 1.8.3. All our patches have been applied upstream. |
2006-02-18 11:12:24 by Roland Illig | Files touched by this commit (9) |
Log message: The patches have been applied upstream. |