From owner-cvs-all Tue Sep 22 09:03:29 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA28258 for cvs-all-outgoing; Tue, 22 Sep 1998 09:03:29 -0700 (PDT) (envelope-from owner-cvs-all) Received: from ns11.rim.or.jp (ns11.rim.or.jp [202.247.130.230]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA28224; Tue, 22 Sep 1998 09:03:16 -0700 (PDT) (envelope-from masafumi@aslm.rim.or.jp) Received: from rayearth.rim.or.jp (rayearth.rim.or.jp [202.247.130.242]) by ns11.rim.or.jp (8.8.5/3.5Wpl2-ns11/RIMNET-2) with ESMTP id AAA09363; Wed, 23 Sep 1998 00:26:20 +0900 (JST) Received: (from uucp@localhost) by rayearth.rim.or.jp (8.8.5/3.5Wpl2-uucp1/RIMNET) with UUCP id AAA22185; Wed, 23 Sep 1998 00:26:19 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by mail.aslm.rim.or.jp (8.9.1/3.5Wpl3-SMTP) with ESMTP id AAA23334; Wed, 23 Sep 1998 00:22:28 +0900 (JST) To: max@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Cc: max@wide.ad.jp Subject: Re: cvs commit: src/etc Makefile From: Masafumi =?iso-2022-jp?B?TkFLQU5FLxskQkNmOiwybUo4GyhC?= In-Reply-To: Your message of "Tue, 22 Sep 1998 08:10:19 -0700 (PDT)" <199809221510.IAA29613@freefall.freebsd.org> References: <199809221510.IAA29613@freefall.freebsd.org> X-Mailer: Mew version 1.93 on Emacs 20.3 / Mule 4.0 (HANANOEN) X-PGP-Fingerprint: 00 D8 2C CA C7 75 D4 40 5C 34 39 BA A5 46 C0 CC Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980923002226R.masafumi@aslm.rim.or.jp> Date: Wed, 23 Sep 1998 00:22:26 +0900 X-Dispatcher: imput version 980905(IM100) Lines: 13 Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > max 1998/09/22 08:10:18 PDT > Modified files: > etc Makefile > Log: > Add fbtab and rc.devfs to BIN1 sothat they are included in the > distribution. I also noticed that there is a file called termcap.small in src/etc, but this one is not touched by src/etc/.Makefile either. But since I'm not too sure if this file should go into /etc, I left it as it is. Cheers, Max