Commit Graph

23525 Commits

Author SHA1 Message Date
Ralf Corsepius
984c4c492f 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR1945/cpukit
	* libfs/src/nfsclient/src/nfs.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, libnetworking/lib/ftpfs.c,
	libnetworking/lib/tftpDriver.c: Replace rtems_off64_t with off_t.
2011-11-06 12:00:04 +00:00
Ralf Corsepius
22ad826358 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR1945/cpukit
	* libfs/src/imfs/deviceio.c, libfs/src/imfs/imfs.h,
	libfs/src/imfs/imfs_directory.c, libfs/src/imfs/imfs_fifo.c,
	libfs/src/imfs/memfile.c: Replace rtems_off64_t with off_t.
2011-11-06 11:57:10 +00:00
Ralf Corsepius
59ca2f8ccb 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR1945/cpukit
	* libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_dir.c,
	libfs/src/dosfs/msdos_file.c:
	Replace rtems_off64_t with off_t.
2011-11-06 11:54:49 +00:00
Ralf Corsepius
e4c0a04bd3 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR1945/cpukit
	* libfs/src/defaults/default_ftruncate.c,
	libfs/src/defaults/default_lseek.c:
	Replace rtems_off64_t with off_t.
2011-11-06 11:52:45 +00:00
Ralf Corsepius
b799e4ebc1 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR1945/cpukit
	* libcsupport/include/rtems/libio.h: Mark rtems_off64_t as
	deprecated.
	Replace rtems_off64_t with off_t.
2011-11-06 11:50:21 +00:00
Ralf Corsepius
e38658762d 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/rfs/rtems-rfs-dir.c: Rename PRIdoff_t into PRIooff_t.
2011-11-06 07:08:32 +00:00
Joel Sherrill
a6bd46d5e0 2011-11-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* ChangeLog, Makefile.am: Add bsp_reset() stub.
2011-11-04 19:47:13 +00:00
Gedare Bloom
39eabe0588 2011-11-04 gedare@rtems.org
* MAINTAINERS: Add myself as maintainer
2011-11-04 19:12:02 +00:00
Sebastian Huber
abe56121c7 2011-11-04 Sebastian Huber <sebastian.huber@embedded-brains.de>
* support/src/test_support.c: Avoid magic numbers.
2011-11-04 09:55:04 +00:00
Chris Johns
1e0f63b52c 2011-11-04 Chris Johns <chrisj@rtems.org>
* libfs/src/rfs/rtems-rfs-dir.h: Commit the missing change. Part
        of removing the hardcoded dir string.
2011-11-03 22:02:01 +00:00
Joel Sherrill
6167a5b572 2011-11-03 Chris Johns <chrisj@rtems.org>
PR 1948/filesystem
	* libfs/src/rfs/rtems-rfs-file-system.c,
	libfs/src/rfs/rtems-rfs-file-system.h,
	libfs/src/rfs/rtems-rfs-format.c, libfs/src/rfs/rtems-rfs-rtems.c:
	Add support for mount passing an ASCIIZ string containing
	configuration options. Remove the hardcoded dir string and
	size. Fix comments.
	* libblock/src/bdbuf.c: Fix state labels in trace output.
2011-11-03 14:11:07 +00:00
Chris Johns
97ae192a23 2011-11-03 Chris Johns <chrisj@rtems.org>
PR 1948/filesystem
        * libfs/src/rfs/rtems-rfs-file-system.c,
        libfs/src/rfs/rtems-rfs-file-system.h,
        libfs/src/rfs/rtems-rfs-format.c, libfs/src/rfs/rtems-rfs-rtems.c:
        Add support for mount passing an ASCIIZ string containing
        configuration options. Remove the hardcoded dir string and
        size. Fix comments.
        * libblock/src/bdbuf.c: Fix state labels in trace output.
2011-11-03 06:32:42 +00:00
Joel Sherrill
b009f48110 2011-10-31 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1947/doc
	* started/buildrt.t: Make note that native toolset is needed to
	configure and build RTEMS.
2011-10-31 13:46:43 +00:00
Ralf Corsepius
c652dfe261 New. 2011-10-30 16:07:03 +00:00
Ralf Corsepius
9bdb4292fa 2011-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/newlibc_exit.c: Don't undef __USE_INIT_FINI__.
2011-10-30 05:33:01 +00:00
Joel Sherrill
4778c6e0c4 2011-10-28 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1944/misc
	* libchip/serial/mc68681.c: Remove #if 0.
2011-10-28 13:58:22 +00:00
Ralf Corsepius
dc2cc62736 Regenerate. 2011-10-28 13:21:46 +00:00
Ralf Corsepius
f282566740 Preps for gcc-4.6.2. 2011-10-28 13:19:21 +00:00
Ralf Corsepius
243b1ccb5c 2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/monitor/mon-monitor.c (rtems_monitor_wakeup):
	Remove unused var "status" (Avoid warning).
2011-10-26 14:05:32 +00:00
Ralf Corsepius
27620f449e 2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Fix DIST_SUBDIRS.
	Reformat.
	Add support/fstest.h.
2011-10-26 13:35:16 +00:00
Sebastian Huber
5a868873af 2011-10-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
* mouse01/init.c: Account for extra message buffer size.
2011-10-26 11:13:59 +00:00
Sebastian Huber
ad0e103967 2011-10-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
* ftp01/init.c: Account for extra FTP worker task stack sizes.
2011-10-26 10:34:11 +00:00
Sebastian Huber
09647b7e20 2011-10-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
* ftpd/ftpd.h, ftpd/ftpd.c: Moved buffer and stack size constants into
	header file.
