Fix printf(9) format strings so that a kernel with TCPDEBUG compiles.
authorbluhm <bluhm@openbsd.org>
Tue, 23 Jan 2018 20:41:42 +0000 (20:41 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 23 Jan 2018 20:41:42 +0000 (20:41 +0000)
commitf1bbc13fb33be8dd9d7a2da6f97f96d959fa343f
tree3cbfee3c6304f80feb93881935f23bc042e0c1ad
parent6a0be14257616885780d125e01f9558622e427f3
Fix printf(9) format strings so that a kernel with TCPDEBUG compiles.
Mark the string variables with TCP debugging names as constant.
OK mpi@
sys/netinet/tcp_debug.c
sys/netinet/tcp_debug.h
sys/sys/protosw.h