Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge the content of <netinet/tcpip.h> and <netinet6/tcpipv6.h> in | 2017-05-18 | 1 | -61/+0 | |
| | | | | | | | | | <netinet/tcp_debug.h>. The IPv6 variant was always included and the IPv4 version is not present on all systems. Most of the offending ports are already fixed, thanks to sthen@! | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Inclusion protection. | 2001-06-09 | 1 | -1/+6 | |
| | |||||
* | indent | 1997-08-26 | 1 | -2/+2 | |
| | |||||
* | OpenBSD tags + some prototyping police | 1997-02-24 | 1 | -0/+1 | |
| | |||||
* | from netbsd: | 1995-12-14 | 1 | -3/+1 | |
| | | | | | | | | | make netinet work on systems where pointers and longs are 64 bits (like the alpha). Biggest problem: IP headers were overlayed with structure which included pointers, and which therefore didn't overlay properly on 64-bit machines. Solution: instead of threading pointers through IP header overlays, add a "queue element" structure to do the threading, and point it at the ip headers. | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+61 | |