summaryrefslogtreecommitdiff
path: root/japanese/kon2-16dot/files/patch-src_display_s3.c
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2011-07-12 03:47:34 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2011-07-12 03:47:34 +0000
commit78dc5846009df6c8e8266dfd7e8736582e434a16 (patch)
tree7dce35ae85b5886ccace13afb0421defaadde563 /japanese/kon2-16dot/files/patch-src_display_s3.c
parent- Fix *_DEPENDS entries after www/p5-libwww updated to 6.x (diff)
- Fix buffer overflow and mouse bugs.
- Bump portrevision. PR: ports/127321 Submitted by: Arai Toshihiko <double_star@scorpio.plala.or.jp> Approved by: gabor (mentor)
Diffstat (limited to 'japanese/kon2-16dot/files/patch-src_display_s3.c')
-rw-r--r--japanese/kon2-16dot/files/patch-src_display_s3.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/kon2-16dot/files/patch-src_display_s3.c b/japanese/kon2-16dot/files/patch-src_display_s3.c
new file mode 100644
index 000000000000..a8efe8d4b5fe
--- /dev/null
+++ b/japanese/kon2-16dot/files/patch-src_display_s3.c
@@ -0,0 +1,10 @@
+ --- src/display/s3.c 30 Sep 2008 08:02:59 -0000 1.1.1.1
+ +++ src/display/s3.c 23 Oct 2008 09:24:33 -0000
+ @@ -43,7 +43,6 @@
+ #include <sys/mman.h>
+ #include <linux/mm.h>
+ #include <sys/kd.h>
+ -#undef free
+ #include <stdlib.h>
+
+ #include <mem.h>