<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/truss, branch releng/11.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2019-01-02T20:49:41Z</updated>
<entry>
<title>MFC 341802: Validate the string size parameter passed to -s.</title>
<updated>2019-01-02T20:49:41Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2019-01-02T20:49:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8313624f73d18448b7a1413bfbb454c33adc4c42'/>
<id>urn:sha1:8313624f73d18448b7a1413bfbb454c33adc4c42</id>
<content type='text'>
Use strtonum() to reject negative sizes instead of core dumping.

PR:		232206
</content>
</entry>
<entry>
<title>MFC r328037: Rename 'recv' to 'receive' to appease shadow warnings from GCC.</title>
<updated>2018-04-10T15:38:16Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2018-04-10T15:38:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=758abd1adaee53e61a25b1638df613f475d0c30a'/>
<id>urn:sha1:758abd1adaee53e61a25b1638df613f475d0c30a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r328081:</title>
<updated>2018-04-07T21:09:51Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2018-04-07T21:09:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5b86c0ec102ecaeb0cd5703d33ff2f3c17153282'/>
<id>urn:sha1:5b86c0ec102ecaeb0cd5703d33ff2f3c17153282</id>
<content type='text'>
Add missing assignment to make sure non-first cmsgs are handled as such.
</content>
</entry>
<entry>
<title>MFC r328059:</title>
<updated>2018-04-07T21:08:44Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2018-04-07T21:08:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=99c587f19155c739b6202b93f3116d9972897f5e'/>
<id>urn:sha1:99c587f19155c739b6202b93f3116d9972897f5e</id>
<content type='text'>
Improve the printing of cmgs when the length is 0. Fix error handling.
</content>
</entry>
<entry>
<title>MFC r328058:</title>
<updated>2018-04-07T21:07:47Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2018-04-07T21:07:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f06c9bd474a99f4d49a06099bb3c80381ec61dca'/>
<id>urn:sha1:f06c9bd474a99f4d49a06099bb3c80381ec61dca</id>
<content type='text'>
Using %p already prints "0x", so don't do it explicitly.
</content>
</entry>
<entry>
<title>MFC r328015:</title>
<updated>2018-04-07T21:05:39Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2018-04-07T21:05:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f4f87ff11847037824ff2e67721e963d004b8c86'/>
<id>urn:sha1:f4f87ff11847037824ff2e67721e963d004b8c86</id>
<content type='text'>
Decode msghdr argument of sendmsg() and recvmsg().
</content>
</entry>
<entry>
<title>MFC r327967:</title>
<updated>2018-04-07T21:01:43Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2018-04-07T21:01:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7c789d1e57769a2c3687c088c5a775c0681fd226'/>
<id>urn:sha1:7c789d1e57769a2c3687c088c5a775c0681fd226</id>
<content type='text'>
Improve support for sctp_generic_recvmsg() and sctp_generic_sendmsg()
and add support for sctp_generic_sendmsg_iov().

Handle the struct iovec argument and the struct sctp_sndrcvinfo
arguments.
</content>
</entry>
<entry>
<title>MFC r327961:</title>
<updated>2018-04-07T20:56:07Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2018-04-07T20:56:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0d091e3b9e2d4fcb26ceb53533226ecc7778626f'/>
<id>urn:sha1:0d091e3b9e2d4fcb26ceb53533226ecc7778626f</id>
<content type='text'>
Mark the iovec parameters of writev() and readv() as IN and OUT.
This makes truss work on readv() as expected.
</content>
</entry>
<entry>
<title>MFC r327921:</title>
<updated>2018-04-07T20:54:37Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2018-04-07T20:54:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b12d3f54f5475ebc7eacb4e13f86db19742de62e'/>
<id>urn:sha1:b12d3f54f5475ebc7eacb4e13f86db19742de62e</id>
<content type='text'>
Fix a typo introduced in r327919.
</content>
</entry>
<entry>
<title>MFC r327919:</title>
<updated>2018-04-07T20:52:05Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2018-04-07T20:52:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3589187d7ec88c3d0e7f265cae17e26ca25173f9'/>
<id>urn:sha1:3589187d7ec88c3d0e7f265cae17e26ca25173f9</id>
<content type='text'>
Add support for readv() and writev() to truss.

Sponsored by:i		Netflix, Inc.
</content>
</entry>
</feed>
