Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 2004 23:42:19 GMT
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 60740 for review
Message-ID:  <200408302342.i7UNgJI0033901@repoman.freebsd.org>

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

Change 60740 by peter@peter_daintree on 2004/08/30 23:41:47

	IFC @60739 (death by 1000 ifc-cuts)

Affected files ...

.. //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#70 integrate
.. //depot/projects/hammer/sys/conf/files.amd64#55 integrate
.. //depot/projects/hammer/sys/conf/options.amd64#32 integrate

Differences ...

==== //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#70 (text+ko) ====

@@ -25,7 +25,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/sys/amd64/amd64/mp_machdep.c,v 1.244 2004/08/28 00:49:54 obrien Exp $");
+__FBSDID("$FreeBSD: src/sys/amd64/amd64/mp_machdep.c,v 1.245 2004/08/30 23:33:33 peter Exp $");
 
 #include "opt_cpu.h"
 #include "opt_kstack_pages.h"

==== //depot/projects/hammer/sys/conf/files.amd64#55 (text+ko) ====

@@ -1,7 +1,7 @@
 # This file tells config what files go into building a kernel,
 # files marked standard are always included.
 #
-# $FreeBSD: src/sys/conf/files.amd64,v 1.47 2004/08/16 12:51:33 obrien Exp $
+# $FreeBSD: src/sys/conf/files.amd64,v 1.48 2004/08/30 23:33:33 peter Exp $
 #
 # The long compile-with and dependency lines are required because of
 # limitations in config: backslash-newline doesn't work in strings, and

==== //depot/projects/hammer/sys/conf/options.amd64#32 (text+ko) ====

@@ -1,4 +1,4 @@
-# $FreeBSD: src/sys/conf/options.amd64,v 1.16 2004/08/16 11:09:59 obrien Exp $
+# $FreeBSD: src/sys/conf/options.amd64,v 1.17 2004/08/30 23:33:33 peter Exp $
 # Options specific to AMD64 platform kernels
 
 AUTO_EOI_1		opt_auto_eoi.h



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