summaryrefslogtreecommitdiff
path: root/sysutils/xuvmstat/patches
diff options
context:
space:
mode:
authormartin <martin>2003-08-11 07:39:26 +0000
committermartin <martin>2003-08-11 07:39:26 +0000
commitee96acd85f36c1ba30fb87cd30a544409950a11e (patch)
tree6b1f7bccee5d497db6b90c41b1c5933a6057a37a /sysutils/xuvmstat/patches
parent00f4a96d2b0c65ae4e10d0241df9b4d76096ad85 (diff)
downloadpkgsrc-ee96acd85f36c1ba30fb87cd30a544409950a11e.tar.gz
Update to xuvmstat-20030810 (fixes for gcc3.3).
Diffstat (limited to 'sysutils/xuvmstat/patches')
-rw-r--r--sysutils/xuvmstat/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/xuvmstat/patches/patch-aa b/sysutils/xuvmstat/patches/patch-aa
deleted file mode 100644
index 5ea8a08a738..00000000000
--- a/sysutils/xuvmstat/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.5 2003/08/06 06:23:29 wiz Exp $
-
---- xuvmstat.c.orig Tue Feb 20 15:40:49 2001
-+++ xuvmstat.c
-@@ -46,7 +46,7 @@ void redraw __P((struct xdpy *, Window,
-
- u_long black, white, red, green, blue, magenta, orange, purple;
- XFontStruct *fnt_fixed, *fnt_8x13bold;
--struct uvmexp exp, oexp;
-+static struct uvmexp exp, oexp;
- struct timeval tv, otv;
- struct graph *gp_faults, *gp_traps, *gp_intrs, *gp_ctx;
-