Commit Graph

20973 Commits

Author SHA1 Message Date
Ralf Corsepius
69f34ca2c0 Import from zlib-1.2.4 2010-02-24 07:07:26 +00:00
Ralf Corsepius
346d8300f3 This commit was generated by cvs2svn to compensate for changes in r22675,
which included commits to RCS files with non-trunk default branches.
2010-02-24 07:07:26 +00:00
Ralf Corsepius
233fd86f81 Import from zlib-1.2.4 2010-02-24 06:48:12 +00:00
Ralf Corsepius
44b3802abb Import from zlib-1.2.4 2010-02-23 16:00:23 +00:00
Ralf Corsepius
57934900c4 This commit was generated by cvs2svn to compensate for changes in r22671,
which included commits to RCS files with non-trunk default branches.
2010-02-23 15:53:58 +00:00
Ralf Corsepius
a2c6802e38 Import from zlib-1.2.4 2010-02-23 15:53:58 +00:00
Ralf Corsepius
2d9d0a15c4 gdb-7.0.90. 2010-02-23 06:12:52 +00:00
Ralf Corsepius
061c60b136 New. 2010-02-23 06:03:42 +00:00
Ralf Corsepius
dbe1601089 Import from zlib-1.2.4 2010-02-23 04:38:27 +00:00
Ralf Corsepius
efd22bb835 This commit was generated by cvs2svn to compensate for changes in r22667,
which included commits to RCS files with non-trunk default branches.
2010-02-23 04:38:27 +00:00
Chris Johns
5027104bf8 Fixed the inode values. 2010-02-22 23:06:03 +00:00
Chris Johns
59762963b2 2010-02-23 Chris Johns <chrisj@rtems.org>
* libfs/src/rfs/rtems-rfs-dir.c: Fix printf format warning for a
        64bit off_t.

        * libfs/src/rfs/rtems-rfs-file-system.h: Add a macro to get the
        file system flags.

        * libfs/src/rfs/rtems-rfs-group.c,
        libfs/src/rfs/rtems-rfs-group.h: Add rtems_rfs_group_usage.

        * libfs/src/rfs/rtems-rfs-rtems.c: Fill in all the fields in the
        statvfs struct.

        * libfs/src/rfs/rtems-rfs-shell.c: Use rtems_rfs_group_usage.
2010-02-22 23:02:41 +00:00
Chris Johns
5268642f86 2010-02-20 Chris Johns <chrisj@rtems.org>
* libfs/src/dosfs/fat.c, libfs/src/rfs/rtems-rfs-buffer.c: Block
        devices are now block device nodes and not character device
        nodes.
2010-02-20 02:27:58 +00:00
Chris Johns
cca94a248b 2010-02-19 Chris Johns <chrisj@rtems.org>
* libblock/src/diskdevs.c: Create the devices as block devices.

        * libmisc/shell/main_debugrfs.c, libmisc/shell/main_mkrfs.c,
        libmisc/shell/main_mount_rfs.c: New.

        * libmisc/shell/main_msdosfmt.c: Change the command to mkdos and
        alias the old name.

        * libmisc/shell/shellconfig.h, libmisc/Makefile.am: Add RFS
        support.

        * libfs/src/rfs/rtems-rfs-shell.c,
        libfs/src/rfs/rtems-rfs-shell.h: Move the format command code into
        the shell file.
2010-02-19 03:23:11 +00:00
Chris Johns
37c0822dc2 2010-02-19 Chris Johns <chrisj@rtems.org>
* libchip/ide/ide_controller.c: Create the devices as block
        devices.
2010-02-19 03:19:12 +00:00
Chris Johns
3c0654db96 2010-02-18 Chris Johns <chrisj@rtems.org>
* networking/networkapp.t: Updated the BOOTP/DHCP to document the
        default behaviour of looping forever.
