Commit Graph
22127 Commits
Author SHA1 Message Date
Ralf Corsepius 91df4886d6 Eliminate {un|}signed{8|16|32}.
Eliminate u32.
2005-05-10 02:47:20 +00:00
Ralf Corsepius c95d8156f9 Eliminate {un|}signed{8|16|32}. 2005-05-10 02:46:41 +00:00
Ralf Corsepius 2241d99553 2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* console/console.c, console/init68360.c, console/ns16550cfg.c
	console/ns16550cfg.h, console/rsPMCQ1.h, include/tm27.h,
	startup/bspstart.c, vme/vmeconfig.c: Eliminate {un|}signed{8|16|32}.
2005-05-10 02:41:32 +00:00
Ralf Corsepius b1392b041e Eliminate {un|}signed{8|16|32}. 2005-05-10 02:40:56 +00:00
Ralf Corsepius 0ff08b1c37 2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/Makefile.am: Add h8300-rtemscoff*.
	* gccnewlib/gccnewlib.add: Let building gnat require gcc.
	Allow building arm-rtems*-gnat.
2005-05-10 02:30:04 +00:00
Ralf Corsepius 059ad88be2 2005-05-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/sys/un.h: Partial update from FreeBSD.
	Remove non-implemented functions/variables.
2005-05-09 13:32:24 +00:00
Ralf Corsepius e5d519a6b6 2005-05-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems/bsdnet/_types.h: New.
	* Makefile.am: Add rtems_bsdnet_HEADERS.
	* libnetworking/Makefile.am: Remove rtems_bsdnet_HEADERS.
	* preinstall.am, libnetworking/preinstall.am: Regenerate.
	* libcsupport/include/sys/cdefs.h: Partial update from FreeBSD.
	* libnetworking/arpa/inet.h: Partial update from FreeBSD.
	* libnetworking/netinet/in.h: Partial update from FreeBSD.
	* libnetworking/sys/socket.h: Partial update from FreeBSD.
	* librpc/src/rpc/bindresvport.c: socklen_t.
	* libnetworking/sys/mbuf.h: Ansification.
	* libnetworking/kern/uipc_mbuf.c: Partial update from FreeBSD.
	* libnetworking/libc/inet_addr.c: in_addr_t.
2005-05-09 13:14:57 +00:00
Ralf Corsepius a9dd6dea0f Ansification. 2005-05-09 13:13:12 +00:00
Ralf Corsepius 9e7678d2af Partial update from FreeBSD. 2005-05-09 13:12:45 +00:00
Ralf Corsepius a7b4c365cf socklen_t. 2005-05-09 13:12:13 +00:00
Ralf Corsepius fbef40beda Regenerate. 2005-05-09 13:07:45 +00:00
Ralf Corsepius f9452cd481 Add rtems_bsdnet_HEADERS. 2005-05-09 13:06:56 +00:00
Ralf Corsepius b7680258d2 New. 2005-05-09 13:06:26 +00:00
Ralf Corsepius 558e177e53 Partial update from FreeBSD. 2005-05-09 12:47:45 +00:00
Ralf Corsepius 00a578ad6b in_addr_t. 2005-05-09 12:45:45 +00:00
Ralf Corsepius 4fea445575 2005-05-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/lib/tftpDriver.c: socklen_t.
	* libnetworking/libc/inet_lnaof.c: in_addr_t.
	* libnetworking/libc/inet_makeaddr.c: in_addr_t.
	* libnetworking/libc/inet_netof.c: in_addr_t.
	* libnetworking/libc/inet_network.c: in_addr_t.
	* libnetworking/libc/inet_ntop.c: Ansify, socklen_t.
	* libnetworking/lib/ftpfs.c: socklen_t, PRIu32.
2005-05-09 12:43:42 +00:00
Ralf Corsepius 64d29bcf58 socklen_t, PRIu32. 2005-05-09 12:42:59 +00:00
Ralf Corsepius a0a03de2c3 Ansify, socklen_t. 2005-05-09 12:42:30 +00:00
Ralf Corsepius 1ed739c0a0 socklen_t. 2005-05-09 12:41:28 +00:00
Ralf Corsepius 51120f7c12 2005-05-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/arpa/inet.h: Add in_addr_t, in_port_t.
	* libnetworking/netinet/in.h: Sync in_port_t with arpa/inet.h.
	* libnetworking/sys/socket.h: Include <sys/types.h>.
	Remove in_port_t. Misc. updates from FreeBSD.
