Commit Graph

10211 Commits

Author SHA1 Message Date
Ralf Corsepius
0598fb8f6d 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
2005-02-08 02:50:06 +00:00
Ralf Corsepius
41ff6708e7 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/if_ppp.c, libnetworking/net/if_pppvar.h:
	Ansification, cosmetics from FreeBSD.
2005-02-08 01:51:07 +00:00
Eric Norum
c2ab8b0d3a Intra-level priorities range from 0 to 7.
Levels range from 1 to 6.
2005-02-08 00:43:39 +00:00
Eric Norum
f3f4be7a2c Ensure consistency of 'installed' bitmap. 2005-02-08 00:21:08 +00:00
Eric Norum
8e71275776 Set INTC0_ICRx registers properly. 2005-02-07 23:07:01 +00:00
Ralf Corsepius
017ec60782 New header guards. 2005-02-07 13:26:23 +00:00
Ralf Corsepius
1996aee7f0 2005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_load_tar.c,
	libmisc/untar/untar.c, libmisc/untar/untar.h:
	Various generalizations and fixes.
2005-02-07 13:25:14 +00:00
Ralf Corsepius
9d0e65ed92 2005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Add include/rtems/tar.h.
	Merge-in header rules from libmisc/Makefile.am
	* libmisc/Makefile.am: Remove header rules.
	Remove lib-specific CPPFLAGS.
	* configure.ac: Add checks for <tar.h>
2005-02-07 13:19:45 +00:00
Ralf Corsepius
4d3b1bb254 2005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/rtems/tar.h: New.
2005-02-07 13:16:15 +00:00
Eric Norum
4fabd645de Fix typo. 2005-02-05 20:08:45 +00:00
Eric Norum
0eff7b8ca9 Clean up the RAM/FLASH sizes/locations are specified. 2005-02-05 19:58:45 +00:00
Ralf Corsepius
dbcb60a203 2005-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/uC5282.cfg: Cleanup.
2005-02-05 02:49:02 +00:00
Ralf Corsepius
3d289f1291 2005-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* libfs/Makefile.am: Build libfs/src/imfs/imfs_load_tar.c.
2005-02-05 02:44:29 +00:00
Eric Norum
fa39b174e6 Fix flash base address.
Enable UART2.
2005-02-04 20:29:42 +00:00
Ralf Corsepius
f5df58714c 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/libc/res_init.c, libnetworking/netinet/in.h,
	libnetworking/netinet/in_pcb.c, libnetworking/netinet/raw_ip.c:
	Misc. part. updates from FreeBSD.
2005-02-04 16:35:30 +00:00
Ralf Corsepius
4c92297a3e Misc. part. updates from FreeBSD. 2005-02-04 16:35:05 +00:00
Ralf Corsepius
35e60150cc 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/enable-itron.m4: Allow unix.
2005-02-04 16:27:16 +00:00
Ralf Corsepius
de3311c177 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/check-itron.m4: Allow unix.
2005-02-04 16:25:44 +00:00
Ralf Corsepius
7cb25ebb09 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* make/bsp.mak: Remove CFLAGS_DEBUG_V.
2005-02-04 16:19:59 +00:00
Ralf Corsepius
f2a9529351 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove depend: (Redundant).
2005-02-04 16:18:45 +00:00
Ralf Corsepius
d88c378d62 Reformat. 2005-02-04 16:15:06 +00:00
Ralf Corsepius
b1e04829a5 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
2005-02-04 16:13:18 +00:00
Eric Norum
a7e6bc96ba Clean up INTC0 initialization. EPORT1-7 sources are fixed level/priority. 2005-02-04 15:37:04 +00:00
Ralf Corsepius
f7d4f0ab65 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/include/rtems/rtems/sem.h, rtems/src/semcreate.c,
	rtems/src/semdelete.c, rtems/src/semflush.c,
	rtems/src/semident.c, rtems/src/semobtain.c,
	rtems/src/semrelease.c: Use rtems_id for semaphores.
2005-02-04 15:09:56 +00:00
Ralf Corsepius
e75418494c Use rtems_id for semaphores. 2005-02-04 15:09:39 +00:00
Ralf Corsepius
a29d2e7e3d 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* libcsupport/include/rtems/libio.h: Use rtems_id for semaphores.
	Use char* for buffer.
	* backward/ftpd.h: New.
	* Makefile.am: Reflect having added backward/ftpd.h.
2005-02-04 14:58:01 +00:00
Ralf Corsepius
75a7f310d9 New. 2005-02-04 14:57:00 +00:00
Ralf Corsepius
376dfb1afa 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
2005-02-04 13:32:20 +00:00
Ralf Corsepius
4bf6a9f22a 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems_servers/ftp.c,
	libnetworking/rtems_servers/ftp.h,
	libnetworking/rtems_servers/Makefile.am:
	Remove (relocated to cpukit/ftpd).
	* configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
	removed move libnetworking/rtems_servers.
