From owner-cvs-all@FreeBSD.ORG Tue Aug 12 08:56:23 2008 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 860E5106567C; Tue, 12 Aug 2008 08:56:23 +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 754D48FC16; Tue, 12 Aug 2008 08:56:23 +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 m7C8uNIk085722; Tue, 12 Aug 2008 08:56:23 GMT (envelope-from ed@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7C8uN7R085721; Tue, 12 Aug 2008 08:56:23 GMT (envelope-from ed@repoman.freebsd.org) Message-Id: <200808120856.m7C8uN7R085721@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:56:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.bin/window :tt :tty :var :ww X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2008 08:56:23 -0000 ed 2008-08-12 08:56:19 UTC FreeBSD src repository Removed files: (Branch: RELENG_6) usr.bin/window :tt :tty :var :ww Log: SVN rev 181626 on 2008-08-12 08:56:19Z 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.46.1 +0 -11 src/usr.bin/window/:tt (dead) 1.1.1.1.46.1 +0 -6 src/usr.bin/window/:tty (dead) 1.1.1.1.46.1 +0 -2 src/usr.bin/window/:var (dead) 1.1.1.1.46.1 +0 -19 src/usr.bin/window/:ww (dead)