Commit Graph
13331 Commits
Author SHA1 Message Date
Ralf Corsepius de507c5c59 Regenerate. 2007-03-19 07:02:50 +00:00
Ralf Corsepius 63a5c63c60 2007-03-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/conf.h: Don't include machine/conf.h.
	Update copyright notice.
	Remove unused/non-implemented declarations.
	* libnetworking/Makefile.am: Remove machine/conf.h.
	* libnetworking/machine/conf.h: Remove.
2007-03-19 07:01:57 +00:00
Ralf Corsepius 1a26f53b0e Don't include machine/conf.h.
Update copyright notice.
Remove unused/non-implemented declarations.
2007-03-19 07:01:40 +00:00
Ralf Corsepius cf9fd567a3 Remove machine/conf.h. 2007-03-19 07:01:08 +00:00
Ralf Corsepius 95516ff3ac Remove. 2007-03-19 06:59:51 +00:00
Ralf Corsepius 6cf0fae8a4 2007-03-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/systm.h: Update copyright notice from FreeBSD.
	Remove many non-supported/unused declarations.
2007-03-19 05:40:12 +00:00
Ralf Corsepius 417edf25a9 2007-03-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/ucred.h: Remove crcopy, crdup, crfree, crget,
	  crhold (Unused/non-implemented).
2007-03-18 14:03:16 +00:00
Ralf Corsepius 8dcdb051c6 2007-03-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/ucred.h: Remove __P().
	* libnetworking/sys/callout.h: Remove __P().
	* libnetworking/sys/domain.h: Remove __P().
	* libnetworking/sys/socketvar.h: Remove __P().
	* libnetworking/sys/socket.h: Remove __P().
	* libnetworking/sys/select.h: Remove __P().
	* libnetworking/sys/kernel.h: Remove __P().
	* libnetworking/sys/protosw.h: Remove __P().
2007-03-18 13:33:05 +00:00
Ralf Corsepius 51cda9a4cd Remove __P(). 2007-03-18 13:31:48 +00:00
Ralf Corsepius 196346393c 2007-03-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/conf.h: Remove bdevsw, cdevsw, swdevt (Unused).
2007-03-18 08:31:57 +00:00
Ralf Corsepius c475e3e9e9 Remove bdevsw, cdevsw, swdevt (Unused). 2007-03-18 08:31:46 +00:00
Ralf Corsepius f5f1b9c417 2007-03-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/systm.h: Remove nblkdev, nchrdev,
	swdevt, nswdev, nswap (Unused).
2007-03-18 08:30:47 +00:00
Ralf Corsepius 689516cc61 Remove nblkdev, nchrdev, swdevt, nswdev, nswap (Unused). 2007-03-18 08:29:23 +00:00
Ralf Corsepius 72cbfbb3cd 2007-03-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/conf.h: Remove non-implemented/unused symbols.
2007-03-18 07:56:34 +00:00
Ralf Corsepius f0e48c55ff 2007-03-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/net/ppp_tty.c: Use struct rtems_termios_linesw
	instead of struct linesw (PR 1229)
	* libnetworking/sys/systm.h: Comment out copyin/copyout to work
	around clash with defines from rtems_bsdnet_internal.h.
2007-03-18 07:52:48 +00:00
Ralf Corsepius a5f6802bcb Comment out copyin/copyout to work around clash with defines from rtems_bsdnet_internal.h. 2007-03-18 07:52:33 +00:00
Ralf Corsepius fed7d906f0 Use struct rtems_termios_linesw instead of struct linesw (PR 1229). 2007-03-18 07:52:13 +00:00
Ralf Corsepius 77b1020ad7 2007-03-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/src/heapwalk.c: include stdlib.h.
2007-03-18 07:34:25 +00:00
Ralf Corsepius 0d88a77198 Fix oversights. 2007-03-17 07:41:45 +00:00
Ralf Corsepius 8976329ff8 2007-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/buf.h, libnetworking/sys/conf.h:
	Remove __P().
2007-03-17 07:30:22 +00:00
Ralf Corsepius d7664246ef Remove __P(). 2007-03-17 07:30:08 +00:00
Ralf Corsepius 23f5cc5c74 2007-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/net/if.h, libnetworking/net/if_ppp.h,
	libnetworking/sys/signalvar.h, libnetworking/sys/systm.h:
	Remove __P().
2007-03-17 07:05:04 +00:00
Ralf Corsepius 508cd3a1b7 Remove __P(). 2007-03-17 07:04:49 +00:00
Ralf Corsepius 30ceeaa30c 2007-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/include/rtems/termiostypes.h,
	libcsupport/src/termios.c: Prefix linesw, struct linesw, nwlinesw
	with rtems_termios_*.
2007-03-17 06:46:45 +00:00
Ralf Corsepius d7c655d575 2007-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/conf.h: Remove linesw, struct linesw, nlinesw.
	(Clash with termiostypes.h - PR 1229).
2007-03-17 06:41:11 +00:00
Ralf Corsepius ad0a8652dd Upgrade to gcc-4.1.2. Remove rtprio.h from newlib. 2007-03-16 13:39:25 +00:00
Thomas Doerfler 82102a0f99 * startup/bspstart.c: set external clock to 0 for some boards to
match the "auto clock detection" scheme in the libcpu clock driver
	* startup/linkcmds: remove content of dpram section to avoid
	download hangs with the EPPCBug board monitor