2005-02-04 12:47:44 +00:00
Ralf Corsepius
f26145b800 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 756/rtems
	* ftpd/ftpd.c, ftpd/ftpd.h, ftpd/Makefile.am: New (relocated from
	/c/src/libnetworking/ftpd)
	* ftpd/ftd.h: New header guards.
	* ftpd/Makefile.am: Install libftd.a, install ftp.h to rtems/ftp.h.
	* configure.ac: Add ftpd/Makefile.
	* Makefile.am: Add ftpd.
2005-02-04 12:40:16 +00:00
Ralf Corsepius
f26a97602e New. 2005-02-04 12:28:48 +00:00
Ralf Corsepius
0b2c943b8c 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* console/console.c, include/bsp.h, network/network.c,
	startup/bspstart.c: Remove obsolete fixed size types.
2005-02-04 08:46:43 +00:00
Ralf Corsepius
be129f6932 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* startup/bspstart.c:
	rtems_interrupt_catch(trampoline, vector, &old_handler).
2005-02-04 08:43:39 +00:00
Ralf Corsepius
f6ed46df03 Header guards cleanup. 2005-02-04 05:40:52 +00:00
Ralf Corsepius
b5cdddfaba 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/mips/idtcpu.h, rtems/mips/iregdef.h, rtems/score/mips.h:
	Header guards cleanup.
2005-02-04 05:38:26 +00:00
Ralf Corsepius
fa6b0f5f42 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/m68k/m68302.h, rtems/m68k/m68360.h, rtems/m68k/qsm.h,
	rtems/m68k/sim.h, rtems/score/m68k.h: Header guards cleanup.
2005-02-04 05:36:20 +00:00
Ralf Corsepius
1f24914a41 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 754/rtems
	* rtems/asm.h: New (relocated from .).
	* asm.h: Remove (moved to rtems/asm.h).
	* Makefile.am: Reflect changes above.
2005-02-04 05:25:15 +00:00
Joel Sherrill
3479b8b125 Fixed formatting. 2005-02-04 00:40:43 +00:00
Eric Norum
d75023ec7b Add 'extended' BSP support (pseudo-VME) 2005-02-03 22:52:26 +00:00
Eric Norum
f8ac4fc795 Add memory probe support. 2005-02-03 22:08:15 +00:00
Ralf Corsepius
f92f5f6c67 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems_servers/ftpd.h: Warning fixes.
2005-02-03 17:13:10 +00:00
Ralf Corsepius
2538e7ae0d 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/clnt_stat.h, librpc/include/rpc/rpcent.h:
	New (From FreeBSD).
	* librpc/include/rpc/rpc.h: Partial update from FreeBSD.
	* librpc/Makefile.am: Reflect changes above.
2005-02-03 16:26:35 +00:00
Eric Norum
5b6111b499 Add support for interrupt controller allocation. This will provides a
mechanism for applications to find a free level/priority.
2005-02-03 16:01:04 +00:00
Ralf Corsepius
0c20a46dc0 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/types.h: Partial update from FreeBSD.
	Use stdint.h types instead of sys/types.h.
	* librpc/src/rpc/bindresvport.c: Partial update from FreeBSD.
2005-02-03 15:58:18 +00:00
Ralf Corsepius
abb63593da 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 755/rtems
	* libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
	Remove local declarations of rtems_bsdnet_nameservers,
	rtems_bsdnet_nameservers_count.
2005-02-03 06:46:57 +00:00
Ralf Corsepius
e3022f5d5c Fix PR nr. in previous changelog entry. 2005-02-03 06:44:35 +00:00
Ralf Corsepius
b90307a092 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 755/rtems
	* libnetworking/libc/res_init.c, libnetworking/lib/rtems_bsdnet_ntp.c,
	libnetworking/nfs/bootp_subr.c: Include <rtems/bsdnet/servers.h>.
2005-02-03 05:49:30 +00:00
Ralf Corsepius
47877395a9 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 755/rtems
	* libnetworking/rtems_glue.c:
	Rename rtems_bsdnet_nameservers to _rtems_bsdnet_nameservers.
	Rename rtems_bsdnet_ntpservers to _rtems_bsdnet_ntpservers.
	Add new rtems_bsdnet_nameservers, rtems_bsdnet_ntpservers as
	pointers to _rtems_bsdnet_*servers arrays.
	* libnetworking/rtems/rtems_bsdnet_internal.h: Remove
	rtems_bsdnet_nameserver, rtems_bsdnet_nameserver_count.
	* libnetworking/rtems/rtems_bsdnet.h: Remove
	rtems_bsdnet_ntpserver, rtems_bsdnet_ntp_count.
	* libnetworking/rtems/bsdnet/servers.h: New.
	* libnetworking/opt_ipsec.h: New (BSD compatibility).
	* libnetworking/Makefile.am: Reflect changes above.
2005-02-03 05:35:38 +00:00
Ralf Corsepius
2d9d8ff61c New. 2005-02-03 05:34:01 +00:00
Ralf Corsepius
2c2f7b6d5a New (BSD compatibility). 2005-02-03 05:33:38 +00:00