Joel Sherrill
726b06f00f
2003-09-03 Joel Sherrill <joel@OARcorp.com>
...
* msdos_create.c: Remove unused variable warning.
2003-09-03 13:40:13 +00:00
Jennifer Averett
8d49b7c43f
2003-08-05 <djc915@mail.usask.ca>
...
PR 443/filesystem
* src/imfs/deviceio.c: deviceio.c mishandles return codes
2003-08-05 20:26:09 +00:00
Jennifer Averett
d29cb934ab
2003-08-05 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
...
PR 440/filesystem
* src/dosfs/fat_fat_operations.c: Improve write data speed for DOSFS FAT12/FAT16 systems
2003-08-05 18:08:57 +00:00
Jennifer Averett
92b8547be2
2003-08-05 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
...
PR 439/filesystem
* src/dosfs/fat_fat_operations.c: Improve write data speed for DOSFS FAT12/FAT16 systems
2003-08-05 18:05:20 +00:00
Jennifer Averett
45b185e082
Fixed Change log comments.
2003-08-05 16:03:50 +00:00
Jennifer Averett
2e4d84a84e
2003-08-05 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
...
PR 439/filesystem
*src/dosfs/fat_file.c: flush temporary buffer when closing files
2003-08-05 14:50:53 +00:00
Jennifer Averett
e0b7cbb4f4
2003-08-05 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
...
PR 439/filesystem
*src/dosfs/fat_file.c: flush temporary buffer when closing files
2003-08-05 14:45:46 +00:00
Jennifer Averett
db39db45d3
2003-08-04 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
...
PR 441/filesystem
*src/dosfs/msdos.h: add rename support to DOSFS
*src/dosfs/msdos_create.c: add rename support to DOSFS
*src/dosfs/msdos_file.c: add rename support to DOSFS
*src/dosfs/msdos_init.c: add rename support to DOSFS
*src/dosfs/msdos_mknod.c: add rename support to DOSFS
2003-08-05 14:17:41 +00:00
Jennifer Averett
2e7b6dbbb5
2003-08-04 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
...
PR 441/filesystem
*src/dosfs/msdos.h: add rename support to DOSFS
*src/dosfs/msdos_create.c: add rename support to DOSFS
*src/dosfs/msdos_file.c: add rename support to DOSFS
*src/dosfs/msdos_init.c: add rename support to DOSFS
*src/dosfs/msdos_mknod.c: add rename support to DOSFS
2003-08-05 14:05:56 +00:00
Joel Sherrill
ff393f2c85
2003-07-24 Jennifer Averett <jennifer.averett@OARcorp.com>
...
PR 434/filesystem
* src/imfs/imfs_init.c: Modified to return error code
* src/imfs/miniimfs_init.c: Modified to return error code
* src/imfs/imfs_initsup.c: Modified to set error upon memory failure.
2003-07-24 22:35:12 +00:00
Jennifer Averett
1e4d4f85d8
2003-07-24 jennifer averett <jennifer.averett@OARcorp.com>
...
PR 434/filesystem
* src/imfs/imfs_init.c: Modified to return error code
* src/imfs/miniimfs_init.c: Modified to return error code
* src/imfs/imfs_initsup.c: Modified to set error upon memory failure.
2003-07-24 19:54:55 +00:00
Joel Sherrill
d62cfdfa84
2003-07-16 Joel Sherrill <joel@OARcorp.com>
...
* ChangeLog: Correct format.
2003-07-16 19:30:25 +00:00
Chris Johns
6ad26a95e4
PR431. MSDOS Volume semaphore timeout is now NO TIMEOUT. MSDOS volume opertations will wait for ever.
2003-07-14 23:17:43 +00:00
Chris Johns
1679a7b74c
MSDOS Volume semaphore timeout is now NO TIMEOUT. MSDOS volume opertations will wait for ever.
2003-07-14 23:13:24 +00:00
Ralf Corsepius
fff840e493
Cleanup
2003-07-08 17:33:43 +00:00
Ralf Corsepius
c41c8b78b5
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove (Merged-in into ../configure.ac)
* Makefile.am, src/Makefile.am, src/dosfs/Makefile.am,
src/imfs/Makefile.am: Reflect having merged configure.ac into
../configure.ac.
* src/dosfs/config.h: New.
* src/dosfs/Makefile.am: Add config.h.
* src/imfsfs/config.h: New.
* src/imfs/Makefile.am: Add config.h.
Remove COMMON_C_FILES, DOC_FILES (Unused).
2003-07-08 09:47:21 +00:00
Ralf Corsepius
ffc144e6c0
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* src/dosfs/fat.c: include config-header "config.h".
* src/dosfs/fat_fat_operations.c: Ditto.
* src/dosfs/fat_file.c: Ditto.
* src/dosfs/msdos_conv.c: Ditto.
2003-07-08 08:58:21 +00:00
Joel Sherrill
8ebf2e4df5
Fixed formatting.
2003-07-02 16:26:53 +00:00
Chris Johns
c125425b61
Patch from Victor V. Vengerov <vvv@oktet.ru> to remove Linux code.
2003-07-02 14:09:15 +00:00
Chris Johns
3b44f15375
Comments have been updated.
2003-07-02 14:08:43 +00:00
Joel Sherrill
54411933a5
2003-06-10 Phil Torre <ptorre@zetron.com>
...
PR 411/filesystem
* src/imfs/imfs_unlink.c: Fix bug where renaming a memfile and
then unlinking it causes a memory leak.
2003-06-10 17:32:00 +00:00
Joel Sherrill
c151cfc347
2003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
...
PR 367/filesystem
* src/dosfs/Makefile.am, src/dosfs/fat.c, src/dosfs/fat.h,
src/dosfs/fat_fat_operations.c, src/dosfs/fat_file.c,
src/dosfs/msdos.h, src/dosfs/msdos_dir.c: Some bugs were still
present in the DOSFS implementation:
- FAT12 did not work properly on Big-Endian machines
- Some synchronization and error handling problems were present
- Some legal codings for EOC were not recognized
2003-03-25 17:01:45 +00:00
Ralf Corsepius
9b353a5013
Merger from rtems-4-6-branch.
2003-03-11 08:47:30 +00:00
Ralf Corsepius
ccd81b60c2
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 11:47:49 +00:00
Ralf Corsepius
9b5c258556
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: AC_PREREQ(2.57).
2003-02-11 11:11:33 +00:00
Joel Sherrill
43f69a2d7b
2003-02-03 Steven Johnson <sjohnson@neurizon.net>
...
PR 338/filesystem
* src/imfs/ioman.c: Fix reentrancy problem with
rtems_io_lookup_name() (API change).
2003-02-03 22:05:20 +00:00
Joel Sherrill
b9fa9f075c
2003-01-03 Eugeny S. Mints <Eugeny.Mints@oktet.ru>
...
* src/dosfs/msdos_initsupp.c: Specify inherited priority as 0 since this
is a FIFO queuing semaphore.
2003-01-03 16:38:37 +00:00
Ralf Corsepius
2d709236c9
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* src/imfs/Makefile.am: Eliminate C_O_FILES.
* src/dosfs/Makefile.am: Ditto.
2002-12-12 06:13:49 +00:00
Joel Sherrill
a36e98889f
2002-12-02 Joel Sherrill <joel@OARcorp.com>
...
* src/dosfs/fat.h, src/dosfs/msdos.h: Added casts to remove warnings
on 16 bit targets like the h8300.
2002-12-02 19:14:27 +00:00
Ralf Corsepius
9d721178ee
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Cosmetical fixes.
2002-11-19 22:37:21 +00:00
Ralf Corsepius
47c0220397
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Fix package name.
2002-11-19 22:23:50 +00:00
Ralf Corsepius
56a1ae369d
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
2002-10-25 06:18:56 +00:00
Ralf Corsepius
f8cb04a54a
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-10-21 12:04:36 +00:00
Joel Sherrill
2b30225a64
2002-10-02 Jennifer Averett <jennifer@OARcorp.com>
...
* src/imfs/memfile.c: Fixed case where last close of unlinked file
did not remove the resources associated with that file. Reported
by Till Straumann <strauman@slac.stanford.edu > on the mailing list.
2002-10-02 17:42:39 +00:00
Joel Sherrill
d32359a778
2002-09-14 Joel Sherrill <joel@OARcorp.com>
...
* src/dosfs/fat.c, src/imfs/deviceio.c, src/imfs/imfs.h,
src/imfs/imfs_directory.c, src/imfs/imfs_fchmod.c,
src/imfs/memfile.c: Eliminated warnings. A lot of this focus
was on changing read and write entry points to return ssize_t
as read(2) and write(2) now do.
2002-09-14 21:01:39 +00:00
Ralf Corsepius
e6cf7a3b6f
2002-07-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* wrapup/Makefile.am: Remove.
* wrapup/.cvsignore: Remove.
* Makefile.am: Remove wrapup SUBDIR.
* configure.ac: Remove wrapup/Makefile.
2002-07-31 05:27:07 +00:00
Ralf Corsepius
239cf33037
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* src/dosfs/Makefile.am: Use .$(OBJEXT) instead of .o.
* src/src/imfs/Makefile.am: Ditto.
2002-07-22 13:44:42 +00:00
Ralf Corsepius
3e83325e56
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* src/dosfs/Makefile.am: Use AM_CPPFLAGS instead of INCLUDES and
AM_CFLAGS. Eliminate LIBNAME.
* src/imfs/Makefile.am: Use AM_CPPFLAGS instead of INCLUDES and
AM_CFLAGS. Eliminate LIBNAME.
* wrapup/Makefile.am: Eliminate LIBNAME.
2002-07-22 06:35:23 +00:00
Ralf Corsepius
705a070160
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: RTEMS_TOP(../..).
2002-07-05 15:55:09 +00:00
Ralf Corsepius
8c746fe197
2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove RTEMS_PROJECT_ROOT.
2002-07-01 09:59:55 +00:00
Ralf Corsepius
da8f88a23e
2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Use AC_CONFIG_AUX_DIR(../..).
Add AC_PROG_RANLIB.
2002-06-27 04:00:20 +00:00
Ralf Corsepius
8e7d260c26
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* wrapup/Makefile.am: Don't preinstall libfs.a.
2002-06-26 15:28:42 +00:00
Ralf Corsepius
7077c8778b
2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* src/dosfs/Makefile.am: Include $(top_srcdir)/../automake/*.am.
* src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
* src/imfs/Makefile.am: Include $(top_srcdir)/../automake/*.am.
* Makefile.am: Include $(top_srcdir)/../automake/*.am.
Use ../aclocal.
* wrapup/Makefile.am: Include $(top_srcdir)/../automake/*.am.
2002-06-17 09:10:53 +00:00
Joel Sherrill
47ef863af4
2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
Move from c/src/libfs to c/src/exec/libfs
* configure.ac: Reflect move.
* Makefile.am: Ditto.
* src/Makefile.am: Ditto.
* src/dosfs/Makefile.am: Ditto.
* src/imfs/Makefile.am: Ditto.
* wrapup/Makefile.am: Ditto.
2002-05-28 17:21:17 +00:00
Joel Sherrill
c873f40be0
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* src/imfs/imfs_getchild.c: include <string.h>.
* src/imfs/imfs_gtkn.c: Include <string.h>.
* src/imfs/ioman.c: Include <string.h>.
* src/imfs/linearfile.c: Include <string.h>.
* src/imfs/memfile.c: Include <string.h>.
2002-04-08 18:28:59 +00:00
Joel Sherrill
6940f50786
2001-04-04 Joel Sherrill <joel@OARcorp.com>
...
* src/dosfs/Makefile.am: Per PR129 do not install as many files
to the $(includedir).
2002-04-04 22:17:14 +00:00
Joel Sherrill
aed1f02acb
2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* src/dosfs/fat.h: Include <string.h>.
Remove DBG1 and DBG2 (unused).
2002-04-04 18:22:23 +00:00
Joel Sherrill
d0ad2b368b
2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Per PR169.
* src/dosfs/config.h.in, src/dosfs/stamp-h2.in: Removed from CVS.
2002-04-04 12:18:21 +00:00
Joel Sherrill
9fff6bfac6
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* src/dosfs/fat_file.c: Remove bsp.h.
fat_file_write(.. const char*buf ..).
* src/dosfs/fat_file.h: fat_file_write(.. const char*buf ..).
2002-03-28 13:52:49 +00:00
Joel Sherrill
05b8b60829
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac:
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* src/dosfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
* src/Makefile.am: Remove AUTOMAKE_OPTIONS.
* src/imfs/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:49:35 +00:00