Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2003 11:44:22 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 30109 for review
Message-ID:  <200304301844.h3UIiMgG044833@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=30109

Change 30109 by peter@peter_daintree on 2003/04/30 11:43:57

	sync with vendor version

Affected files ...

.. //depot/projects/hammer/etc/etc.amd64/rc.amd64#3 edit
.. //depot/projects/hammer/etc/etc.amd64/ttys#3 edit

Differences ...

==== //depot/projects/hammer/etc/etc.amd64/rc.amd64#3 (text+ko) ====

@@ -1,6 +1,6 @@
 #!/bin/sh -
 #
-# $FreeBSD: src/etc/etc.i386/rc.i386,v 1.58 2001/01/09 22:28:17 jhb Exp $
+# $FreeBSD: src/etc/etc.amd64/rc.amd64,v 1.59 2003/04/27 05:49:53 imp Exp $
 #	Do i386 specific processing
 #
 
@@ -45,10 +45,4 @@
 	;;
 esac
 
-case ${xtend_enable} in
-[Yy][Ee][Ss])
- 	echo -n ' xtend';	/usr/libexec/xtend
-	;;
-esac
-
 echo '.'

==== //depot/projects/hammer/etc/etc.amd64/ttys#3 (text+ko) ====

@@ -1,5 +1,5 @@
 #
-# $FreeBSD: src/etc/etc.i386/ttys,v 1.9 2002/04/17 10:42:41 gerald Exp $
+# $FreeBSD: src/etc/etc.amd64/ttys,v 1.9 2002/04/17 10:42:41 gerald Exp $
 #	@(#)ttys	5.1 (Berkeley) 4/17/89
 #
 # This file specifies various information about terminals on the system.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304301844.h3UIiMgG044833>