2007-03-16 08:26:52 +00:00
Ralf Corsepius 34140dbed6 2007-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/score/wkspace.h,
	score/inline/rtems/score/wkspace.inl, score/src/wkspace.c:
	Change _Workspace_Handler_initialization and
	_Workspace_Allocate_or_fatal_error to using size_t.
2007-03-16 07:19:35 +00:00
Ralf Corsepius 37c7bfcbd2 Change _Workspace_Handler_initialization and _Workspace_Allocate_or_fatal_error to using size_t. 2007-03-16 07:19:24 +00:00
Ralf Corsepius 20bc17fe93 Upgrade to newlib-1.15.0-rtems4.8-20070316.diff 2007-03-16 04:41:34 +00:00
Ralf Corsepius fb3201c291 New (Eliminate rtprio.h) 2007-03-16 04:39:44 +00:00
Ralf Corsepius c294e8dc64 2007-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/rtprio.h: Remove (Unused).
	* libnetworking/Makefile.am: Remove sys/rtprio.h.
2007-03-16 03:39:04 +00:00
Ralf Corsepius d89360c33f Remove (Unused). 2007-03-16 03:38:31 +00:00
Ralf Corsepius a6679ac1d5 Regenerate. 2007-03-16 03:38:11 +00:00
Ralf Corsepius 9d155ac0c6 Remove sys/rtprio.h. 2007-03-16 03:37:23 +00:00
Ralf Corsepius 32dbe397b8 2007-03-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/mbuf.h, libnetworking/sys/rtprio.h:
	Remove __P().
2007-03-14 11:47:00 +00:00
Ralf Corsepius e67a778120 Remove __P(). 2007-03-14 11:46:48 +00:00
Joel Sherrill dfd2947f80 2007-03-13 Joel Sherrill <joel@OARcorp.com>
* tztest/init.c: Call tzset() even though it may be called for us
	implicitly along the way.
2007-03-13 20:02:45 +00:00
Joel Sherrill 307c7af1ea Upgrade to 4.7.99.1 2007-03-13 19:45:55 +00:00
Joel Sherrill bfdf5ebc9c 2007-03-13 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h: Remove redundant prototypes.
2007-03-13 19:43:50 +00:00
Joel Sherrill 871e0776a6 2007-03-13 Joel Sherrill <joel@OARcorp.com>
* tztest/.cvsignore: New file.
2007-03-13 19:43:30 +00:00
Joel Sherrill 3e1fada2e9 2007-03-13 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, configure.ac: Added timezone test.
	* tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
	tztest/tztest.scn: New files.
2007-03-13 19:31:29 +00:00
Joel Sherrill d6236b41c3 2007-03-13 Joel Sherrill <joel@OARcorp.com>
* libchip/network/sonic.c: Rename Dump_Buffer to rtems_print_buffer.
2007-03-13 11:26:54 +00:00
Ralf Corsepius 26b8262825 2007-03-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/assocnamebad.c: Remove dead code. Use PRI* macros
	  to fix warnings.
2007-03-13 05:39:27 +00:00
Ralf Corsepius 83d01d54d7 2007-03-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/score/stack.h: Use size_t for stack sizes.
2007-03-13 05:38:21 +00:00
Ralf Corsepius d38ac0e614 2007-03-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/score/chain.h, score/src/chain.c:
	Change _Chain_Initialize to using size_t.
2007-03-13 05:17:12 +00:00
Joel Sherrill dfb3c2b71f 2007-03-12 Joel Sherrill <joel@OARcorp.com>
* libmisc/dumpbuf/dumpbuf.c, libmisc/dumpbuf/dumpbuf.h: Rename
	Dump_Buffer to rtems_print_buffer.
2007-03-12 20:23:58 +00:00
Joel Sherrill 2697be56d0 2007-03-12 Joel Sherrill <joel@OARcorp.com>
* libchip/network/cs8900.c, libchip/network/cs8900.h,
	libchip/network/greth.c, libchip/network/greth.h: Correct license URL
	and/or fix mistake in copyright notice. Both of these mistakes appear
	to be from code submitted after these changes were made previously.
2007-03-12 11:19:21 +00:00
Joel Sherrill cac81d18e5 2007-03-12 Joel Sherrill <joel@OARcorp.com>
* console/uart.c, start/start.S, startup/linkcmds, startup/memmap.c:
	Correct license URL and/or fix mistake in copyright notice. Both of
	these mistakes appear to be from code submitted after these changes
	were made previously.
2007-03-12 11:18:49 +00:00
Joel Sherrill e8d4bd3e37 2007-03-12 Joel Sherrill <joel@OARcorp.com>
* console/uarts.c, include/bsp.h, start/start.S, startup/bspstart.c,
	startup/exit.c, startup/linkcmds: Correct license URL and/or fix
	mistake in copyright notice. Both of these mistakes appear to be from
	code submitted after these changes were made previously.
2007-03-12 11:18:47 +00:00