Commit Graph

363 Commits

Author SHA1 Message Date
Ralf Corsepius
51cb6761c6 Update from FreeBSD 2005-05-01 04:00:43 +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
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
69d3141ce5 Update 2005-04-18 16:16:28 +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
a3c06e11e0 Cosmetics from FreeBSD. 2005-04-18 05:20:02 +00:00
Ralf Corsepius
c834daa716 2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/sys/mount.h: More updates from FreeBSD.
	Remove ufs, mfs, dosfs, isofs.
2005-04-18 03:42:36 +00:00
Ralf Corsepius
55439c70f6 More updates from FreeBSD. 2005-04-18 03:40:56 +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
74404409a7 Reflect having introduced nfsclient/. 2005-04-17 07:34:11 +00:00
Ralf Corsepius
98cc364d7f Partial update from FreeBSD. 2005-04-17 07:32:42 +00:00
Ralf Corsepius
471745e9b2 Remove nfs_args. 2005-04-17 07:31:45 +00:00
Ralf Corsepius
fe85335844 Cosmetical update from FreeBSD. Remove special casing of arm/mips. 2005-04-17 07:31:23 +00:00
Ralf Corsepius
ef4a8d38d9 Cosmetical update from FreeBSD. 2005-04-17 07:30:47 +00:00
Ralf Corsepius
fd52e9582a Remove. 2005-04-17 07:30:09 +00:00
Ralf Corsepius
fbfb60dcf8 New. 2005-04-17 07:29:45 +00:00
Ralf Corsepius
e953e2df06 Partial updates from FreeBSD. 2005-04-15 06:29:42 +00:00
Ralf Corsepius
ef1f80ea30 Partial updates from FreeBSD. 2005-04-14 15:09:06 +00:00
Ralf Corsepius
f75c85e4e7 Cosmetical update from FreeBSD. 2005-04-14 14:27:21 +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
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
476114f5e9 Auto-generated update. 2005-02-19 17:08:36 +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
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
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
6c6ee53029 New. 2005-02-08 14:53:14 +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
4c92297a3e Misc. part. updates from FreeBSD. 2005-02-04 16:35:05 +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
Ralf Corsepius
c58c2ca414 New header guards. 2005-02-02 10:11:10 +00:00
Ralf Corsepius
4aa8a23f2a Include config.h. 2005-02-02 03:06:41 +00:00
Eric Norum
547b04f6b2 Remove dead variable. 2005-01-28 19:52:19 +00:00
Ralf Corsepius
8687ba507c 2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/if_pppvar.h: Ansify.
2005-01-28 02:14:23 +00:00
Joel Sherrill
0e245a1103 2005-01-07 Joel Sherrill <joel@OARcorp.com>
* libnetworking/libc/res_debug.c: Added const to eliminate warnings.
2005-01-07 19:47:15 +00:00
Ralf Corsepius
64b6cb5272 Cosmetics from FreeBSD 2004-12-29 18:33:37 +00:00
Ralf Corsepius
b4d645bd28 Add doxygen preamble. 2004-12-29 18:14:57 +00:00
Greg Menke
5194a28430 PR 730
* cpu_asm.S: Collected PR 601 changes for commit to cvshead
	for rtems-4.7
2004-12-06 20:29:51 +00:00
Ralf Corsepius
751c51343c 2004-12-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/if_ethersubr.c,
	libnetworking/net/radix.h,
	libnetworking/netinet/if_ether.h,
	libnetworking/netinet/igmp_var.h,
	libnetworking/netinet/in_var.h,
	libnetworking/netinet/tcp_timer.h,
	libnetworking/netinet/udp_usrreq.c,
	libnetworking/rtems/rtems_glue.c:
	Misc. updates from FreeBSD and bugfixes tripped by GCC-4.0.0.
2004-12-03 05:07:56 +00:00
Ralf Corsepius
46a1aa9efa 2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/kern/kern_sysctl.c,
	libnetworking/sys/sysctl.h: Add SYSCTL_CHILDREN_SET
	(Update from FreeBSD for GCC-4.0.0).
2004-12-03 02:23:20 +00:00
Joel Sherrill
78219ad15b 2004-12-02 Joel Sherrill <joel@OARcorp.com>
* libnetworking/kern/kern_sysctl.c, libnetworking/netinet/ip_mroute.c,
	libnetworking/sys/socketvar.h: Remove warnings.
2004-12-02 20:24:30 +00:00
Ralf Corsepius
dac1edba93 2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/radix.c, libnetworking/net/radix.h,
	libnetworking/net/route.h, libnetworking/netinet/if_ether.h,
	libnetworking/netinet/in_var.h, libnetworking/netinet/tcp_timer.h,
	libnetworking/netinet/udp_usrreq.c, libnetworking/netinet/udp_var.h,
	libnetworking/sys/callout.h, libnetworking/sys/socketvar.h,
	libnetworking/sys/sysctl.h: Cosmetics from FreeBSD.
2004-12-02 18:42:53 +00:00
Joel Sherrill
6db216dd8e 2004-11-05 Joel Sherrill <joel@OARcorp.com>
* libnetworking/machine/endian.h: Protect BYTE_ORDER from double
	definition.
2004-11-05 16:18:53 +00:00
Eric Norum
bb5b404856 Install working version of ether_sprintf(). 2004-10-25 13:50:39 +00:00