2005-05-08 09:21:21 +00:00
Ralf Corsepius bd2fa0a582 2005-05-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
2005-05-08 09:20:38 +00:00
Ralf Corsepius ec3e093566 Include <sys/types.h>.
Remove in_port_t. Misc. updates from FreeBSD
2005-05-08 09:18:24 +00:00
Ralf Corsepius 4f792aec92 Sync in_port_t with arpa/inet.h. 2005-05-08 09:17:58 +00:00
Ralf Corsepius 5f7464bb45 Add in_addr_t, in_port_t. 2005-05-08 09:17:37 +00:00
Ralf Corsepius 45717e8ed8 Partial update from FreeBSD. 2005-05-08 07:30:21 +00:00
Ralf Corsepius 5fce938e11 Partial update from FreeBSD.
Remove BYTE_PACK.
2005-05-08 07:30:05 +00:00
Ralf Corsepius 55861c3343 Add BYTE_PACK. 2005-05-08 07:29:35 +00:00
Ralf Corsepius df767372e9 2005-05-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/netinet/in.h: Partial update from FreeBSD.
	Remove BYTE_PACK.
	* libnetworking/netinet/ip.h: Add BYTE_PACK.
	* libnetworking/sys/socket.h: Partial update from FreeBSD.
2005-05-08 07:29:14 +00:00
Ralf Corsepius a794d531fc 2005-05-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/netinet/if_ether.c: Cosmetics from FreeBSD.
	* libnetworking/libc/inet_addr.c: Cosmetics from FreeBSD.
	* libnetworking/netinet/in.h: Cosmetics from FreeBSD.
	* libnetworking/sys/socket.h: Cosmetics from FreeBSD.
2005-05-08 06:41:38 +00:00
Ralf Corsepius cf29bcb979 Cosmetics from FreeBSD. 2005-05-08 06:40:09 +00:00
Ralf Corsepius e1d54b8446 Cosmetics from FreeBSD. 2005-05-08 06:15:51 +00:00
Ralf Corsepius 15ef6ee3b5 Cosmetical updates from FreeBSD. 2005-05-07 13:25:01 +00:00
Ralf Corsepius 9909ef0f74 2005-05-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/sys/un.h: Cosmetical updates from FreeBSD.
2005-05-07 13:24:43 +00:00
Ralf Corsepius 6d7d5b44aa 2005-05-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/if_var.h: More partial updates from FreeBSD.
2005-05-07 13:22:13 +00:00
Ralf Corsepius f2fe8c9b84 More partial updates from FreeBSD. 2005-05-07 13:21:51 +00:00
Ralf Corsepius c4ef8434a4 2005-05-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems/rtems_bsdnet.h: Eliminate rtems_* fixed size
	types.
2005-05-07 13:07:57 +00:00
Ralf Corsepius 791055eba1 Fix broken changelog entry 2005-05-07 12:59:24 +00:00
Ralf Corsepius 3bdce60b61 Remove. 2005-05-07 07:17:10 +00:00
Ralf Corsepius 7823ed9c32 2005-05-07 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am, configure.ac, acinclude.m4: Remove.
2005-05-07 07:16:47 +00:00
Ralf Corsepius 26aadba17f 2005-05-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* bsp_specs, clock/clockdrv.c, configure.ac,
	console/console.c, console/console.h, include/bsp.h,
	include/tm27.h, Makefile.am, README, start/start.S,
	startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
	startup/setvec.c, timer/timer.c, timer/timerisr.c, times: Remove.
2005-05-07 07:13:54 +00:00
Joel Sherrill cd34409a61 * libnetworking/rtems/rtems_showifstat.c: Remove warning. 2005-05-06 20:14:59 +00:00
Jennifer Averett 7929893d85 2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>
* include/gen2.h: Changed rtems_unsigned types to uint types
2005-05-06 20:14:42 +00:00
Jennifer Averett e11bf438db 2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>
* libchip/network/open_eth.c, libchip/serial/mc68681.c,
	libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
2005-05-06 20:13:44 +00:00
Jennifer Averett c3be7fdde1 2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>
* console/init68360.c, include/bsp.h, startup/bspstart.c: Changed
	rtems_unsigned types to uint types
2005-05-06 20:10:04 +00:00
Jennifer Averett 7bd80cff8d 2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>
* rtems/score/powerpc.h: Removed warning
2005-05-06 20:08:09 +00:00
Jennifer Averett 0fd3092e02 2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>
* libchip/network/dec21140.c, libchip/network/elnk.c,
	libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
2005-05-06 20:06:17 +00:00
Jennifer Averett 48ad38db2c 2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>
* clock/ckinit.c, console/console.c, include/bsp.h, network/ne2000.c:
	Moved irq.h to bsp subdirectory.
2005-05-06 19:57:27 +00:00
Jennifer Averett 529cebf00d 2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>
* Makefile.am, comm/i386-stub-glue.c, comm/tty_drv.c, comm/uart.c,
	irq/idt.c, irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c: Moved
	irq.h and irq_asm.h to bsp subdirectory.
2005-05-06 19:55:45 +00:00
Jennifer Averett 6daada60f8 2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>
* 3c509/3c509.c, clock/ckinit.c, console/console.c, console/fb_vga.c,
	console/inch.c, console/ps2_mouse.c, console/serial_mouse.c,
	ne2000/ne2000.c, timer/timer.c, wd8003/wd8003.c: Moved irq.h to bsp
	subdirectory.
2005-05-06 19:53:03 +00:00
Jennifer Averett d5bbaa891f 2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>
* clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c:
	Moved irq.h to bsp subdirectory.
2005-05-06 19:50:28 +00:00