summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/in.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Include <rtems/endian.h> instead of <machine/endian.h>.Ralf Corsepius2007-05-091-1/+1
|
* Fix typo in previous patch.Ralf Corsepius2007-03-261-1/+1
|
* 2007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-261-4/+4
| | | | * libnetworking/netinet/in.h: Eliminate __P().
* 2006-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-301-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.
* Partial update from FreeBSD.Ralf Corsepius2005-09-161-14/+12
|
* Partial update from FreeBSD.Ralf Corsepius2005-05-091-1/+2
|
* Sync in_port_t with arpa/inet.h.Ralf Corsepius2005-05-081-1/+1
|
* Partial update from FreeBSD.Ralf Corsepius2005-05-081-25/+40
| | | | Remove BYTE_PACK.
* Cosmetics from FreeBSD.Ralf Corsepius2005-05-081-1/+1
|
* Partial updates from FreeBSD.Ralf Corsepius2005-04-141-6/+6
|
* Misc. part. updates from FreeBSD.Ralf Corsepius2005-02-041-18/+29
|
* Use -D_KERNEL instead of -DKERNEL for greater FreeBSD compliance.Ralf Corsepius2004-04-201-3/+3
|
* PR406 - Added INET_ADDRSTRLEN per the SUSv3 standard.Chris Johns2003-05-151-0/+5
|
* 2002-08-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-071-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-17 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-07-171-2/+2
| | | | | * netinet/in.h, netinet/ip.h, netinet/ip_var.h, netinet/tcp.h: Modified to added packed attribute.o
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-0/+3
|
* Base filesJoel Sherrill1998-08-191-0/+433