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 <rohit trip gmail com>
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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"