change log for rtems (2011-05-25)
rtems-vc at rtems.org
rtems-vc at rtems.org
Wed May 25 07:11:21 UTC 2011
*ralf*:
2011-05-25 Ralf Corsépius <ralf.corsepius at rtems.org>
* shared/comm/tty_drv.c, shared/comm/tty_drv.h:
Remove CVS-Headers. Add CVS-Ids.
M 1.80 c/src/lib/libbsp/i386/ChangeLog
M 1.7 c/src/lib/libbsp/i386/shared/comm/tty_drv.h
M 1.14 c/src/lib/libbsp/i386/shared/comm/tty_drv.c
diff -u rtems/c/src/lib/libbsp/i386/ChangeLog:1.79 rtems/c/src/lib/libbsp/i386/ChangeLog:1.80
--- rtems/c/src/lib/libbsp/i386/ChangeLog:1.79 Mon Apr 11 12:16:49 2011
+++ rtems/c/src/lib/libbsp/i386/ChangeLog Wed May 25 01:23:49 2011
@@ -1,3 +1,8 @@
+2011-05-25 Ralf Corsépius <ralf.corsepius at rtems.org>
+
+ * shared/comm/tty_drv.c, shared/comm/tty_drv.h:
+ Remove CVS-Headers. Add CVS-Ids.
+
2011-04-11 Joel Sherrill <joel.sherrill at oarcorp.com>
* shared/irq/irq_asm.S: Rename rtems_smp_maximum_processors to
diff -u rtems/c/src/lib/libbsp/i386/shared/comm/tty_drv.h:1.6 rtems/c/src/lib/libbsp/i386/shared/comm/tty_drv.h:1.7
--- rtems/c/src/lib/libbsp/i386/shared/comm/tty_drv.h:1.6 Fri Mar 17 04:11:36 2006
+++ rtems/c/src/lib/libbsp/i386/shared/comm/tty_drv.h Wed May 25 01:23:49 2011
@@ -2,8 +2,6 @@
#define __tty_drv__
/***************************************************************************
*
- * $Header$
- *
* Copyright (c) 1999 ConnectTel, Inc. All Rights Reserved.
*
* MODULE DESCRIPTION: Prototype routines for the ttySx driver.
@@ -14,6 +12,10 @@
*
****************************************************************************/
+/*
+ * $Id$
+ */
+
/* functions */
#ifdef __cplusplus
extern "C" {
diff -u rtems/c/src/lib/libbsp/i386/shared/comm/tty_drv.c:1.13 rtems/c/src/lib/libbsp/i386/shared/comm/tty_drv.c:1.14
--- rtems/c/src/lib/libbsp/i386/shared/comm/tty_drv.c:1.13 Tue Sep 29 22:22:43 2009
+++ rtems/c/src/lib/libbsp/i386/shared/comm/tty_drv.c Wed May 25 01:23:49 2011
@@ -1,7 +1,5 @@
/***************************************************************************
*
- * $Header$
- *
* MODULE DESCRIPTION:
* This module implements the RTEMS drivers for the PC serial ports
* as /dev/ttyS1 for COM1 and /dev/ttyS2 as COM2. If one of the ports
@@ -17,6 +15,10 @@
*
****************************************************************************/
+/*
+ * $Id$
+ */
+
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110525/0c168cf7/attachment-0001.html>
More information about the vc
mailing list