From owner-cvs-src@FreeBSD.ORG Tue Aug 12 08:54:53 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A3001065751; Tue, 12 Aug 2008 08:54:53 +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 A1F4B8FC12; Tue, 12 Aug 2008 08:54:52 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7C8sqBM085510; Tue, 12 Aug 2008 08:54:52 GMT (envelope-from ed@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7C8sqxF085509; Tue, 12 Aug 2008 08:54:52 GMT (envelope-from ed@repoman.freebsd.org) Message-Id: <200808120854.m7C8sqxF085509@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ed@repoman.freebsd.org using -f From: Ed Schouten Date: Tue, 12 Aug 2008 08:54:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/usr.bin/window :tt :tty :var :ww X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2008 08:54:53 -0000 ed 2008-08-12 08:54:43 UTC FreeBSD src repository Removed files: (Branch: RELENG_7) usr.bin/window :tt :tty :var :ww Log: SVN rev 181625 on 2008-08-12 08:54:43Z by ed MFC of SVN r181466: Delete unused files in the window(1) directory that contain a colon. During the import of the 4.4BSD Lite sources, four files got added to the repository called :tt, :tty, :var and :ww. They seem to contain some kind of debug information. These files aren't used/installed anywhere. Unfortunately the colons in the filenames prevents us from checking out the source tree on file systems that don't support colons (such as FAT). Just remove these unneeded files to keep SVN happy. Reported by: Rohit Tripathi Revision Changes Path 1.1.1.1.56.1 +0 -11 src/usr.bin/window/:tt (dead) 1.1.1.1.56.1 +0 -6 src/usr.bin/window/:tty (dead) 1.1.1.1.56.1 +0 -2 src/usr.bin/window/:var (dead) 1.1.1.1.56.1 +0 -19 src/usr.bin/window/:ww (dead)