Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r281884: | tuexen | 2015-05-29 | 1 | -3/+3 |
| | | | | | | A complete user message is signalled with the MSG_EOR flag, not the MSG_EOF flag. Thanks to Valentin Nechayev for reporting the issue. | ||||
* | Remove the advertising clause from the Regents of the University of | emaste | 2013-05-28 | 1 | -5/+1 |
| | | | | California's license, per the letter dated July 22, 1999. | ||||
* | General mdoc(7) and typo fixes. | gjb | 2012-05-11 | 1 | -1/+1 |
| | | | | | | PR: 167734 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days | ||||
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -17/+17 |
| | | | | | | | Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days | ||||
* | Fix typos and spelling mistakes. | joel | 2010-08-06 | 1 | -1/+1 |
| | |||||
* | Use ISO C99 integer types instead of the BSD-specific u_int*_t. | brucec | 2010-07-04 | 1 | -8/+8 |
| | | | | Approved by: rrs (mentor) | ||||
* | sctp_recvmsg returns the number of bytes received, not sent. | brucec | 2010-06-11 | 1 | -1/+1 |
| | | | | | Approved by: rrs (mentor) MFC after: 1 month | ||||
* | Fix typo of ENOTCONN. | brucec | 2010-01-31 | 1 | -1/+1 |
| | | | | | | Add missing RETURN VALUES section in sctp_opt_info(3). Approved by: rrs (mentor) | ||||
* | Miscellaneous mdoc, spelling and inconsistency fixes. | brueffer | 2010-01-12 | 1 | -9/+10 |
| | | | | | | PR: 142573, 142576 (mostly) Submitted by: brucec MFC after: 1 week | ||||
* | Assorted spelling, punctuation and mdoc fixes. | brueffer | 2007-09-25 | 1 | -10/+15 |
| | | | | Approved by: re (blanket) | ||||
* | - Fix description to say "receive" instead of "send" | gabor | 2007-09-20 | 1 | -2/+2 |
| | | | | | | PR: docs/115466 Submitted by: Bruce Cran <bruce@cran.org.uk> Approved by: re (bmah) | ||||
* | Major cleanup: mdoc macros, style, typos etc. | brueffer | 2007-06-18 | 1 | -49/+69 |
| | |||||
* | Fix include declaration it was sys/sctp.h should be netinet/sctp.h, | rrs | 2007-02-26 | 1 | -1/+1 |
| | | | | reported by pluknet@gmail.com. | ||||
* | First cut of the sctp man pages. Still need work. | rrs | 2007-02-22 | 1 | -0/+272 |