Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2006 03:28:06 GMT
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 109006 for review
Message-ID:  <200611020328.kA23S6Nd029738@repoman.freebsd.org>

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

Change 109006 by marcel@marcel_cluster on 2006/11/02 03:27:48

	Prepare for MFp4...

Affected files ...

.. //depot/projects/ia64/sys/boot/ia64/common/bootinfo.c#3 edit
.. //depot/projects/ia64/sys/boot/ia64/common/devicename.c#4 edit
.. //depot/projects/ia64/sys/boot/ia64/efi/efimd.c#5 edit

Differences ...

==== //depot/projects/ia64/sys/boot/ia64/common/bootinfo.c#3 (text+ko) ====

@@ -1,5 +1,6 @@
 /*-
  * Copyright (c) 1998 Michael Smith <msmith@freebsd.org>
+ * Copyright (c) 2006 Marcel Moolenaar
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -25,7 +26,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/sys/boot/efi/libefi/bootinfo.c,v 1.13 2006/05/12 04:09:53 jhb Exp $");
+__FBSDID("$FreeBSD$");
 
 #include <stand.h>
 #include <string.h>

==== //depot/projects/ia64/sys/boot/ia64/common/devicename.c#4 (text+ko) ====

@@ -26,7 +26,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/sys/boot/efi/libefi/devicename.c,v 1.3 2004/01/04 23:28:16 obrien Exp $");
+__FBSDID("$FreeBSD$");
 
 #include <stand.h>
 #include <string.h>

==== //depot/projects/ia64/sys/boot/ia64/efi/efimd.c#5 (text+ko) ====

@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2006 Marcel Moolenaar
+ * Copyright (c) 2004, 2006 Marcel Moolenaar
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without



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