Date: Thu, 29 Apr 1999 15:55:22 GMT From: k@numeri.campus.luth.se To: FreeBSD-gnats-submit@freebsd.org Subject: misc/11383: $Id$ missing in some files in etc [PATCH] Message-ID: <199904291555.PAA15382@numeri.campus.luth.se>
index | next in thread | raw e-mail
>Number: 11383
>Category: misc
>Synopsis: $Id$ missing in some files in etc [PATCH]
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Apr 29 07:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator: Johan Karlsson
>Release: FreeBSD 3.1-STABLE i386
>Organization:
>Environment:
current src from Apr 28
>Description:
$Id$ is missing in some of the files in etc.
$Id$ is nice to have when using mergemaster and
it does not hurt to have it.
>How-To-Repeat:
N/A
>Fix:
*** etc/amd.map.orig Sun Feb 14 07:43:07 1999
--- etc/amd.map Thu Apr 29 15:39:23 1999
***************
*** 1,2 ****
--- 1,5 ----
+ #
+ # $Id$
+ #
/defaults type:=host;fs:=${autodir}/${rhost}/host;rhost:=${key}
* opts:=rw,grpid,resvport,vers=2,proto=udp,nosuid,nodev
*** etc/fbtab.orig Fri Sep 23 07:16:07 1994
--- etc/fbtab Thu Apr 29 15:39:23 1999
***************
*** 1,2 ****
--- 1,5 ----
+ #
+ # $Id$
+ #
#/dev/ttyv0 0600 /dev/console
#/dev/ttyv0 0600 /dev/pcaudio:/dev/pcaudioctl
*** etc/rc.diskless1.orig Tue Feb 9 17:17:18 1999
--- etc/rc.diskless1 Thu Apr 29 15:39:23 1999
***************
*** 18,23 ****
--- 18,26 ----
# files that are softlinks through /conf/ME also get retargeted.
#
# SEE SAMPLE FILES IN /usr/share/examples/diskless.
+ #
+ # $Id$
+ #
# chkerr:
#
*** etc/rc.diskless2.orig Wed Feb 10 18:08:16 1999
--- etc/rc.diskless2 Thu Apr 29 15:39:23 1999
***************
*** 1,5 ****
--- 1,7 ----
# rc.diskless2
#
+ # $Id$
+ #
# If there is a global system configuration file, suck it in.
#
*** etc/termcap.small.orig Wed Jan 31 15:02:33 1996
--- etc/termcap.small Thu Apr 29 15:39:23 1999
***************
*** 31,36 ****
--- 31,37 ----
#
# @(#)termcap.src 5.88 (Berkeley) 4/30/91
#
+ # $Id$
#
# for syscons
# common entry without semigraphics
*** etc/namedb/named.root.orig Sun Aug 24 08:17:02 1997
--- etc/namedb/named.root Thu Apr 29 15:39:23 1999
***************
*** 16,21 ****
--- 16,23 ----
; related version of root zone: 1997082200
;
;
+ ; $Id$
+ ;
; formerly NS.INTERNIC.NET
;
. 3600000 IN NS A.ROOT-SERVERS.NET.
*** etc/sendmail/freebsd.mc.orig Sun Feb 28 19:50:17 1999
--- etc/sendmail/freebsd.mc Thu Apr 29 15:39:24 1999
***************
*** 32,37 ****
--- 32,38 ----
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
+ # $Id$
#
# This is a generic configuration file for 4.4 BSD-based systems.
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904291555.PAA15382>
