PERFORCE change 42649 for review

Peter Wemm peter at FreeBSD.org
Mon Nov 17 00:37:04 PST 2003


http://perforce.freebsd.org/chv.cgi?CH=42649

Change 42649 by peter at peter_overcee on 2003/11/17 00:36:10

	s/*.s/*.S/

Affected files ...

.. //depot/projects/hammer/sys/amd64/amd64/apic_vector.S#10 edit
.. //depot/projects/hammer/sys/amd64/amd64/cpu_switch.S#12 edit
.. //depot/projects/hammer/sys/amd64/amd64/exception.S#23 edit
.. //depot/projects/hammer/sys/amd64/amd64/locore.S#8 edit
.. //depot/projects/hammer/sys/amd64/amd64/mpboot.S#8 edit
.. //depot/projects/hammer/sys/amd64/amd64/sigtramp.S#2 edit
.. //depot/projects/hammer/sys/amd64/amd64/support.S#14 edit
.. //depot/projects/hammer/sys/amd64/isa/atpic_vector.S#10 edit

Differences ...

==== //depot/projects/hammer/sys/amd64/amd64/apic_vector.S#10 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/amd64/cpu_switch.S#12 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/amd64/exception.S#23 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/amd64/locore.S#8 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/amd64/mpboot.S#8 (text+ko) ====

@@ -23,7 +23,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $FreeBSD: src/sys/amd64/amd64/mpboot.s,v 1.23 2003/11/03 22:32:03 jhb Exp $
+ * $FreeBSD: src/sys/amd64/amd64/mpboot.S,v 1.23 2003/11/03 22:32:03 jhb Exp $
  */
 
 #include <machine/asmacros.h>		/* miscellaneous asm macros */

==== //depot/projects/hammer/sys/amd64/amd64/sigtramp.S#2 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/amd64/support.S#14 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/isa/atpic_vector.S#10 (text+ko) ====

@@ -32,7 +32,7 @@
  * SUCH DAMAGE.
  *
  *	from: vector.s, 386BSD 0.1 unknown origin
- * $FreeBSD: src/sys/amd64/isa/atpic_vector.s,v 1.40 2003/11/14 20:06:24 peter Exp $
+ * $FreeBSD: src/sys/amd64/isa/atpic_vector.S,v 1.40 2003/11/14 20:06:24 peter Exp $
  */
 
 /*


More information about the p4-projects mailing list