2011-10-26 10:32:09 +00:00
Sebastian Huber
eef45d18c3 2011-10-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
* ftpd/ftpd.c: Increased data buffer size to 4096 bytes.  Use
	RTEMS_MINIMUM_STACK_SIZE plus the data buffer size for worker thread
	stack size.
2011-10-26 10:20:54 +00:00
Ralf Corsepius
8c30ecd177 2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/imfs/imfs.h: Add IMFS_memfile_maximum_size.
2011-10-26 03:49:27 +00:00
Ralf Corsepius
7a415dbd1f 2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/can/occan.c: Comment out unused var "tmp".
2011-10-26 03:08:40 +00:00
Ralf Corsepius
c46399635a 2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* network/network.c: Remove unused var "dptr".
2011-10-26 02:54:22 +00:00
Ralf Corsepius
d8b42565d7 2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/serial/ns16550.c (ns16550_init):
	Remove unused var "ucTrash".
2011-10-26 02:51:15 +00:00
Ralf Corsepius
5008f65e6f 2011-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h:
	Remove fatal_posix_service_pointer_minus_one (unused).
2011-10-25 16:30:35 +00:00
Ralf Corsepius
41909dea87 2011-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxmsgq01/init.c: Introduce fatal_posix_mqd.
	Replace fatal_posix_service_pointer_minus_one with fatal_posix_mqd.
	* psxsem01/init.c: Introduce fatal_posix_sem.
	Replace fatal_posix_service_pointer_minus_one with fatal_posix_sem.
2011-10-25 16:29:14 +00:00
Ralf Corsepius
8ed7d0a645 2011-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxreaddir/test.c: Remove bogus casts.
	Fix fprintf format strings.
2011-10-25 15:12:08 +00:00
Ralf Corsepius
1293540857 Apply missing patch. 2011-10-25 15:10:52 +00:00
Ralf Corsepius
95008c6dc4 2011-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/Makefile.am: Add src/status.c.
	* rtems/include/rtems/rtems/status.h: Make
	_Status_Object_name_errors_to_status an external variable.
	* rtems/src/status.c: New (split out from
	rtems/include/rtems/rtems/status.h).
2011-10-25 07:45:47 +00:00
Ralf Corsepius
d5de617230 2011-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/Makefile.am: Reformat.
2011-10-25 07:11:48 +00:00
Ralf Corsepius
74bfa2e492 2011-10-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for decls of utime and utimes.
2011-10-24 13:08:05 +00:00
Ralf Corsepius
68b1b174d3 2011-10-24 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1942/cpukit:
	* score/src/schedulercbsdetachthread.c: Move initialization of var
	"sched_info" down (Avoid it being used uninitialized).
2011-10-24 12:54:50 +00:00
Ralf Corsepius
a5b4ab6a29 2011-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/network/smc91111.c (lan91cxx_recv):
	Define var "lp" conditionally (Avoid warning).
2011-10-23 13:32:42 +00:00
Ralf Corsepius
1e54c69910 2011-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/utimes.c (utimes): Remove casts to time_t.
2011-10-23 06:54:41 +00:00
Ralf Corsepius
b01abd58c6 2011-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* page.c: Remove unused var "dirCount".
2011-10-23 06:40:09 +00:00
Ralf Corsepius
a3fd09b69e 2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxfile01/test.c: Remove local redeclaration of IMFS_dump.
2011-10-22 12:20:33 +00:00
Ralf Corsepius
e3b324b4cd 2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/comm/uart.c (uartError): Remove unused var "uartStatus".
2011-10-22 04:40:53 +00:00
Ralf Corsepius
0d12670683 2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/network/dec21140.c (dec21140_rxDaemon):
	Remove unused var "tbase".
2011-10-22 04:36:14 +00:00
Ralf Corsepius
81c35902bd 2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/rtc/mc146818a.c (mc146818a_initialize):
	Remove unused var "getReg".
	* libchip/rtc/mc146818a.c (mc146818a_set_time):
	Remove unused var "getReg".
2011-10-22 04:33:02 +00:00
Ralf Corsepius
f27d2f8cb9 2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* malloc04/init.c: Define p1, p2, p3, p4 extern (Avoid warnings).
2011-10-22 04:18:39 +00:00
Ralf Corsepius
5dd62f06af 2011-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/console.c (ISS_output_char): Add return type.
	* timer/timer.c: Remove unused vars "old_ie".
2011-10-21 13:37:01 +00:00
Sebastian Huber
d4a9594039 2011-10-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
* nios2-mpu-configuration.c, nios2-mpu-descriptor.c,
	nios2-mpu-disable-protected.c, nios2-mpu-reset.c: New files.
	* Makefile.am: Reflect changes above.
	* rtems/score/nios2-utility.h, nios2-context-initialize.c: Added
	support for the memory protection unit (MPU).
2011-10-21 08:44:23 +00:00
Ralf Corsepius
488dc6be31 2011-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove -Werror=...
2011-10-21 03:29:23 +00:00
Ralf Corsepius
9e621f6d05 2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/display/disp_hcms29xx.c: Remove ARRAY_COUNT (unused).
2011-10-20 15:35:40 +00:00
Ralf Corsepius
7bc026e608 2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* console.c: Include <rtems/error.h> for rtems_panic().
2011-10-20 15:33:09 +00:00
Ralf Corsepius
9356119583 2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/net/if_ethersubr.c (ether_output):
	Remove unused vars "hlen", "off".
2011-10-20 13:54:45 +00:00