From owner-cvs-src-old@FreeBSD.ORG Sun Jan 10 21:45:59 2010 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EA941065693 for ; Sun, 10 Jan 2010 21:45:59 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1DB028FC19 for ; Sun, 10 Jan 2010 21:45:59 +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 o0ALjxPO031068 for ; Sun, 10 Jan 2010 21:45:59 GMT (envelope-from ed@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o0ALjwFC031067 for cvs-src-old@freebsd.org; Sun, 10 Jan 2010 21:45:58 GMT (envelope-from ed@repoman.freebsd.org) Message-Id: <201001102145.o0ALjwFC031067@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ed@repoman.freebsd.org using -f From: Ed Schouten Date: Sun, 10 Jan 2010 21:41:37 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc termcap.small src/share/termcap termcap.src X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jan 2010 21:45:59 -0000 ed 2010-01-10 21:41:37 UTC FreeBSD src repository Modified files: etc termcap.small share/termcap termcap.src Log: SVN rev 202048 on 2010-01-10 21:41:37Z by ed Properly make the end key work again for TERM=xterm. I've been so busy hacking on utmpx the last couple of days, out of reflex, I committed it to the wrong source tree. Note to myself: don't hack on FreeBSD while watching TV at the same time. PR: conf/142578 Submitted by: Yuri Pankov Reminded by: stefanf Revision Changes Path 1.33 +2 -2 src/etc/termcap.small 1.159 +2 -2 src/share/termcap/termcap.src