PERFORCE change 109006 for review

Marcel Moolenaar marcel at FreeBSD.org
Thu Nov 2 03:28:07 UTC 2006


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

Change 109006 by marcel at 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 at 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


More information about the p4-projects mailing list