Commit Graph

468 Commits

Author SHA1 Message Date
Ralf Corsepius
edbd3df670 2005-04-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/monitor/mon-symbols.c: size_t.
2005-04-09 05:19:45 +00:00
Joel Sherrill
4b9d865afe 2005-03-14 Joel Sherrill <joel@OARcorp.com>
* include/rtems/pci.h: Continue PCI API unification. All use
	pci_find_device().
2005-03-14 21:48:18 +00:00
Joel Sherrill
e9105d48b8 2005-03-14 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
* libnetworking/netinet/in_cksum_m68k.h: Change back to lcsum[12]_lbl
	to temporary labels.
2005-03-14 21:45:33 +00:00
Joel Sherrill
c995cd6689 2005-03-10 Joel Sherrill <joel@OARcorp.com>
* libnetworking/netinet/in_cksum_m68k.h: Change back to lcsum[12]_lbl
	since my fix did not fix all issues.
2005-03-10 21:46:12 +00:00
Joel Sherrill
c025abde80 2005-03-05 Joel Sherrill <joel@OARcorp.com>
* libnetworking/netinet/in_cksum_m68k.h: Change lcsum[12]_lbl to
	temporary inline assembly labels to remove compilation error.
2005-03-05 23:53:37 +00:00
Joel Sherrill
b3f80031c7 2005-03-04 Joel Sherrill <joel@OARcorp.com>
* include/rtems/pci.h: Clean up and reformatting. Make PCI initialize
	function part of the unified PCI API.
2005-03-04 21:47:36 +00:00
Ralf Corsepius
ff1eb4c09b 2005-03-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Check for newlib with stdint.h/inttypes.h.
	* Makefile.am: Conditionally use external stdint.h/inttypes.h for
	newlib.
2005-03-04 16:20:05 +00:00
Ralf Corsepius
d8f159ca67 2005-02-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/rtems-top.m4: Rework rtems_updir handling to work around
	ash cd'ing to '/' for 'cd .//'.
2005-02-22 17:50:30 +00:00
Ralf Corsepius
17225e0cc4 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 764/networking
	* libnetworking/sys/sysctl.h: include <rtems/stdint.h>.
2005-02-21 16:24:43 +00:00
Ralf Corsepius
c1f9a87784 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* score/inline/rtems/score/address.inl,
	score/inline/rtems/score/chain.inl,
	score/inline/rtems/score/coremsg.inl,
	score/inline/rtems/score/coremutex.inl,
	score/inline/rtems/score/coresem.inl,
	score/inline/rtems/score/heap.inl,
	score/inline/rtems/score/isr.inl,
	score/inline/rtems/score/mppkt.inl,
	score/inline/rtems/score/object.inl,
	score/inline/rtems/score/objectmp.inl,
	score/inline/rtems/score/priority.inl,
	score/inline/rtems/score/stack.inl,
	score/inline/rtems/score/states.inl,
	score/inline/rtems/score/sysstate.inl,
	score/inline/rtems/score/thread.inl,
	score/inline/rtems/score/threadmp.inl,
	score/inline/rtems/score/tod.inl,
	score/inline/rtems/score/tqdata.inl,
	score/inline/rtems/score/userext.inl,
	score/inline/rtems/score/watchdog.inl,
	score/inline/rtems/score/wkspace.inl,
	score/macros/rtems/score/address.inl,
	score/macros/rtems/score/chain.inl,
	score/macros/rtems/score/coremsg.inl,
	score/macros/rtems/score/coremutex.inl,
	score/macros/rtems/score/coresem.inl,
	score/macros/rtems/score/heap.inl,
	score/macros/rtems/score/isr.inl,
	score/macros/rtems/score/mppkt.inl,
	score/macros/rtems/score/object.inl,
	score/macros/rtems/score/objectmp.inl,
	score/macros/rtems/score/priority.inl,
	score/macros/rtems/score/stack.inl,
	score/macros/rtems/score/states.inl,
	score/macros/rtems/score/sysstate.inl,
	score/macros/rtems/score/thread.inl,
	score/macros/rtems/score/threadmp.inl,
	score/macros/rtems/score/tod.inl,
	score/macros/rtems/score/tqdata.inl,
	score/macros/rtems/score/userext.inl,
	score/macros/rtems/score/watchdog.inl,
	score/macros/rtems/score/wkspace.inl: New header guards.