2010-02-18 00:42:41 +00:00
Chris Johns
a9fa9b765d 2010-02-18 Chris Johns <chrisj@rtems.org>
* libfs/src/rfs/rtems-rfs-bitmaps.c,
        libfs/src/rfs/rtems-rfs-bitmaps.h,
        libfs/src/rfs/rtems-rfs-bitmaps-ut.c,
        libfs/src/rfs/rtems-rfs-block.c, libfs/src/rfs/rtems-rfs-block.h,
        libfs/src/rfs/rtems-rfs-block-pos.h,
        libfs/src/rfs/rtems-rfs-buffer-bdbuf.c,
        libfs/src/rfs/rtems-rfs-buffer.c,
        libfs/src/rfs/rtems-rfs-buffer-devio.c,
        libfs/src/rfs/rtems-rfs-buffer.h, libfs/src/rfs/rtems-rfs-data.h,
        libfs/src/rfs/rtems-rfs-dir.c, libfs/src/rfs/rtems-rfs-dir.h,
        libfs/src/rfs/rtems-rfs-dir-hash.c,
        libfs/src/rfs/rtems-rfs-dir-hash.h,
        libfs/src/rfs/rtems-rfs-file.c, libfs/src/rfs/rtems-rfs-file.h,
        libfs/src/rfs/rtems-rfs-file-system.c,
        libfs/src/rfs/rtems-rfs-file-system-fwd.h,
        libfs/src/rfs/rtems-rfs-file-system.h,
        libfs/src/rfs/rtems-rfs-format.c,
        libfs/src/rfs/rtems-rfs-format.h, libfs/src/rfs/rtems-rfs-group.c,
        libfs/src/rfs/rtems-rfs-group.h, libfs/src/rfs/rtems-rfs.h,
        libfs/src/rfs/rtems-rfs-inode.c, libfs/src/rfs/rtems-rfs-inode.h,
        libfs/src/rfs/rtems-rfs-link.c, libfs/src/rfs/rtems-rfs-link.h,
        libfs/src/rfs/rtems-rfs-mutex.c, libfs/src/rfs/rtems-rfs-mutex.h,
        libfs/src/rfs/rtems-rfs-rtems.c,
        libfs/src/rfs/rtems-rfs-rtems-dev.c,
        libfs/src/rfs/rtems-rfs-rtems-dir.c,
        libfs/src/rfs/rtems-rfs-rtems-file.c,
        libfs/src/rfs/rtems-rfs-rtems.h,
        libfs/src/rfs/rtems-rfs-rtems-utils.c,
        libfs/src/rfs/rtems-rfs-shell.c, libfs/src/rfs/rtems-rfs-shell.h,
        libfs/src/rfs/rtems-rfs-trace.c, libfs/src/rfs/rtems-rfs-trace.h:
        New.

        * Makefile.am, preinstall.am, libfs/Makefile.am,
        wrapup/Makefile.am: Updated with the RFS support.

        * libfs/README: Updated after 10 years.

        * libblock/src/flashdisk.c, libblock/src/nvdisk.c,
        libblock/src/ramdisk-driver.c: Updated to the new error reporting
        in libblock.

        * libmisc/shell/main_ls.c, libmisc/shell/print-ls.c: Fix printing
        the size in long mode.

        * libnetworking/nfs/bootp_subr.c,
        libnetworking/rtems/rtems_bootp.c,
        libnetworking/rtems/rtems_bsdnet_internal.h: Return the BOOTP/DHCP
        to the forever behaviour of 4.9 with the ability to call BOOTP and
        control the process if required.
2010-02-18 00:24:25 +00:00
Ralf Corsepius
14287f568e Import from zlib-1.2.4 2010-02-16 17:27:52 +00:00
Ralf Corsepius
7a115ee642 This commit was generated by cvs2svn to compensate for changes in r22658,
which included commits to RCS files with non-trunk default branches.
2010-02-16 17:27:52 +00:00
Ralf Corsepius
4bbaac7821 Import from zlib-1.2.4 2010-02-16 16:08:54 +00:00
Ralf Corsepius
ee9d25deb0 This commit was generated by cvs2svn to compensate for changes in r22656,
which included commits to RCS files with non-trunk default branches.
2010-02-16 16:08:54 +00:00
Chris Johns
b3b8add4b4 2010-02-16 Chris Johns <chrisj@rtems.org>
* libcsupport/src/open.c: Tighten the open handler check.

2010-02-16      Sebastian Huber <sebastian.huber@embedded-brains.de>

        * libcsupport/src/rmdir.c, libcsupport/src/unlink.c: Free the
        allocated pathloc.
