summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add stringto/stringto_template.h to libstringto_a_SOURCES.Ralf Corsepius2010-03-281-3/+1
|
* 2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-03-281-0/+5
| | | | | * libfs/src/pipe/pipe.c: Add HAVE_CONFIG_H support to let files receive configure defines.
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-285-0/+20
|
* 2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-03-281-0/+6
| | | | | | * libblock/src/bdpart.c, libblock/src/ramdisk-config.c, libblock/src/ramdisk-driver.c, libblock/src/ramdisk-init.c: Add HAVE_CONFIG_H support to let files receive configure defines.
* 2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-03-281-0/+8
| | | | | | | | * librpc/src/xdr/xdr.c, librpc/src/xdr/xdr_array.c, librpc/src/xdr/xdr_float.c, librpc/src/xdr/xdr_mem.c, librpc/src/xdr/xdr_rec.c, librpc/src/xdr/xdr_reference.c, librpc/src/xdr/xdr_sizeof.c, librpc/src/xdr/xdr_stdio.c Add HAVE_CONFIG_H support to let files receive configure defines.
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-2845-0/+183
|
* 2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-03-281-0/+23
| | | | | | | | | | | | | | | | | | | | | | | * librpc/src/rpc/auth_none.c, librpc/src/rpc/auth_unix.c, librpc/src/rpc/authunix_prot.c, librpc/src/rpc/bindresvport.c, librpc/src/rpc/clnt_generic.c, librpc/src/rpc/clnt_perror.c, librpc/src/rpc/clnt_raw.c, librpc/src/rpc/clnt_simple.c, librpc/src/rpc/clnt_tcp.c, librpc/src/rpc/clnt_udp.c, librpc/src/rpc/get_myaddress.c, librpc/src/rpc/getrpcent.c, librpc/src/rpc/getrpcport.c, librpc/src/rpc/netname.c, librpc/src/rpc/netnamer.c, librpc/src/rpc/pmap_clnt.c, librpc/src/rpc/pmap_getmaps.c, librpc/src/rpc/pmap_getport.c, librpc/src/rpc/pmap_prot.c, librpc/src/rpc/pmap_prot2.c, librpc/src/rpc/pmap_rmt.c, librpc/src/rpc/rpc_callmsg.c, librpc/src/rpc/rpc_commondata.c, librpc/src/rpc/rpc_dtablesize.c, librpc/src/rpc/rpc_prot.c, librpc/src/rpc/rpcdname.c, librpc/src/rpc/rtems_portmapper.c, librpc/src/rpc/rtems_rpc.c, librpc/src/rpc/rtime.c, librpc/src/rpc/svc.c, librpc/src/rpc/svc_auth.c, librpc/src/rpc/svc_auth_unix.c, librpc/src/rpc/svc_raw.c, librpc/src/rpc/svc_run.c, librpc/src/rpc/svc_simple.c, librpc/src/rpc/svc_tcp.c, librpc/src/rpc/svc_udp.c: Add HAVE_CONFIG_H support to let files receive configure defines.
* add some prototypesThomas Doerfler2010-03-271-3/+3
|
* correct prototypesThomas Doerfler2010-03-272-1/+5
|
* *** empty log message ***Thomas Doerfler2010-03-271-5/+0
|
* fix prototypesThomas Doerfler2010-03-272-1/+5
|
* code changes to remove warningsThomas Doerfler2010-03-276-7/+17
|
* fixed some warningsThomas Doerfler2010-03-273-4/+11
|
* removed "bootbard calling" warningThomas Doerfler2010-03-274-10/+8
|
* remove "uninitialized" warning in irq.cThomas Doerfler2010-03-272-2/+2
|
* remove some warningsThomas Doerfler2010-03-271-1/+1
|
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-275-4/+37
| | | | | * libgnat/ada_intrsupp.c, telnetd/check_passwd.c, telnetd/des.c, telnetd/genpw.c: Add include of config.h
* removed typo in uboot sizeThomas Doerfler2010-03-272-2/+2
|
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-2715-3/+61
| | | | * cpu.c, cpu_asm.S: Add include of config.h
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-273-0/+12
| | | | * context.c, cpu.c: Add include of config.h
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-272-0/+9
| | | | * cpu.c: Add include of config.h
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-273-0/+12
| | | | * cpu.c, cpu_asm.c: Add include of config.h
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-2712-1/+48
| | | | * cpu.c, cpu_asm.S, irq.c: Add include of config.h
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-275-0/+21
| | | | | * context_init.c, context_switch.S, cpu.c, cpu_asm.c: Add include of config.h
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-276-0/+25
| | | | | * context_init.c, context_switch.S, cpu.c, cpu_asm.c, varvects.S: Add include of config.h
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-274-2/+17
| | | | * cpu.c, cpu_asm.S, sse_test.c: Add include of config.h
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-277-0/+29
| | | | | * arm_exc_abort.S, arm_exc_handler_high.c, arm_exc_handler_low.S, arm_exc_interrupt.S, cpu.c, cpu_asm.S: Add include of config.h
* removed warningsThomas Doerfler2010-03-2713-21/+52
|
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-275-114/+15
| | | | | * Makefile.am: Remove unused file. * irq.c: Removed.
* code changes to remove warningsThomas Doerfler2010-03-272-59/+52
|
* get desired clock rate for proper sourceThomas Doerfler2010-03-272-2/+8
|
* 2010-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-03-271-0/+7
| | | | | | | * libcsupport/src/termios_baud2index.c, libcsupport/src/termios_baud2num.c, libcsupport/src/termios_num2baud.c libcsupport/src/termios_setinitialbaud.c: Add HAVE_CONFIG_H support to let files receive configure defines.
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-274-0/+16
|
* 2010-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-03-271-0/+9
| | | | | | | | | * libmisc/bspcmdline/bspcmdline.h: Minimize includes. * libmisc/bspcmdline/bspcmdline_get.c, libmisc/bspcmdline/bspcmdline_getparam.c, libmisc/bspcmdline/bspcmdline_getparamraw.c, libmisc/bspcmdline/bspcmdline_getparamrhs.c: Add HAVE_CONFIG_H support to let files receive configure defines.
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-274-6/+20
|
* Minimize includes.Ralf Corsepius2010-03-271-1/+2
|
* 2010-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-03-271-0/+9
| | | | | | | | | * libmisc/uuid/clear.c, libmisc/uuid/compare.c, libmisc/uuid/copy.c, libmisc/uuid/isnull.c, libmisc/uuid/pack.c, libmisc/uuid/parse.c, libmisc/uuid/unpack.c, libmisc/uuid/unparse.c, libmisc/uuid/uuid_time.c: Add HAVE_CONFIG_H guards around #include "config.h".
* Add HAVE_CONFIG_H guards around #include "config.h".Ralf Corsepius2010-03-279-2/+20
|
* 2010-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-03-271-0/+5
| | | | | * libmisc/monitor/mon-symbols.c: Add HAVE_STRINGS_H for better POSIX compliance.
* Add HAVE_STRINGS_H for better POSIX compliance.Ralf Corsepius2010-03-271-0/+3
|
* 2010-03-27 Chris Johns <chrisj@rtems.org>Chris Johns2010-03-2731-0/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | libfs/src/nfsclient/src/cexphelp.c, libfs/src/nfsclient/src/dirutils.c, libfs/src/nfsclient/src/nfs.modini.c, libfs/src/nfsclient/src/nfsTest.c, libfs/src/nfsclient/src/rpcio.c, libfs/src/nfsclient/src/rpcio.modini.c, libfs/src/nfsclient/src/sock_mbuf.c, libfs/src/nfsclient/src/xdr_mbuf.c, libfs/src/rfs/rtems-rfs-bitmaps-ut.c, libfs/src/rfs/rtems-rfs-bitmaps.c, libfs/src/rfs/rtems-rfs-block.c, libfs/src/rfs/rtems-rfs-buffer-bdbuf.c, libfs/src/rfs/rtems-rfs-buffer-devio.c, libfs/src/rfs/rtems-rfs-buffer.c, libfs/src/rfs/rtems-rfs-dir-hash.c, libfs/src/rfs/rtems-rfs-dir.c, libfs/src/rfs/rtems-rfs-file-system.c, libfs/src/rfs/rtems-rfs-file.c, libfs/src/rfs/rtems-rfs-format.c, libfs/src/rfs/rtems-rfs-group.c, libfs/src/rfs/rtems-rfs-inode.c, libfs/src/rfs/rtems-rfs-link.c, libfs/src/rfs/rtems-rfs-mutex.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-utils.c, libfs/src/rfs/rtems-rfs-rtems.c, libfs/src/rfs/rtems-rfs-shell.c, libfs/src/rfs/rtems-rfs-trace.c: Add HAVE_CONFIG_H support to let files receive configure defines.
* 2010-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-03-271-0/+9
| | | | | | | | | * libnetworking/libc/gethostbydns.c, libnetworking/libc/gethostbyht.c, libnetworking/libc/gethostnamadr.c, libnetworking/libc/getnetbyht.c, libnetworking/libc/linkaddr.c, libnetworking/libc/ns_print.c, libnetworking/libc/res_debug.c, libnetworking/libc/res_query.c, libnetworking/libc/res_send.c, libnetworking/libc/res_update.c: Add HAVE_STRINGS_H for better POSIX compliance.
* Add HAVE_STRINGS_H for better POSIX compliance.Ralf Corsepius2010-03-2710-0/+30
|
* 2010-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-03-271-0/+5
| | | | | * libmisc/monitor/mon-command.c: Add HAVE_CONFIG_H support to let files receive configure defines.
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-271-0/+4
|
* 2010-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-03-261-0/+7
| | | | | | | * libmisc/shell/hexdump-display.c, libmisc/shell/hexdump-parse.c, libmisc/shell/hexsyntax.c, libmisc/shell/main_hexdump.c, libmisc/shell/main_rm.c: Add HAVE_STRINGS_H for better POSIX compliance.
* Add HAVE_STRINGS_H for better POSIX compliance.Ralf Corsepius2010-03-269-0/+32
|
* 2010-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-03-261-0/+5
| | | | | * shttpd/auth.c, shttpd/io_emb.c, shttpd/mime_type.c, shttpd/shttpd.c: Add HAVE_STRINGS_H for better POSIX compliance.
* 2010-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-03-261-0/+14
| | | | | | | | | | | | | | * libmisc/shell/dd-args.c, libmisc/shell/dd-conv.c, libmisc/shell/dd-conv_tab.c, libmisc/shell/dd-misc.c, libmisc/shell/dd-position.c, libmisc/shell/fdisk.c, libmisc/shell/fts.c, libmisc/shell/hexdump-conv.c, libmisc/shell/hexdump-display.c, libmisc/shell/hexdump-odsyntax.c, libmisc/shell/hexdump-parse.c, libmisc/shell/hexsyntax.c, libmisc/shell/login_check.c, libmisc/shell/login_prompt.c, libmisc/shell/main_dd.c, libmisc/shell/main_hexdump.c, libmisc/shell/main_ln.c, libmisc/shell/main_mknod.c, libmisc/shell/main_rtc.c, libmisc/shell/mknod-pack_dev.c: Add HAVE_CONFIG_H support to let files receive configure defines.
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-2620-0/+80
|