2005-02-21 07:54:21 +00:00
Ralf Corsepius
b5dcb0ac24 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/inline/rtems/rtems/asr.inl,
	rtems/inline/rtems/rtems/attr.inl,
	rtems/inline/rtems/rtems/dpmem.inl,
	rtems/inline/rtems/rtems/event.inl,
	rtems/inline/rtems/rtems/eventset.inl,
	rtems/inline/rtems/rtems/message.inl,
	rtems/inline/rtems/rtems/modes.inl,
	rtems/inline/rtems/rtems/options.inl,
	rtems/inline/rtems/rtems/part.inl,
	rtems/inline/rtems/rtems/ratemon.inl,
	rtems/inline/rtems/rtems/region.inl,
	rtems/inline/rtems/rtems/sem.inl,
	rtems/inline/rtems/rtems/status.inl,
	rtems/inline/rtems/rtems/support.inl,
	rtems/inline/rtems/rtems/tasks.inl,
	rtems/inline/rtems/rtems/timer.inl,
	rtems/macros/rtems/rtems/asr.inl,
	rtems/macros/rtems/rtems/attr.inl,
	rtems/macros/rtems/rtems/dpmem.inl,
	rtems/macros/rtems/rtems/event.inl,
	rtems/macros/rtems/rtems/eventset.inl,
	rtems/macros/rtems/rtems/message.inl,
	rtems/macros/rtems/rtems/modes.inl,
	rtems/macros/rtems/rtems/options.inl,
	rtems/macros/rtems/rtems/part.inl,
	rtems/macros/rtems/rtems/ratemon.inl,
	rtems/macros/rtems/rtems/region.inl,
	rtems/macros/rtems/rtems/sem.inl,
	rtems/macros/rtems/rtems/status.inl,
	rtems/macros/rtems/rtems/support.inl,
	rtems/macros/rtems/rtems/tasks.inl,
	rtems/macros/rtems/rtems/timer.inl: New header guards.
2005-02-21 07:39:34 +00:00
Ralf Corsepius
a951c4d828 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* itron/inline/rtems/itron/eventflags.inl,
	itron/inline/rtems/itron/fmempool.inl,
	itron/inline/rtems/itron/intr.inl,
	itron/inline/rtems/itron/mbox.inl,
	itron/inline/rtems/itron/msgbuffer.inl,
	itron/inline/rtems/itron/network.inl,
	itron/inline/rtems/itron/port.inl,
	itron/inline/rtems/itron/semaphore.inl,
	itron/inline/rtems/itron/sysmgmt.inl,
	itron/inline/rtems/itron/task.inl,
	itron/inline/rtems/itron/time.inl,
	itron/inline/rtems/itron/vmempool.inl,
	itron/macros/rtems/itron/eventflags.inl,
	itron/macros/rtems/itron/fmempool.inl,
	itron/macros/rtems/itron/intr.inl,
	itron/macros/rtems/itron/mbox.inl,
	itron/macros/rtems/itron/msgbuffer.inl,
	itron/macros/rtems/itron/network.inl,
	itron/macros/rtems/itron/port.inl,
	itron/macros/rtems/itron/semaphore.inl,
	itron/macros/rtems/itron/sysmgmt.inl,
	itron/macros/rtems/itron/task.inl,
	itron/macros/rtems/itron/time.inl,
	itron/macros/rtems/itron/vmempool.inl: New header guards.
2005-02-21 07:35:41 +00:00
Ralf Corsepius
797d43912c 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* posix/inline/rtems/posix/cond.inl,
	posix/inline/rtems/posix/intr.inl,
	posix/inline/rtems/posix/key.inl,
	posix/inline/rtems/posix/mqueue.inl,
	posix/inline/rtems/posix/mutex.inl,
	posix/inline/rtems/posix/priority.inl,
	posix/inline/rtems/posix/pthread.inl,
	posix/inline/rtems/posix/semaphore.inl,
	posix/inline/rtems/posix/timer.inl,
	posix/macros/rtems/posix/cond.inl,
	posix/macros/rtems/posix/intr.inl,
	posix/macros/rtems/posix/key.inl,
	posix/macros/rtems/posix/mqueue.inl,
	posix/macros/rtems/posix/mutex.inl,
	posix/macros/rtems/posix/priority.inl,
	posix/macros/rtems/posix/pthread.inl,
	posix/macros/rtems/posix/semaphore.inl,
	posix/macros/rtems/posix/timer.inl: New header guards.
