stephen 2011-07-12 03:47:34 UTC FreeBSD ports repository
Modified files: japanese/kon2-16dot Makefile Added files: japanese/kon2-16dot/files patch-font_fld.c patch-font_fontx2.c patch-include_defs.h patch-include_fnld.h patch-include_mem.h patch-include_term.h patch-include_vt.h patch-lib_coding.c patch-lib_font.c patch-lib_getcap.c patch-lib_mem.c patch-src_child.c patch-src_display_j31sx.c patch-src_display_s3.c patch-src_display_svga.c patch-src_display_vga.c patch-src_errors.c patch-src_main.c patch-src_mouse.c patch-src_term.c patch-src_vc.c patch-src_vt.c Log: - Fix buffer overflow and mouse bugs. - Bump portrevision. PR: ports/127321 Submitted by: Arai Toshihiko <double_s...@scorpio.plala.or.jp> Approved by: gabor (mentor) Revision Changes Path 1.39 +1 -1 ports/japanese/kon2-16dot/Makefile 1.1 +74 -0 ports/japanese/kon2-16dot/files/patch-font_fld.c (new) 1.1 +19 -0 ports/japanese/kon2-16dot/files/patch-font_fontx2.c (new) 1.1 +9 -0 ports/japanese/kon2-16dot/files/patch-include_defs.h (new) 1.1 +13 -0 ports/japanese/kon2-16dot/files/patch-include_fnld.h (new) 1.1 +9 -0 ports/japanese/kon2-16dot/files/patch-include_mem.h (new) 1.1 +9 -0 ports/japanese/kon2-16dot/files/patch-include_term.h (new) 1.1 +18 -0 ports/japanese/kon2-16dot/files/patch-include_vt.h (new) 1.1 +10 -0 ports/japanese/kon2-16dot/files/patch-lib_coding.c (new) 1.1 +26 -0 ports/japanese/kon2-16dot/files/patch-lib_font.c (new) 1.1 +77 -0 ports/japanese/kon2-16dot/files/patch-lib_getcap.c (new) 1.1 +13 -0 ports/japanese/kon2-16dot/files/patch-lib_mem.c (new) 1.1 +92 -0 ports/japanese/kon2-16dot/files/patch-src_child.c (new) 1.1 +19 -0 ports/japanese/kon2-16dot/files/patch-src_display_j31sx.c (new) 1.1 +10 -0 ports/japanese/kon2-16dot/files/patch-src_display_s3.c (new) 1.1 +10 -0 ports/japanese/kon2-16dot/files/patch-src_display_svga.c (new) 1.1 +25 -0 ports/japanese/kon2-16dot/files/patch-src_display_vga.c (new) 1.1 +11 -0 ports/japanese/kon2-16dot/files/patch-src_errors.c (new) 1.1 +56 -0 ports/japanese/kon2-16dot/files/patch-src_main.c (new) 1.1 +73 -0 ports/japanese/kon2-16dot/files/patch-src_mouse.c (new) 1.1 +185 -0 ports/japanese/kon2-16dot/files/patch-src_term.c (new) 1.1 +59 -0 ports/japanese/kon2-16dot/files/patch-src_vc.c (new) 1.1 +51 -0 ports/japanese/kon2-16dot/files/patch-src_vt.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"