Ralf Corsepius
18f1673427
Misc. ansifications.
...
Add missing prototypes.
2008-08-01 06:06:27 +00:00
Ralf Corsepius
456ebf8185
Misc. ansifications.
2008-08-01 05:59:32 +00:00
Ralf Corsepius
daf5dcf276
2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* librpc/include/rpc/auth_unix.h, librpc/include/rpc/pmap_clnt.h,
librpc/include/rpc/pmap_prot.h, librpc/include/rpc/pmap_rmt.h,
librpc/include/rpc/rpc_msg.h, librpc/include/rpc/svc_auth.h,
librpc/include/rpcsvc/yppasswd.x, librpc/src/rpc/netnamer.c,
librpc/src/rpc/svc_udp.c, librpc/src/xdr/xdr_rec.c,
librpc/include/rpcsvc/ypclnt.h, librpc/include/rpcsvc/yp_prot.h:
Eliminate __P().
2008-08-01 05:41:43 +00:00
Ralf Corsepius
22dd335a4d
Fix oversight in previous patch.
2008-08-01 05:40:53 +00:00
Ralf Corsepius
9f4040a13b
Eliminate __P().
2008-08-01 05:40:52 +00:00
Ralf Corsepius
184afdac3f
2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/include/rtems/score/thread.h: Add missing prototype.
2008-08-01 05:13:12 +00:00
Ralf Corsepius
5742e5e278
Add missing prototype.
2008-08-01 05:13:02 +00:00
Ralf Corsepius
1cf6c144ed
Add missing prototypes
2008-08-01 05:11:59 +00:00
Ralf Corsepius
4d40cb10b2
2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libfs/src/nfsclient/src/nfs.c: Add missing prototype.
2008-08-01 05:09:03 +00:00
Ralf Corsepius
175b9f17c3
2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/lib/ftpfs.c, libnetworking/libc/rcmd.c,
libnetworking/netinet/in_cksum_m68k.h,
libnetworking/netinet/ip_divert.c, libnetworking/rtems/ftpfs.h,
libnetworking/rtems/mkrootfs.c, libnetworking/rtems/mkrootfs.h,
libnetworking/rtems/rtems_showroute.c: Add missing prototypes.
2008-08-01 05:07:53 +00:00
Ralf Corsepius
e386ad7265
Add missing prototypes.
2008-08-01 05:07:41 +00:00
Ralf Corsepius
4ad63f50e2
2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* itron/include/itronsys/types.h: Add missing prototype.
2008-08-01 05:04:44 +00:00
Ralf Corsepius
a6924074d1
2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* ftpd/ftpd.c: Fix broken prototype.
2008-08-01 05:03:33 +00:00
Ralf Corsepius
03e3a3ac3e
Fix broken prototype.
2008-08-01 05:03:23 +00:00
Ralf Corsepius
60137bb013
2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libblock/include/rtems/bdbuf.h, libblock/src/bdbuf.c:
Add missing prototypes.
2008-08-01 05:01:52 +00:00
Ralf Corsepius
a5fb40cf68
Add missing prototypes.
2008-08-01 05:01:28 +00:00
Ralf Corsepius
22cee0a485
2008-07-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libmisc/shell/main_netstats.c: Add missing prototypes.
* libmisc/shell/main_wkspaceinfo.c: Remove classinfo_tester.
2008-08-01 04:59:09 +00:00
Joel Sherrill
c560ef1642
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* runtest.in: Make attempt to detect memory exceptions and abort
running tests.
2008-07-31 19:20:24 +00:00
Joel Sherrill
e483dc3a6e
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.am: Do not build .rel files. Reduces code bloat.
2008-07-31 18:34:31 +00:00
Joel Sherrill
694c85ee13
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.am: Add stub for U-Boot support. Hopefully someone more
knowledgeable than I can provide a real address and length.
* startup/uboot_support.c: New file.
2008-07-31 18:09:34 +00:00
Joel Sherrill
7e5bf38aac
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* tests/tests.c: Remove C++ style comments.
2008-07-31 17:50:58 +00:00
Joel Sherrill
23bfd0cd27
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* libmisc/shell/main_rm.c: sys/mount.h is not available when networking
is disabled but luckily it is not even needed to compile.
2008-07-31 15:02:48 +00:00
Joel Sherrill
90c9d2b45f
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* shared/misc/m68kidle.c: Correct prototype of Idle threads.
2008-07-31 15:00:11 +00:00
Joel Sherrill
44ad347a1b
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* porting/idlethread.t: Correct prototype of Idle threads.
2008-07-31 14:59:43 +00:00
Joel Sherrill
73570ec985
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* startup/bspclean.c: Use C style comment.
2008-07-31 14:56:51 +00:00
Joel Sherrill
3c87adba3f
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* cpu.c, rtems/score/cpu.h: Correct prototype of Idle threads.
2008-07-31 14:55:56 +00:00
Joel Sherrill
432a662c1b
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* rtems/score/cpu.h: Correct prototype of Idle threads.
2008-07-31 14:55:54 +00:00
Ralf Corsepius
f48873dfec
Add missing prototypes.
2008-07-31 06:31:20 +00:00
Ralf Corsepius
0929315249
Remove classinfo_tester.
2008-07-31 06:31:04 +00:00
Ralf Corsepius
a433ae20aa
2008-07-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shttpd/compat_rtems.c: Replace C++-comments with C-comments.
2008-07-31 05:40:09 +00:00
Ralf Corsepius
79c91cc0d0
Replace C++-comments with C-comments.
2008-07-31 05:39:58 +00:00
Joel Sherrill
4693690afd
Formatting.
2008-07-30 15:31:19 +00:00
Ralf Corsepius
9c186eb027
2008-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* httpd/emfdb.h, httpd/socket.c, httpd/uemf.c, httpd/uemf.h,
httpd/um.h, httpd/webmain.c, httpd/webs.c, httpd/webs.h,
httpd/wsIntrn.h: Add missing protoypes.
2008-07-30 09:59:52 +00:00
Ralf Corsepius
257b238736
Add missing prototypes.
2008-07-30 09:59:26 +00:00
Joel Sherrill
a4a95e61b1
2008-07-29 Tim Cussins <timcussins@eml.cc>
...
* ChangeLog, libmisc/monitor/mon-object.c: Add mising RTEMS_POSIX_API
conditional.
2008-07-29 20:54:51 +00:00
Ralf Corsepius
8334e6b4f2
2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* ftpd/ftpd.c, ftpd/ftpd.h: Add prototypes.
2008-07-29 11:53:37 +00:00
Ralf Corsepius
c8a9f80fb1
2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libmisc/monitor/mon-monitor.c: Remove stray arg from function
call.
2008-07-29 11:51:47 +00:00
Ralf Corsepius
2b6436090d
Remove stray arg from function call.
2008-07-29 11:51:37 +00:00
Ralf Corsepius
28351f3260
2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libmisc/capture/capture.h, libmisc/monitor/mon-symbols.c,
libmisc/monitor/monitor.h: Add missing prototypes.
2008-07-29 11:50:20 +00:00
Ralf Corsepius
30b8ac1cc4
Add missing prototypes.
2008-07-29 11:49:50 +00:00
Ralf Corsepius
5bc8a75e39
Add prototypes.
2008-07-29 11:46:19 +00:00
Ralf Corsepius
c26545905f
2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/inline/rtems/score/tod.inl: Add prototypes.
* score/src/coretodset.c: Remove stray args in function call.
2008-07-29 11:41:54 +00:00
Ralf Corsepius
b272001594
Remove stray args in function call.
2008-07-29 11:41:42 +00:00
Ralf Corsepius
ea5a80c5ae
2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/include/rtems/libcsupport.h,
libcsupport/include/rtems/libio_.h,
libcsupport/src/malloc_statistics_helpers.c,
libcsupport/src/scandir.c: Add prototypes.
2008-07-29 09:25:24 +00:00
Ralf Corsepius
df3021ad78
Add prototypes.
2008-07-29 09:25:11 +00:00
Ralf Corsepius
8d52ad5c20
2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* telnetd/pty.c: Add prototypes. Remove misc. C++-code pollution.
2008-07-29 09:17:49 +00:00
Ralf Corsepius
697cdd9871
Add prototypes. Remove misc. C++-code pollution.
2008-07-29 09:17:28 +00:00
Ralf Corsepius
34b90a86f5
2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/src/prwlocktrywrlock.c, posix/src/prwlocktryrdlock.c,
posix/src/prwlockrdlock.c: Use C-style comments.
2008-07-29 08:51:41 +00:00
Ralf Corsepius
7d53ba7fd8
Use C-style comments.
2008-07-29 08:51:16 +00:00
Thomas Doerfler
cc54cc9175
src/irq-legacy.c: Free allocated memory in hander remove
...
bootcard.c: Check if the heap fits into the work area
2008-07-29 07:11:21 +00:00