2005-02-21 07:29:34 +00:00
Ralf Corsepius
bf678a0861 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* posix/include/aio.h, posix/include/devctl.h,
	posix/include/intr.h, posix/include/mqueue.h,
	posix/include/sched.h, posix/include/semaphore.h,
	posix/include/rtems/posix/cancel.h,
	posix/include/rtems/posix/cond.h,
	posix/include/rtems/posix/condmp.h,
	posix/include/rtems/posix/config.h,
	posix/include/rtems/posix/intr.h,
	posix/include/rtems/posix/key.h,
	posix/include/rtems/posix/mqueue.h,
	posix/include/rtems/posix/mqueuemp.h,
	posix/include/rtems/posix/mutex.h,
	posix/include/rtems/posix/mutexmp.h,
	posix/include/rtems/posix/posixapi.h,
	posix/include/rtems/posix/priority.h,
	posix/include/rtems/posix/psignal.h,
	posix/include/rtems/posix/pthread.h,
	posix/include/rtems/posix/pthreadmp.h,
	posix/include/rtems/posix/ptimer.h,
	posix/include/rtems/posix/semaphore.h,
	posix/include/rtems/posix/semaphoremp.h,
	posix/include/rtems/posix/threadsup.h,
	posix/include/rtems/posix/time.h,
	posix/include/rtems/posix/timer.h: New header guards.
2005-02-21 07:20:46 +00:00
Ralf Corsepius
fb42d2b90d 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* backward/asm.h, backward/chain.h, backward/clockdrv.h,
	backward/confdefs.h, backward/console.h, backward/dosfs.h,
	backward/ftpd.h, backward/imfs.h, backward/iosupp.h,
	backward/itron.h, backward/ringbuf.h, backward/rtc.h,
	backward/spurious.h, backward/timerdrv.h, backward/vmeintr.h,
	backward/motorola/mc68230.h, backward/motorola/mc68681.h,
	backward/zilog/z8030.h, backward/zilog/z8036.h,
	backward/zilog/z8536.h:
	New header guards.
2005-02-21 06:18:14 +00:00
Joel Sherrill
160c8d4fee 2005-02-19 Joel Sherrill <joel@OARcorp.com>
PR doc/763
	* score/Doxyfile: Fixed path to no_cpu.
2005-02-20 00:59:36 +00:00
Ralf Corsepius
fe3cf83ad6 2005-02-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Check for external ampolish3.
2005-02-19 17:05:59 +00:00
Ralf Corsepius
55074bcd9d 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/vm/vm_extern.h, libnetworking/vm/vm_kern.h:
	Update from FreeBSD.
2005-02-18 10:25:05 +00:00
Joel Sherrill
a71e623822 2005-02-17 Joel Sherrill <joel@OARcorp.com>
* include/rtems/pci.h: Merge differences from
	libbsp/powerpc/shared/pci/pci.h.
2005-02-17 16:30:00 +00:00
Ralf Corsepius
7a83cb1598 2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/vm/vm_param.h: Update from FreeBSD.
2005-02-17 10:46:12 +00:00
Ralf Corsepius
e0820e07cd 2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* libblock/include/rtems/diskdevs.h: Use uint32_t for ictrl req
	argument (16bit target compliance).
2005-02-17 08:38:59 +00:00
Ralf Corsepius
f6a8433dc6 2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* libblock/include/rtems/ramdisk.h: size_t
	rtems_ramdisk_configuration_size.
	* libblock/src/ramdisk.c: Adaptations for 16bit target compliance.
2005-02-17 07:24:46 +00:00
Ralf Corsepius
0e9384d5e7 2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/sys/sysctl.h (struct sysctl_oid): uint32_t
	oid_kind (16bit target compliance).
2005-02-17 07:17:14 +00:00
Ralf Corsepius
fefd5937d7 2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove LIBSCORECPU.
	* wrapup/Makefile.am: Reflect changes above.
