Commit Graph

9850 Commits

Author SHA1 Message Date
Ralf Corsepius
3822913741 2004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/include/sys/ioccom.h: Cosmetical update from FreeBSD.
2004-10-26 07:40:45 +00:00
Ralf Corsepius
a9dc09a98f Reformat. 2004-10-26 03:52:21 +00:00
Ralf Corsepius
863b7f1be1 Reformat. 2004-10-26 03:47:07 +00:00
Ralf Corsepius
04b782165e 2004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Fix network_CPPFLAGS. Reformat.
	* network/GT64260eth.c: Properly prototype GT64260eth_err().
2004-10-26 03:45:12 +00:00
Ralf Corsepius
f002813dd4 Reformat. 2004-10-26 03:40:54 +00:00
Eric Norum
3758c53ca6 Set RTEMS time during TOD initialization 2004-10-25 20:41:29 +00:00
Eric Norum
4db99d8aa1 No kernel/user distinction. 2004-10-25 19:22:07 +00:00
Eric Norum
bb5b404856 Install working version of ether_sprintf(). 2004-10-25 13:50:39 +00:00
Eric Norum
c4b0c2c150 Changes for new build system. 2004-10-22 21:32:42 +00:00
Ralf Corsepius
29e72ae52a New. 2004-10-22 14:49:47 +00:00
Ralf Corsepius
ba5288db0e 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
2004-10-22 14:47:07 +00:00
Ralf Corsepius
f98cd89827 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* cfg/bare-avr3.cfg, cfg/bare-avr5.cfg: New.
2004-10-22 14:44:21 +00:00
Ralf Corsepius
e9415b3f6d 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/Makefile.am: Reflect changes below.
	* libnetworking/net/slcompress.h: New (from FreeBSD).
	* libnetworking/net/slcompress.c: New (from FreeBSD).
2004-10-22 14:15:38 +00:00
Ralf Corsepius
1c214b150f New. 2004-10-22 14:09:43 +00:00
Ralf Corsepius
d04ca5a6d9 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/kern/kern_sysctl.c: Remove uintptr_t.
	Cosmetics.
	* libnetworking/opt_compat.h: New.
2004-10-22 14:09:12 +00:00
Ralf Corsepius
134191bc99 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/include/stdint.h: Add intptr_t uintptr_t.
2004-10-22 14:06:33 +00:00
Ralf Corsepius
7a845a9ed1 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/opt_atalk.h, libnetworking/opt_bdg.h,
	libnetworking/opt_inet.h, libnetworking/opt_inet6.h,
	libnetworking/opt_ipx.h, libnetworking/opt_mac.h,
	libnetworking/opt_netgraph.h: New (Stubs).
	* libnetworking/net/if_loop.c: Cosmetical update from FreeBSD.
	* libnetworking/net/if_ethersubr.c: Update from FreeBSD.
	* libnetworking/net/if.h: Update from FreeBSD.
2004-10-22 11:54:09 +00:00
Ralf Corsepius
c3814c53d1 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/if_ethersubr.c: Update from FreeBSD.
2004-10-22 10:12:02 +00:00
Ralf Corsepius
0262dee7f1 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/opt_atalk.h, libnetworking/opt_bdg.h,
	libnetworking/opt_inet.h, libnetworking/opt_inet6.h,
	libnetworking/opt_ipx.h, libnetworking/opt_mac.h,
	libnetworking/opt_netgraph.h: New (Stubs).
	* libnetworking/net/if_loop.c: Cosmetical update from FreeBSD.
2004-10-22 10:03:53 +00:00
Ralf Corsepius
a328cd15da 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/ethernet.h: Remove BYTE_PACK.
2004-10-22 05:46:58 +00:00
Ralf Corsepius
e0d833480e 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/ethernet.h: Update from FreeBSD.
2004-10-22 05:30:46 +00:00
Ralf Corsepius
c39ecd7399 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* network/GT64260eth.c: Remove ether_sprintf.
2004-10-22 03:38:05 +00:00
Ralf Corsepius
6a603335ce 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/if_ethersubr.c: Cosmetical updates from FreeBSD.
	Add ether_sprintf.
2004-10-22 03:33:19 +00:00
Ralf Corsepius
cb97349d47 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/if.h; Cosmetical updates from FreeBSD.
	Remove if_poll* (Not implemented in RTEMS, abandoned by FreeBSD).
