#
36d7e348 |
| 10-May-2018 |
bluhm <bluhm@openbsd.org> |
TCP debug sockets still had code for old TCP timers that were implemented as slow and fast protocol user requests. Replace that with a proper timer debug implementation. OK visa@
|
#
f1bbc13f |
| 23-Jan-2018 |
bluhm <bluhm@openbsd.org> |
Fix printf(9) format strings so that a kernel with TCPDEBUG compiles. Mark the string variables with TCP debugging names as constant. OK mpi@
|
#
b100edd3 |
| 18-May-2017 |
mpi <mpi@openbsd.org> |
Merge the content of <netinet/tcpip.h> and <netinet6/tcpipv6.h> in <netinet/tcp_debug.h>.
The IPv6 variant was always included and the IPv4 version is not present on all systems.
Most of the offend
Merge the content of <netinet/tcpip.h> and <netinet6/tcpipv6.h> in <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@!
show more ...
|
#
f5676b7b |
| 13-Jul-2014 |
mpi <mpi@openbsd.org> |
Stop using old n_time, n_long and n_short types in netinet headers.
ok deraadt@, naddy@
|
#
29295d1c |
| 02-Jun-2003 |
millert <millert@openbsd.org> |
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
|
#
96363099 |
| 14-May-2003 |
jason <jason@openbsd.org> |
remove the last of the MI commons
|
#
d1eb37ff |
| 09-Jun-2001 |
angelos <angelos@openbsd.org> |
Inclusion protection.
|
#
8c2ac9d7 |
| 11-Jan-1999 |
deraadt <deraadt@openbsd.org> |
netinet merge of NRL stuff. some indent and shrinkage needed; NRL/cmetz
|
#
95c22216 |
| 26-Aug-1997 |
deraadt <deraadt@openbsd.org> |
indent
|
#
8ff6e012 |
| 24-Feb-1997 |
niklas <niklas@openbsd.org> |
OpenBSD tags + some prototyping police
|
#
df930be7 |
| 18-Oct-1995 |
deraadt <deraadt@openbsd.org> |
initial import of NetBSD tree
|