This commit is contained in:
Ralf Corsepius
2005-10-16 07:29:31 +00:00
parent 384ba7563a
commit 4237e5e929
3 changed files with 0 additions and 46 deletions

View File

@@ -1,2 +0,0 @@
Makefile
Makefile.in

View File

@@ -1,37 +0,0 @@
2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Remove C_FILES (Unused).
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* console.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* console.c, setvec.c: URL for license changed.
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved automake/.
2003-02-03 Joel Sherrill <joel@OARcorp.com>
PR 338/filesystem
* console.c: Side-effect of fixing reentrancy problem with
rtems_io_lookup_name() (API change).
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove AUTOMAKE_OPTIONS.
2001-10-12 Joel Sherrill <joel@OARcorp.com>
* console.c, setvec.c: Fixed typo.
2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file.

View File

@@ -1,7 +0,0 @@
##
## $Id$
##
EXTRA_DIST = console.c setvec.c
include $(top_srcdir)/../../../automake/local.am