2005-02-12 06:21:23 +00:00
Joel Sherrill
50269c464a 2005-02-10 Joel Sherrill <joel@OARcorp.com>
PR 753/rtems
	* score/include/rtems/score/object.h,
	score/src/objectinitializeinformation.c: Configured number of objects
	needs to be of a type with more bits than Objects_Maximum to support
	configuring unlimited objects. The type for configuring the maximum
	number of objects should probably always be the same fundamental type
	as Object Id. For 16-bit Id configurations, the constant
	OBJECTS_UNLIMITED_OBJECTS was changed to 0x8000 to move in this
	direction.
2005-02-10 21:46:23 +00:00
Ralf Corsepius
f3ad98f483 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/untar/untar.c (_rtems_octal2ulong): Replace.
2005-02-09 03:24:29 +00:00
Ralf Corsepius
38595dd116 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* ftpd/Makefile.am: Split preinstallation rules in to separate
	preinstall.am-files.
	* ftpd/preinstall.am: New (Generated from corresponding Makefile.am).
2005-02-08 17:52:38 +00:00
Ralf Corsepius
b265fdc7c7 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/Makefile.am: Split preinstallation rules in to separate
	preinstall.am-files.
	* librpc/preinstall.am: New (Generated from corresponding Makefile.am).
2005-02-08 17:33:42 +00:00
Eric Norum
624867bc09 Add copy-on-write semantics to rtems_tarfs_load(). 2005-02-08 17:12:54 +00:00
Ralf Corsepius
418372a1fa 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* httpd/Makefile.am: Split preinstallation rules in to separate
	preinstall.am-files.
	* httpd/preinstall.am: New (Generated from corresponding Makefile.am).
2005-02-08 15:24:17 +00:00
Ralf Corsepius
b1f1bfbb19 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* itron/Makefile.am, libcsupport/Makefile.am,
	libnetworking/Makefile.am, posix/Makefile.am,
	rtems/Makefile.am, sapi/Makefile.am,
	score/Makefile.am, wrapup/Makefile.am,
	Makefile.am: Split preinstallation rules in to separate
	preinstall.am-files.
	* itron/preinstall.am, libcsupport/preinstall.am,
	libnetworking/preinstall.am, posix/preinstall.am,
	rtems/preinstall.am, sapi/preinstall.am,
	score/preinstall.am, wrapup/preinstall.am,
	preinstall.am: New (Generated from corresponding Makefile.ams).
	* configure.ac: Add AM_CONDITIONAL(AMPOLISH3)-stub.
2005-02-08 15:04:04 +00:00
Ralf Corsepius
fa73ccb0b8 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Add new header guard to cpuopts.h.
	* Makefile.am: Add libfs, libblock, ftpd header install rules.
	* libfs/Makefile.am, libblock/Makefile.am, ftpd/Makefile.am: Remove
	header install rules.
2005-02-08 04:04:46 +00:00
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
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
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
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
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
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
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
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
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
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
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
3f10bb3eba 2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems/rtems_bsdnet.h: New header guards.
2005-02-02 10:12:47 +00:00
Ralf Corsepius
6d4ffbb534 2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems/ftpfs.h, libnetworking/rtems/mkrootfs.h,
	libnetworking/rtems/rtems_bsdnet_internal.h,
	libnetworking/rtems/tftp.h: New header guards.
2005-02-02 10:08:05 +00:00
Ralf Corsepius
48e7abe621 2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems/issetugid.c,
	libnetworking/rtems/mkrootfs.c,
	libnetworking/rtems/rtems_bootp.c,
	libnetworking/rtems/rtems_bsdnet_malloc_starvation.c,
	libnetworking/rtems/rtems_glue.c,
	libnetworking/rtems/rtems_select.c,
	libnetworking/rtems/rtems_showicmpstat.c,
	libnetworking/rtems/rtems_showifstat.c,
	libnetworking/rtems/rtems_showipstat.c,
	libnetworking/rtems/rtems_showmbuf.c,
	libnetworking/rtems/rtems_showroute.c,
	libnetworking/rtems/rtems_showtcpstat.c,
	libnetworking/rtems/rtems_showudpstat.c,
	libnetworking/rtems/rtems_syscall.c,
	libnetworking/rtems/sghostname.c: Include config.h.
2005-02-02 09:59:50 +00:00