2010-02-16 01:47:46 +00:00
Ralf Corsepius
d95035a7a8 Import from zlib-1.2.4 2010-02-14 00:43:27 +00:00
Ralf Corsepius
fcc69714b3 This commit was generated by cvs2svn to compensate for changes in r22653,
which included commits to RCS files with non-trunk default branches.
2010-02-14 00:43:27 +00:00
Ralf Corsepius
f77a868eef Import from zlib-1.2.5 2010-02-14 00:41:38 +00:00
Ralf Corsepius
649e7ae94a This commit was generated by cvs2svn to compensate for changes in r22651,
which included commits to RCS files with non-trunk default branches.
2010-02-14 00:41:38 +00:00
Ralf Corsepius
3d478cb306 Import from zlib-1.2.4 2010-02-14 00:05:56 +00:00
Ralf Corsepius
7fefce55de This commit was generated by cvs2svn to compensate for changes in r22649,
which included commits to RCS files with non-trunk default branches.
2010-02-14 00:05:56 +00:00
Ralf Corsepius
d09e7fc8e1 Regenerate. 2010-02-11 04:44:13 +00:00
Ralf Corsepius
3bf44c2094 GCC_RPMREL = 5. 2010-02-11 04:43:01 +00:00
Ralf Corsepius
fa35b837ff Use %summary instead of %_summary in %description 2010-02-11 04:40:19 +00:00
Ralf Corsepius
78ebd539c1 Remove. 2010-02-10 15:59:03 +00:00
Ralf Corsepius
8556f93a9e Add i386. 2010-02-10 15:58:45 +00:00
Ralf Corsepius
b83fc5b3ea Remove cygwin hacks. 2010-02-10 14:38:44 +00:00
Ralf Corsepius
dc94d0431f Update. 2010-02-10 14:36:41 +00:00
Ralf Corsepius
55bbc8924b New. 2010-02-10 14:26:22 +00:00
Till Straumann
1bab8a6df1 2010-02-09 Till Straumann <strauman@slac.stanford.edu>
* network/tsec.c: Added code to restart halted DMA
	after a TX error (from error-isr). Added statistics
	counters for restarts and DMA bus errors.
2010-02-10 01:59:57 +00:00
Till Straumann
5068f3f994 2010-02-09 Till Straumann <strauman@slac.stanford.edu>
* network/if_mve/mv643xx_eth.c: Fixed alignment attribute
	in descriptor declaration. Not the pointers to the descriptors
	have to be aligned but the descriptors themselves (didn't
	cause problems but caused unnecessary holes in 'private' struct).

	FIX: Added more robustness when number of available TX descriptors
	drops to zero. (This can e.g., happen if the link goes bad causing
	packets to stall in the FIFO.) At the following points the transmitter
	is explicitly (re-)started:
	  o when link comes up and number of available TXDs is zero the
	    TX is restarted.
	  o on a failed attempt to send data due to lack of TXDs the
	    TX is restarted if swiping the TX ring doesn't yield any
	    buffers (i.e., if the # of available buffers is still zero
	    after the swipe).
2010-02-10 00:15:06 +00:00
Ralf Corsepius
e5e4e3fbf9 Add cloog-ppl. 2010-02-04 16:52:38 +00:00
Ralf Corsepius
d090950de6 New. 2010-02-04 16:52:01 +00:00
Ralf Corsepius
84da74225e Reflect cygwin finally having upgraded binutils. 2010-02-04 16:35:56 +00:00
Ralf Corsepius
5e5eb77399 Update to binutils-2.19.51-1 2010-02-04 15:35:53 +00:00
Ralf Corsepius
d031ccf716 Update. 2010-02-04 15:35:20 +00:00
Ralf Corsepius
ace475a007 Update to mpfr-2.4.1-4 2010-02-04 15:24:47 +00:00
Ralf Corsepius
4a177ff3a2 Upgrade to gmp-4.3.1_3. 2010-02-04 15:20:23 +00:00
Ralf Corsepius
d179db773c Upgrade to zlib-1.2.3-10. 2010-02-04 14:18:13 +00:00
Ralf Corsepius
e7d6bcc496 update to terminfo-5.7_20091114-13 2010-02-04 14:07:56 +00:00
Ralf Corsepius
ca2531fcce Upgrade to ncurses-5.7-18 2010-02-04 13:53:44 +00:00
Ralf Corsepius
3410d99852 Upgrade to w32api-3.14-1 2010-02-04 13:43:33 +00:00
Ralf Corsepius
4eecb24e55 Upgrade to cygwin-1.7.1 2010-02-04 13:38:42 +00:00