PERFORCE change 30109 for review
Peter Wemm
peter at FreeBSD.org
Wed Apr 30 11:44:24 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=30109
Change 30109 by peter at 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.
More information about the p4-projects
mailing list