Ralf Corsepius
dbcc8ea95f
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/include/rtems/posix/pthread.h: Remove stray comment.
Work-around doxygen comment bug.
2010-06-15 13:26:31 +00:00
Ralf Corsepius
d537b1d728
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/ip_fw.c, libnetworking/netinet/ip_input.c:
Misc. 64bit-compatibility fixes.
2010-06-15 11:33:51 +00:00
Ralf Corsepius
bef4dbf682
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libmisc/shell/print-ls.c, libmisc/shell/main_msdosfmt.c:
Include <inttypes.h>.
Misc. 64bit-compatibility fixes.
2010-06-15 05:42:28 +00:00
Ralf Corsepius
3f7fc1de52
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libmd/md5.h: Revert Sebastian's patch.
2010-06-14 16:06:14 +00:00
Joel Sherrill
520a487938
2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* Makefile.am: Formatting.
2010-06-14 16:02:31 +00:00
Joel Sherrill
32606626e0
2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/bspclean.c: Spelling.
2010-06-14 16:02:01 +00:00
Joel Sherrill
4555086707
2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/bspstart.c: Formatting.
2010-06-14 16:01:37 +00:00
Sebastian Huber
58a1f8af3f
2010-06-14 Arnout Vandecappelle <arnout@mind.be>
...
PR 1557/misc
* libchip/i2c/spi-sd-card.c: Fixed low capacity special case.
2010-06-14 15:46:19 +00:00
Ralf Corsepius
19c6950a49
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/include/rtems/libio_.h: Fix broken doxygen
meta comment.
2010-06-14 13:35:45 +00:00
Joel Sherrill
15bcb4113c
2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1553/filesystem
Coverity Id 37
* libblock/src/flashdisk.c: Fix two paths which should have returned an
error but did not have the return statement.
2010-06-14 13:01:58 +00:00
Sebastian Huber
1aca38c659
2010-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libmd/md5.h: Define MD5_DIGEST_SIZE.
2010-06-14 12:01:36 +00:00
Sebastian Huber
d2065e3ca9
2010-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
PR 1555/cpukit
* Makefile.am, preinstall.am: Install md4.h and md5.h headers.
2010-06-14 11:57:06 +00:00
Sebastian Huber
f89c34bb07
2010-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* sapi/include/confdefs.h: Do not define a filesystem if
CONFIGURE_APPLICATION_DISABLE_FILESYSTEM is defined.
2010-06-14 09:48:41 +00:00
Ralf Corsepius
acc6a5433a
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Doxygen.in: Use @PERL@ instead of hard-coded /usr/bin/perl.
2010-06-14 06:11:13 +00:00
Ralf Corsepius
b02f920f6c
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/rtems/mkrootfs.h,
posix/include/rtems/posix/pthread.h,
score/include/rtems/score/coresem.h,
score/include/rtems/score/priority.h,
score/include/rtems/score/threadq.h,
score/include/rtems/score/timestamp.h: Move 'extern "C"'.
2010-06-14 06:08:50 +00:00
Ralf Corsepius
bbeb248511
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/include/rtems/posix/threadsup.h: Add extern "C".
2010-06-14 06:03:57 +00:00
Ralf Corsepius
9ec2f4ebd2
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/in_pcb.c:
Eliminate "ushort".
2010-06-14 05:59:49 +00:00
Ralf Corsepius
4da0caef30
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libfs/src/pipe/fifo.c, libfs/src/pipe/pipe.h:
Eliminate "uint".
2010-06-14 05:49:44 +00:00
Ralf Corsepius
5f017138e6
Regenerate.
2010-06-13 03:38:03 +00:00
Ralf Corsepius
de93598d19
2010-06-13 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/rtems/tar.h, libcsupport/include/tar.h: Remove.
* configure.ac: Require toolchain to provide tar.h.
* libfs/src/imfs/imfs_load_tar.c, libmisc/untar/untar.h:
Use <tar.h> instead of <rtems/tar.h>.
2010-06-13 03:36:58 +00:00
Ralf Corsepius
d5b5a06684
2010-06-13 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/include/rtems/libio.h: Fix typo in doxygen comment.
2010-06-13 03:02:26 +00:00
Joel Sherrill
1a0ccc7a9d
2010-06-12 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* libfs/src/pipe/fifo.c: Remove unused variable to fix warning.
* libnetworking/rtems/mkrootfs.c: Add include to fix warning.
* rtems/src/tasksetpriority.c: Fix spacing.
2010-06-12 17:55:13 +00:00
Ralf Corsepius
d123ea7efb
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems/inline/rtems/rtems/status.inl: Fix broken doxygen comment.
2010-06-12 06:40:38 +00:00
Ralf Corsepius
1965fa427d
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Doxygen.in: Activate INCLUDE_GRAPH and
INCLUDED_BY_GRAPH.
2010-06-12 06:10:04 +00:00
Ralf Corsepius
452506de69
Update.
2010-06-12 06:08:39 +00:00
Ralf Corsepius
48e77eb9ac
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/include/rtems/score/timestamp.h,
score/include/rtems/score/timestamp64.h,
score/include/rtems/score/watchdog.h:
Misc. doxygen fixes.
2010-06-12 05:56:26 +00:00
Ralf Corsepius
5836747566
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/include/devctl.h: Move mal-placed @file.
2010-06-12 05:52:39 +00:00
Ralf Corsepius
01f416029f
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libfs/src/devfs/devfs.h, libfs/src/rfs/rtems-rfs-block-pos.h,
libfs/src/rfs/rtems-rfs-block.h, libfs/src/rfs/rtems-rfs-dir.h,
libfs/src/rfs/rtems-rfs-group.h, libfs/src/rfs/rtems-rfs-inode.h:
Fix broken doxygen commands.
2010-06-12 05:18:16 +00:00
Ralf Corsepius
f600eebd68
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Doxygen.in: Update.
Misc. fixes.
* doxy-filter: New (Copy of ../tools/build/doxy-filter).
* Makefile.am: Add doxy-filter.
2010-06-11 19:37:12 +00:00
Ralf Corsepius
cd8009eff9
New (Copy of ../tools/build/doxy-filter).
2010-06-11 19:36:36 +00:00
Ralf Corsepius
c8bfa2480f
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove c4x.
2010-06-11 14:27:21 +00:00
Ralf Corsepius
3490d70a08
Remove (Abandoned).
2010-06-11 12:28:40 +00:00
Ralf Corsepius
4e48fab95b
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/cpu/Makefile.am: Remove c4x.
2010-06-11 12:24:57 +00:00
Ralf Corsepius
20220fdd3c
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* main.am: Don't install html_projectdir unconditionally.
2010-06-11 11:11:24 +00:00
Ralf Corsepius
bdd88edcca
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* main.am: Don't install html_projectdir unconditionally.
2010-06-11 10:57:22 +00:00
Ralf Corsepius
f8a86a4089
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* cpu_supplement/Makefile.am: Include main.am.
2010-06-11 10:54:25 +00:00
Ralf Corsepius
6acbca924b
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* ada_user/stamp-vti, ada_user/version.texi,
bsp_howto/stamp-vti, bsp_howto/version.texi,
cpu_supplement/stamp-vti, cpu_supplement/version.texi,
develenv/stamp-vti, develenv/version.texi,
filesystem/stamp-vti, filesystem/version.texi,
itron3.0/stamp-vti, itron3.0/version.texi,
networking/stamp-vti, networking/version.texi,
new_chapters/stamp-vti, new_chapters/version.texi,
porting/stamp-vti, porting/version.texi,
posix1003.1/stamp-vti, posix1003.1/version.texi,
posix_users/stamp-vti, posix_users/version.texi,
relnotes/stamp-vti, relnotes/version.texi,
shell/stamp-vti, shell/version.texi,
started/stamp-vti, started/version.texi,
started_ada/stamp-vti, started_ada/version.texi,
user/stamp-vti, user/version.texi:
New.
2010-06-11 07:45:56 +00:00
Ralf Corsepius
485b1526f8
New.
2010-06-11 07:45:46 +00:00
Ralf Corsepius
b0469dbb97
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* ada_user/Makefile.am, bsp_howto/Makefile.am,
cpu_supplement/Makefile.am, develenv/Makefile.am,
filesystem/Makefile.am, itron3.0/Makefile.am,
networking/Makefile.am, new_chapters/Makefile.am,
porting/Makefile.am, posix1003.1/Makefile.am,
posix_users/Makefile.am, relnotes/Makefile.am,
shell/Makefile.am, started/Makefile.am,
started_ada/Makefile.am, user/Makefile.am:
Remove EDITION (Unused).
2010-06-11 07:40:55 +00:00
Ralf Corsepius
e630235973
Remove EDITION (Unused)
2010-06-11 07:40:00 +00:00
Jennifer Averett
205a21ef3d
2010-06-10 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
* spfifo01/init.c, spfifo01/spfifo01.doc, spfifo02/init.c,
spfifo02/spfifo02.doc, spfifo03/init.c, spfifo03/spfifo03.doc,
spfifo04/init.c, spfifo04/spfifo04.doc: Modified copyright.
2010-06-10 14:44:27 +00:00
Sebastian Huber
8b4cb7bb7b
Fixed CVS ID.
2010-06-10 12:04:54 +00:00
Joel Sherrill
c4afc5dc3f
Typo.
2010-06-10 11:55:42 +00:00
Joel Sherrill
77c3c35288
Typo.
2010-06-10 11:55:21 +00:00
Sebastian Huber
a339021254
Fixed CVS ID.
2010-06-10 11:46:09 +00:00
Sebastian Huber
2144d18754
2010-06-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libcsupport/src/unmount.c: Removed obsolete declarations. Fixed
invalid memory free.
2010-06-10 10:12:28 +00:00
Sebastian Huber
293228e822
2010-06-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libnetworking/rtems/ftpfs.h, libnetworking/lib/ftpfs.c: Removed
rtems_ftpfs_mount().
2010-06-10 09:20:29 +00:00
Sebastian Huber
b813d632b0
2010-06-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libcsupport/src/mount-mktgt.c: New file.
* libcsupport/Makefile.am: Reflect change above.
* libcsupport/include/rtems/libio.h: Declare
mount_and_make_target_path().
2010-06-10 09:07:28 +00:00
Ralf Corsepius
9b432db2d9
Regenerate.
2010-06-10 04:11:31 +00:00
Sebastian Huber
c69b6fe66a
2010-06-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libnetworking/rtems/ftpfs.h, libnetworking/lib/ftpfs.c: Added
rtems_ftpfs_mount() again. Documentation.
2010-06-09 11:36:09 +00:00