From owner-cvs-all@FreeBSD.ORG Fri Jun 4 01:26:23 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 318B31065670; Fri, 4 Jun 2010 01:26:23 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 096CB8FC12; Fri, 4 Jun 2010 01:26:23 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o541QMRv083129; Fri, 4 Jun 2010 01:26:22 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o541QMCu083128; Fri, 4 Jun 2010 01:26:22 GMT (envelope-from wen) Message-Id: <201006040126.o541QMCu083128@repoman.freebsd.org> From: Wen Heping Date: Fri, 4 Jun 2010 01:26:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files patch-tty-keys.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2010 01:26:23 -0000 wen 2010-06-04 01:26:22 UTC FreeBSD ports repository Modified files: sysutils/tmux Makefile Added files: sysutils/tmux/files patch-tty-keys.c Log: - Fix the bug that tmux don't assume \177 as backspace char PR: ports/140339 Submitted by: Anonymous Revision Changes Path 1.16 +1 -1 ports/sysutils/tmux/Makefile 1.1 +11 -0 ports/sysutils/tmux/files/patch-tty-keys.c (new)