summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/in.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-09Include <rtems/endian.h> instead of <machine/endian.h>.Ralf Corsepius1-1/+1
2007-03-26Fix typo in previous patch.Ralf Corsepius1-1/+1
2007-03-262007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+4
* libnetworking/netinet/in.h: Eliminate __P().
2006-08-302006-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* 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.
2005-09-16Partial update from FreeBSD.Ralf Corsepius1-14/+12
2005-05-09Partial update from FreeBSD.Ralf Corsepius1-1/+2
2005-05-08Sync in_port_t with arpa/inet.h.Ralf Corsepius1-1/+1
2005-05-08Partial update from FreeBSD.Ralf Corsepius1-25/+40
Remove BYTE_PACK.
2005-05-08Cosmetics from FreeBSD.Ralf Corsepius1-1/+1
2005-04-14Partial updates from FreeBSD.Ralf Corsepius1-6/+6
2005-02-04Misc. part. updates from FreeBSD.Ralf Corsepius1-18/+29
2004-04-20Use -D_KERNEL instead of -DKERNEL for greater FreeBSD compliance.Ralf Corsepius1-3/+3
2003-05-15PR406 - Added INET_ADDRSTRLEN per the SUSv3 standard.Chris Johns1-0/+5
2002-08-072002-08-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
* 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-07-172002-07-17 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill1-2/+2
* netinet/in.h, netinet/ip.h, netinet/ip_var.h, netinet/tcp.h: Modified to added packed attribute.o
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-0/+3
1998-08-19Base filesJoel Sherrill1-0/+433