summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/tcp.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-03-24Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).Ralf Corsepius1-1/+1
2007-05-10Include <rtems/bsd/sys/cdefs.h> instead of <sys/cdefs.h>.Ralf Corsepius1-1/+1
2006-08-302006-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-13/+16
* 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-05-122005-05-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-20/+31
* libnetworking/netinet/tcp.h: Partial update from FreeBSD. Remove BYTE_PACK.
2005-05-12Define BYTE_PACK.Ralf Corsepius1-0/+4
2002-07-172002-07-17 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill1-7/+7
* netinet/in.h, netinet/ip.h, netinet/ip_var.h, netinet/tcp.h: Modified to added packed attribute.o
1998-08-19Base filesJoel Sherrill1-0/+122