2004-10-22 02:28:16 +00:00
Eric Norum
20a7adfe16 Add prototype for device-specific probe routine. 2004-10-21 21:18:43 +00:00
Joel Sherrill
05682dcdbb 2004-10-21 Joel Sherrill <joel@OARcorp.com>
* startup/bspstart.c: Remove warnings for variables only used when
	certain conditionals are enabled..
2004-10-21 17:36:18 +00:00
Joel Sherrill
031d15d397 2004-10-21 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Add missing network_CPPFLAGS.
2004-10-21 16:31:36 +00:00
Ralf Corsepius
a831baa248 Fix stupid typo. 2004-10-21 14:24:23 +00:00
Ralf Corsepius
1e006d5223 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S
	librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
2004-10-21 13:48:49 +00:00
Ralf Corsepius
4bd22812a9 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* startup/bspstart.c: Use POSIX fixed size types.
2004-10-21 13:46:02 +00:00
Ralf Corsepius
5146462f04 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
2004-10-21 13:42:53 +00:00
Ralf Corsepius
d4d624e223 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>
* libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
	libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
2004-10-21 13:26:58 +00:00
Ralf Corsepius
ad17f7f546 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* mpc5xx/clock/clock.c, mpc5xx/include/mpc5xx.h
	mpc5xx/timer/timer.c: Use POSIX fixed size types.
2004-10-21 13:24:40 +00:00
Ralf Corsepius
ee5769ad51 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/ckinit.c, include/mcf5272.h, timer/timer.c:
	Use POSIX fixed-size types.
2004-10-21 13:21:26 +00:00
Ralf Corsepius
15ebe58b4e 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>
* timer/timer.c: Use POSIX fixed-size types.
2004-10-21 13:19:15 +00:00
Ralf Corsepius
1dff10fdc2 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h, network/network.c, startup/bspstart.c,
	startup/init5272.c: Use POSIX fixed-size types.
2004-10-21 13:15:54 +00:00
Ralf Corsepius
86ad48601c 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* startup/bspstart.c: Use POSIX fixed size types.
2004-10-21 13:13:39 +00:00
Ralf Corsepius
5523d789ec Add coverhd.h 2004-10-21 13:10:10 +00:00
Ralf Corsepius
08f086eac3 Add libcpu and exception handling rels. 2004-10-21 12:36:47 +00:00
Ralf Corsepius
b3a78e3437 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Build networking.rel conditionally.
	Reformat. Cosmetics.
	* wrapup/Makefile.am: Build networking.rel conditionally.
	* startup/bspstart.c: Eliminate RTEMS fixed size types.
2004-10-21 12:23:15 +00:00
Ralf Corsepius
69d901330f 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/enable-bare.m4: New (moved from aclocal).
2004-10-21 11:57:39 +00:00
Ralf Corsepius
f0d1c947a6 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libmisc/monitor/mon-prmisc.c, libmisc/monitor/monitor.h:
	rtems_monitor_dump_char(char ch).
2004-10-21 09:16:44 +00:00
Ralf Corsepius
6741c2e1c7 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>
* automake/compile.am: Remove RTEMS_CFLAGS_*_V.
2004-10-21 09:01:00 +00:00
Ralf Corsepius
f59eab9c89 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* startup/bspstart.c: Remove BSP_build_date.
2004-10-21 08:41:43 +00:00
Ralf Corsepius
b35f9623c7 New. 2004-10-21 08:30:47 +00:00
Ralf Corsepius
1755e5dd9a Adaptations to rtems-4.7. 2004-10-21 08:29:47 +00:00
Ralf Corsepius
2fed9af8c0 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am,
	include/Makefile.am, irq/Makefile.am, network/Makefile.am,
	pci/Makefile.am, start/Makefile.am, startup/Makefile.am,
	tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am:
	Remove (obsolete).
2004-10-21 08:29:17 +00:00
Ralf Corsepius
f61731c71a Remove (obsolete). 2004-10-21 08:28:07 +00:00
Ralf Corsepius
de2582f8d6 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Adaptations to rtems-4.7.
	* Makefile.am, wrapup/Makefile.am: Reworked.
2004-10-21 08:26:38 +00:00
Ralf Corsepius
1768b063bb Misc. adaptations to rtems-4.7. 2004-10-21 08:25:39 +00:00