Commit Graph
490 Commits
Author SHA1 Message Date
Joel Sherrill 72ba6689b8 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* libcsupport/include/ringbuf.h: Use uint8_t instead of char for raw
	data buffer.
2005-05-03 22:19:04 +00:00
Joel Sherrill 6ab87973f4 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* rtems/src/regiongetfreeinfo.c: Return RTEMS_SUCCESSFUL instead of
	RTEMS_INVALID_ADDRESS on success path.
2005-05-03 22:18:32 +00:00
Joel Sherrill eb12bf41fb 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_load_tar.c: Use uint8_t
	instead of char for raw data buffer.
2005-05-03 22:17:27 +00:00
Ralf Corsepius 5a35cfcd4c Remove bogus ChangeLog entry. 2005-05-02 14:28:31 +00:00
Ralf Corsepius 864313b2f5 2005-05-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/kern/kern_mib.c, libnetworking/sys/libkern.h:
	Update from FreeBSD.
2005-05-01 04:01:19 +00:00
Ralf Corsepius 0560bca921 2005-04-30 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: fix evaluating --enable-ada.
	* ada/Makefile.am: Use preinstall.am
	* ada/preinstall.am: New.
2005-04-30 07:41:58 +00:00
Jennifer Averett 5df1f03e82 2005-04-29 Jennifer Averett <jennifer.averett@oarcorp.com>
* score/src/objectidtoname.c: Removed warnings
2005-04-29 13:53:44 +00:00
Joel Sherrill 3274c87676 2005-04-28 Joel Sherrill <joel@OARcorp.com>
* libnetworking/kern/kern_sysctl.c, libnetworking/libc/inet_ntop.c,
	libnetworking/net/if_ppp.c, libnetworking/net/pppcompress.c,
	libnetworking/net/slcompress.c, libnetworking/netinet/ip_output.c,
	libnetworking/netinet/udp_usrreq.c, libnetworking/nfs/bootp_subr.c,
	libnetworking/rtems/rtems_select.c,
	libnetworking/rtems/rtems_showifstat.c,
	libnetworking/rtems/rtems_showroute.c,
	libnetworking/rtems/rtems_syscall.c: Fixed type mismatch and
	uninitialized variable warnings.
2005-04-28 21:49:50 +00:00
Joel Sherrill 5670775cec 2005-04-28 Joel Sherrill <joel@OARcorp.com>
* score/src/objectidtoname.c: Fixed spacing.
2005-04-28 17:39:34 +00:00
Jennifer Averett a34d5dc122 2005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>
* score/src/objectidtoname.c: Add enable dispatch
2005-04-28 15:30:50 +00:00
Jennifer Averett d3edb9ec9c 2005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>
* configure.ac: Remove or32-rtems
2005-04-28 15:21:39 +00:00
Ralf Corsepius 135a571160 2005-04-23 Ralf Corsepius <ralf.corsepius@rtems.org>
* score/cpu/Makefile.am: Remove or32 (target abandoned).
2005-04-23 04:59:26 +00:00
Ralf Corsepius 88d9950835 2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/if.h: Update from FreeBSD.
	* libnetworking/net/if_loop.c: Reflect updates.
	* libnetworking/net/if_ppp.c: Reflect updates.
	* libnetworking/net/if_types.h: Update from FreeBSD.
2005-04-18 16:36:20 +00:00
Ralf Corsepius 0383873258 2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/ethernet.h: Add RTEMS outdated either_input.
	* libnetworking/net/if.c: Partial update from FreeBSD.
	* libnetworking/net/if_ethersubr.c: Partial update from FreeBSD.
2005-04-18 16:26:58 +00:00
Ralf Corsepius 680d082356 2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/if_var.h: New (extracted from net/if.h).
	* libnetworking/Makefile.am: Add net/if_var.h.
2005-04-18 15:56:34 +00:00
Ralf Corsepius 145c55612c 2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/if.c, libnetworking/net/if.h,
	libnetworking/sys/mbuf.h: Cosmetics from FreeBSD.
2005-04-18 05:20:54 +00:00
Ralf Corsepius a9a68451f0 2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/sys/mount.h: More updates from FreeBSD.
	Remove ufs, mfs, dosfs, isofs.
	* libnetworking/nfsclient/nfsargs.h: More updates from FreeBSD.
2005-04-18 03:42:01 +00:00
Ralf Corsepius 1af760950f 2005-04-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/rtsock.c: More updates from FreeBSD.
2005-04-17 09:07:43 +00:00
Ralf Corsepius 7c2f0e9fee 2005-04-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/sys/mount.h: Remove nfs_args.
	* libnetworking/nfsclient/nfsargs.h: New (extracted from
	sys/mount.h).
	* libnetworking/nfsclient/nfsdiskless.h: New (Relocated from nfs/).
	* libnetworking/nfs/nfsdiskless.h: Remove.
	* libnetworking/net/netisr.h: Partial update from FreeBSD.
	* libnetworking/net/rtsock.c: Cosmetical update from FreeBSD.
	* libnetworking/sys/socket.h: Cosmetical update from FreeBSD.
	* libnetworking/sys/queue.h: Cosmetical update from FreeBSD.
	Remove special casing of arm/mips.
	* libnetworking/nfs/bootp_subr.c: Reflect having introduced nfsclient/.
	* libnetworking/Makefile.am: Remove changes above.
2005-04-17 07:35:44 +00:00
Ralf Corsepius 10a4f75ff9 2005-04-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/if_arp.h, libnetworking/netinet/ip.h,
	libnetworking/netinet/ip_icmp.c: Partial updates from FreeBSD.
2005-04-15 06:31:21 +00:00
Ralf Corsepius 44557f8c70 2005-04-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/if_arp.h, libnetworking/net/if_ethersubr.c,
	libnetworking/netinet/if_ether.h,
	libnetworking/netinet/in.h: Partial updates from FreeBSD.
2005-04-14 15:10:59 +00:00
Ralf Corsepius 8d740cf120 2005-04-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/arpa/inet.h, libnetworking/net/if_dl.h:
	Cosmetical update from FreeBSD.
2005-04-14 14:28:39 +00:00
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