2011-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>

* fserror/fserror.doc, fserror/test.c, fslink/fslink.doc,
	fslink/test.c, fspatheval/patheval.doc, fspatheval/test.c,
	fspermission/fspermission.doc, fspermission/test.c,
	fsrdwr/fsrdwr.doc, fsrdwr/init.c, fssymlink/fssymlink.doc,
	fssymlink/test.c, fstime/fstime.doc, fstime/test.c,
	imfs_support/fs_config.h, imfs_support/fs_support.c,
	imfs_support/fs_supprot.h, mdosfs_support/fs_config.h,
	mdosfs_support/fs_support.c, mimfs_support/fs_config.h,
	mimfs_support/fs_support.c, mrfs_support/fs_config.h,
	mrfs_support/fs_support.c, support/fstest.h,
	support/fstest_support.c, support/fstest_support.h,
	support/ramdisk_support.c, support/ramdisk_support.h:
	Fix CVS-Ids.
This commit is contained in:
Ralf Corsepius
2011-09-07 07:32:05 +00:00
parent 4f7d002d65
commit db6fbdf0ef
22 changed files with 37 additions and 21 deletions

View File

@@ -1,3 +1,19 @@
2011-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* fserror/fserror.doc, fserror/test.c, fslink/fslink.doc,
fslink/test.c, fspatheval/patheval.doc, fspatheval/test.c,
fspermission/fspermission.doc, fspermission/test.c,
fsrdwr/fsrdwr.doc, fsrdwr/init.c, fssymlink/fssymlink.doc,
fssymlink/test.c, fstime/fstime.doc, fstime/test.c,
imfs_support/fs_config.h, imfs_support/fs_support.c,
imfs_support/fs_supprot.h, mdosfs_support/fs_config.h,
mdosfs_support/fs_support.c, mimfs_support/fs_config.h,
mimfs_support/fs_support.c, mrfs_support/fs_config.h,
mrfs_support/fs_support.c, support/fstest.h,
support/fstest_support.c, support/fstest_support.h,
support/ramdisk_support.c, support/ramdisk_support.h:
Fix CVS-Ids.
2011-08-02 Xiang Cui <medivhc@gmail.com>
* configure.ac, fserror/test.c, fslink/test.c, fspermission/test.c,

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#include <sys/stat.h>

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#include <unistd.h>

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#include <sys/stat.h>
#include <fcntl.h>

View File

@@ -7,7 +7,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#include <sys/stat.h>

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#include <sys/stat.h>
#include <string.h>

View File

@@ -7,7 +7,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#include <sys/stat.h>

View File

@@ -7,7 +7,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#include <sys/stat.h>

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#ifndef __IMFS_SUPPORT_h
#define __IMFS_SUPPORT_h

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#ifndef __MIMFS_SUPPORT_h

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#ifndef __MIMFS_SUPPORT_h

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#ifdef HAVE_CONFIG_H

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#ifndef __MIMFS_SUPPORT_h

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#ifdef HAVE_CONFIG_H

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#ifndef __FSTEST_H

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#include <stdio.h>
#include <errno.h>

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#ifndef __FSTEST_SUPPORT_H
#define __FSTEST_SUPPORT_H

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#include <rtems/ramdisk.h>
#include <rtems/blkdev.h>

View File

@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id Exp $
* $Id$
*/
#ifndef __RAMDISK_SUPPORT_H
#define __RAMDISK_SUPPORT_H