Ralf Corsepius
|
d024ff49c4
|
Use memset instead of bzero.
|
2008-08-21 13:06:53 +00:00 |
|
Ralf Corsepius
|
9ac81fe2ea
|
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/internal.h: Don't include "config.h".
Adjust header guard.
|
2008-08-21 12:30:23 +00:00 |
|
Ralf Corsepius
|
16e4fb6352
|
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/cmp-ls.c, libmisc/shell/err.c,
libmisc/shell/errx.c, libmisc/shell/filemode.c,
libmisc/shell/fts.c, libmisc/shell/main_cp.c,
libmisc/shell/main_ls.c, libmisc/shell/main_mv.c,
libmisc/shell/main_rm.c, libmisc/shell/print-ls.c,
libmisc/shell/pwcache.c, libmisc/shell/shellconfig.c,
libmisc/shell/utils-cp.c, libmisc/shell/utils-ls.c,
libmisc/shell/verr.c, libmisc/shell/verrx.c,
libmisc/shell/vis.c, libmisc/shell/vwarn.c,
libmisc/shell/vwarnx.c, libmisc/shell/warn.c,
libmisc/shell/warnx.c: Include "config.h".
|
2008-08-21 12:29:12 +00:00 |
|
Ralf Corsepius
|
575babcf49
|
Include "config.h".
|
2008-08-21 12:29:02 +00:00 |
|
Ralf Corsepius
|
84b36f433a
|
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/monitor/mon-network.c, libmisc/monitor/mon-part.c,
libmisc/monitor/mon-region.c, libmisc/monitor/mon-sema.c:
Include "config.h".
|
2008-08-21 12:25:51 +00:00 |
|
Ralf Corsepius
|
e53fd874fc
|
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/main_ifconfig.c: Use memset instead of bzero.
|
2008-08-21 06:07:16 +00:00 |
|
Ralf Corsepius
|
86f89be4a3
|
Use memset instead of bzero.
|
2008-08-21 06:07:07 +00:00 |
|
Ralf Corsepius
|
3316af8af2
|
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* ftpd/ftpd.c: Don't use annonymous unions.
|
2008-08-21 04:57:22 +00:00 |
|
Ralf Corsepius
|
199a0d363d
|
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libblock/src/flashdisk.c: Remove bool, true, false.
|
2008-08-21 04:32:22 +00:00 |
|
Ralf Corsepius
|
5c0d4fd8ab
|
Remove bool, true, false.
|
2008-08-21 04:32:11 +00:00 |
|
Ralf Corsepius
|
182aecb9c6
|
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/score/avr.h: Add avr25, avr31, avr35, avr51 to
CPU_NAME cascade.
* rtems/score/cpu.h: Add missing prototypes.h.
|
2008-08-21 04:14:53 +00:00 |
|
Ralf Corsepius
|
5b31128b99
|
Add avr25, avr31, avr35, avr51 to CPU_NAME cascade.
|
2008-08-21 04:14:20 +00:00 |
|
Ralf Corsepius
|
bdf9e8de99
|
Add missing prototypes.
|
2008-08-21 04:12:26 +00:00 |
|
Ralf Corsepius
|
b7b6100115
|
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/score/types.h: Include stdbool.h.
Use bool as base-type for boolean.
|
2008-08-21 04:10:51 +00:00 |
|
Ralf Corsepius
|
30e2df697a
|
Include stdbool.h. Use bool as base-type for boolean.
|
2008-08-21 04:10:35 +00:00 |
|
Joel Sherrill
|
aa4a3f1ac4
|
2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* libmisc/dummy/dummy.c: Add missing initializers.
* score/src/threadinitialize.c: Change type of loop counter.
|
2008-08-20 22:24:09 +00:00 |
|
Joel Sherrill
|
ccec63e98d
|
2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/src/error.c, libmisc/dummy/dummy.c,
rtems/src/rtemsobjectgetapiclassname.c,
rtems/src/rtemsobjectgetapiname.c: Add 0 for missing initializers.
|
2008-08-20 19:31:24 +00:00 |
|
Joel Sherrill
|
dccd35192f
|
2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libchip/i2c/spi-sd-card.c: Fixed integer conversion warnings.
|
2008-08-20 17:30:07 +00:00 |
|
Joel Sherrill
|
85bca3f228
|
2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/rtems/status-checks.h: Fixed integer conversion warning.
|
2008-08-20 17:29:37 +00:00 |
|
Joel Sherrill
|
1dab7883a9
|
2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* mpc55xx/fec/fec.c: Added copyright information.
* mpc55xx/dspi/dspi.c, mpc55xx/edma/edma.c, mpc55xx/esci/esci.c:
Fixed nexted extern declarations. Fixed integer conversion warnings.
* shared/include/cpuIdent.c: Added missing initializers.
|
2008-08-20 17:29:19 +00:00 |
|
Joel Sherrill
|
76cb5e4953
|
2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* src/irq-generic.c: Fixed integer conversion warnings.
|
2008-08-20 17:28:59 +00:00 |
|
Joel Sherrill
|
dab9e55c77
|
2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/mpc55xxevb.h, network/network.c, startup/sd-card-init.c,
tests/tests.c: Added copyright information. Added missing prototypes.
Fixed integer conversion warning.
* startup/bspclean.c: Include bootcard.h.
|
2008-08-20 17:28:14 +00:00 |
|
Joel Sherrill
|
bbbb8f0840
|
2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/tm27.h: Uses now a decrementer exception handler. Replaces
previous file.
* startup/bspstart.c: Install a default decrementer exception handler.
|
2008-08-20 17:27:43 +00:00 |
|
Joel Sherrill
|
9a85541b38
|
2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* block/block.c, console/console.c, dswifi/arm9/source/sgIP.h,
dswifi/arm9/source/sgIP_ARP.h, dswifi/arm9/source/sgIP_Config.h,
dswifi/arm9/source/sgIP_DHCP.h, dswifi/arm9/source/sgIP_DNS.h,
dswifi/arm9/source/sgIP_Hub.h, dswifi/arm9/source/sgIP_ICMP.h,
dswifi/arm9/source/sgIP_IP.h, dswifi/arm9/source/sgIP_TCP.h,
dswifi/arm9/source/sgIP_UDP.h, dswifi/arm9/source/sgIP_memblock.h,
dswifi/arm9/source/wifi_arm9.c, dswifi/arm9/source/wifi_arm9.h,
dswifi/include/dswifi7.h, dswifi/include/dswifi9.h, fb/fb.c,
include/my_ipc.h, libfat/source/disc_io/disc_io.h,
libfat/source/disc_io/io_nmmc.c,
libnds/include/nds/arm9/exceptions.h,
libnds/include/nds/arm9/input.h, libnds/include/nds/arm9/ndsmotion.h,
libnds/include/nds/arm9/videoGL.h, libnds/source/arm9/console.c,
libnds/source/arm9/gurumeditation.c, libnds/source/arm9/ndsmotion.c,
libnds/source/common/card.c, libnds/source/common/interrupts.c,
sound/sound.c, startup/start.c, touchscreen/reco.h, wifi/compat.c,
wifi/compat.h: Fix most warnings.
|
2008-08-20 16:31:41 +00:00 |
|
Ralf Corsepius
|
19b9991ece
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Abort if stdbool.h is not c99 compliant.
|
2008-08-20 15:10:42 +00:00 |
|
Ralf Corsepius
|
3e63ac1b63
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/pppd.h: Use stdbool.h. Remove local bool.
|
2008-08-20 15:00:25 +00:00 |
|
Ralf Corsepius
|
a807b75e38
|
Use stdbool.h. Remove local bool.
|
2008-08-20 14:59:51 +00:00 |
|
Joel Sherrill
|
b9f2bb8a41
|
2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/score/cpu.h: Correct prototype of _CPU_Thread_dispatch_pointer.
|
2008-08-20 13:36:29 +00:00 |
|
Ralf Corsepius
|
99ee8265c3
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* GT64260/GT64260TWSI.c, network/if_100MHz/GT64260eth.c,
network/if_1GHz/if_wm.c: Add missing prototypes.
|
2008-08-20 11:32:54 +00:00 |
|
Ralf Corsepius
|
5d2f519617
|
Add missing prototypes.
|
2008-08-20 11:32:46 +00:00 |
|
Ralf Corsepius
|
6771a9e796
|
Add missing prototypes.
|
2008-08-20 09:00:11 +00:00 |
|
Ralf Corsepius
|
32cf352584
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/consolelite.c, opbintctrl/opbintctrl.c:
Add missing prototypes.
|
2008-08-20 09:00:02 +00:00 |
|
Ralf Corsepius
|
d06aa82383
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* irq/FPGA.c, irq/irq_init.c, pci/no_host_bridge.c,
startup/Hwr_init.c, startup/genpvec.c:
Add missing prototypes.
|
2008-08-20 08:58:38 +00:00 |
|
Ralf Corsepius
|
24e0d9aa78
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* GT64260/GT64260TWSI.c, irq/irq_init.c,
network/if_100MHz/GT64260eth.c, network/if_1GHz/if_wm.c,
pci/pci.c, pci/pci_interface.c, startup/bspstart.c,
vectors/exceptionhandler.c: Add missing prototypes.
|
2008-08-20 08:57:03 +00:00 |
|
Ralf Corsepius
|
db4b7dc140
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* i2c/i2c_init.c, i2c/mpc8540_i2c.c, irq/irq_init.c,
network/tsec.c, pci/detect_host_bridge.c, startup/bspstart.c:
Add missing prototypes.
|
2008-08-20 08:55:10 +00:00 |
|
Ralf Corsepius
|
b95cd64711
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cleanup.
|
2008-08-20 08:53:15 +00:00 |
|
Ralf Corsepius
|
31c62d0d7f
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/flash/flash.c, shared/irq/irq_init.c: Add missing
prototypes.
|
2008-08-20 08:52:03 +00:00 |
|
Ralf Corsepius
|
d4edf2dd49
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add AC_HEADER_STDBOOL.
|
2008-08-20 07:46:50 +00:00 |
|
Ralf Corsepius
|
17ed18c058
|
Add AC_HEADER_STDBOOL.
|
2008-08-20 07:46:26 +00:00 |
|
Ralf Corsepius
|
291557bba2
|
2008-08-2008 Ralf Corsépius <ralf.corsepius@rtems.org>
* libblock/src/nvdisk.c: Remove bool, true, false (unused, clashes
with C99/POSIX).
|
2008-08-20 07:16:02 +00:00 |
|
Ralf Corsepius
|
16fa78edc5
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* pci/pci.c: Add CVS Id.
|
2008-08-20 06:59:04 +00:00 |
|
Ralf Corsepius
|
401dbf89f4
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* GT64260/MVME5500I2C.c: Once again eliminate u32, unchar.
Add CVS Id, fix typo.
|
2008-08-20 06:57:13 +00:00 |
|
Ralf Corsepius
|
752b895175
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* at91rm9200/irq/bsp_irq_init.c, lpc22xx/irq/bsp_irq_init.c,
mc9328mxl/irq/bsp_irq_init.c, s3c24xx/irq/bsp_irq_init.c:
Add missing prototypes.
|
2008-08-20 05:52:46 +00:00 |
|
Ralf Corsepius
|
1233af37f7
|
Add missing prototypes.
|
2008-08-20 05:52:39 +00:00 |
|
Ralf Corsepius
|
cc981e11bc
|
Add missing prototypes.
|
2008-08-20 05:47:08 +00:00 |
|
Ralf Corsepius
|
288fbd42e3
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* mpc8260/clock/clock.c, mpc8260/console-generic/console-generic.c:
Add missing prototypes.
|
2008-08-20 05:46:58 +00:00 |
|
Ralf Corsepius
|
2366de1f53
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/p_clock.c, console/console.c, irq/irq.c, irq/irq_init.c,
vectors/vectors_init.c: Add missing prototypes.
|
2008-08-20 05:45:18 +00:00 |
|
Ralf Corsepius
|
717d3707eb
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/showbats.c, shared/console/inch.c, shared/irq/irq_init.c,
shared/pci/detect_raven_bridge.c, shared/startup/bspstart.c,
shared/startup/zerobss.c, shared/vme/vmeconfig.c,
startup/exit.c: Add missing prototypes.
|
2008-08-20 05:43:49 +00:00 |
|
Ralf Corsepius
|
ce53040ef4
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/p_clock.c, irq/irq.c, irq/irq_init.c, vectors/vectors_init.c:
Add missing prototypes.
|
2008-08-20 05:30:44 +00:00 |
|
Ralf Corsepius
|
3dc0d74d08
|
Add missing prototypes.
|
2008-08-20 05:30:36 +00:00 |
|