Ralf Corsepius
004092e893
Cosmetics from FreeBSD.
2009-01-03 08:05:59 +00:00
Ralf Corsepius
af20d0e1a5
Add in_addr_t.
...
Re-base "struct in_addr" on in_addr_t (mandated by POSIX).
2009-01-03 08:01:24 +00:00
Ralf Corsepius
df197f7d0a
Remove struct ip_opts (unused).
2009-01-03 07:55:57 +00:00
Ralf Corsepius
0f9861be81
Include <rtems/endian.h> instead of <machine/endian.h>.
2007-05-09 16:35:03 +00:00
Ralf Corsepius
bc1e0b1282
Fix typo in previous patch.
2007-03-26 05:59:33 +00:00
Ralf Corsepius
da9078a3ee
2007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/in.h: Eliminate __P().
2007-03-26 05:51:45 +00:00
Joel Sherrill
ae5a79c349
2006-08-30 Joel Sherrill <joel@OARcorp.com>
...
* libcsupport/include/sys/ioccom.h, libnetworking/kern/uipc_socket2.c,
libnetworking/net/ethernet.h, libnetworking/net/if.h,
libnetworking/net/if_ethersubr.c, libnetworking/net/if_ppp.c,
libnetworking/net/if_pppvar.h, libnetworking/net/ppp_tty.c,
libnetworking/net/pppcompress.c, libnetworking/net/slcompress.c,
libnetworking/netinet/in.h, libnetworking/netinet/ip_icmp.c,
libnetworking/netinet/tcp.h, libnetworking/netinet/tcp_seq.h,
libnetworking/sys/protosw.h, libnetworking/sys/socketvar.h: Remove
warnings. Most of the warnings were 16/32 bit integer sizing issues.
Some constants had L appended, some had casts add, some types were
changed to reflect a bit width requirement.
2006-08-30 17:20:33 +00:00
Ralf Corsepius
d74c13b7f4
Partial update from FreeBSD.
2005-09-16 06:11:06 +00:00
Ralf Corsepius
9e7678d2af
Partial update from FreeBSD.
2005-05-09 13:12:45 +00:00
Ralf Corsepius
4f792aec92
Sync in_port_t with arpa/inet.h.
2005-05-08 09:17:58 +00:00
Ralf Corsepius
5fce938e11
Partial update from FreeBSD.
...
Remove BYTE_PACK.
2005-05-08 07:30:05 +00:00
Ralf Corsepius
cf29bcb979
Cosmetics from FreeBSD.
2005-05-08 06:40:09 +00:00
Ralf Corsepius
ef1f80ea30
Partial updates from FreeBSD.
2005-04-14 15:09:06 +00:00
Ralf Corsepius
4c92297a3e
Misc. part. updates from FreeBSD.
2005-02-04 16:35:05 +00:00
Ralf Corsepius
dc28f16d8e
Use -D_KERNEL instead of -DKERNEL for greater FreeBSD compliance.
2004-04-20 12:28:19 +00:00
Chris Johns
ef6d9efbeb
PR406 - Added INET_ADDRSTRLEN per the SUSv3 standard.
2003-05-15 09:27:03 +00:00
Joel Sherrill
7a47bb5724
2002-08-07 Joel Sherrill <joel@OARcorp.com>
...
* netinet/in.h: Per PR263, added include of <machine/endian.h>
to <netinet/in.h> so it includes prototypes of ntohl() family
of routines.
2002-08-07 15:37:33 +00:00
Joel Sherrill
74c402a2a3
2002-07-17 Jay Monkman <jtm@smoothsmoothie.com>
...
* netinet/in.h, netinet/ip.h, netinet/ip_var.h, netinet/tcp.h:
Modified to added packed attribute.o
2002-07-17 17:08:48 +00:00
Joel Sherrill
df49c60c96
Merged from 4.5.0-beta3a
2000-06-12 15:00:15 +00:00
Joel Sherrill
39e6e65a2c
Base files
1998-08-19 21:32:28 +00:00