History log of /freebsd/usr.bin/netstat/sctp.c (Results 76 – 78 of 78)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3f8d71d5 17-Jun-2007 Randall Stewart <rrs@FreeBSD.org>

- Forced commit to update who actually did this code (I forgot
the obtained from in the original line)
Obtained from: Weongyo Jeong (weongyo.jeong@gmail.com)


# 04b764d8 13-Jun-2007 Xin LI <delphij@FreeBSD.org>

sctp_process_inpcb() wants an offset parameter in size_t,
so define it as what it is expected. This fixes WARNS=3
without NO_WERROR build.


# 74fd40c9 09-Jun-2007 Randall Stewart <rrs@FreeBSD.org>

Adds support for SCTP.


1234