<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/sockstat, branch stable/10</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC r335921:</title>
<updated>2018-07-06T19:10:07+00:00</updated>
<author>
<name>Jamie Gritton</name>
<email>jamie@FreeBSD.org</email>
</author>
<published>2018-07-06T19:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0f975aaa9b9f3f5bdb5d87acd80cd45ef1e24cab'/>
<id>0f975aaa9b9f3f5bdb5d87acd80cd45ef1e24cab</id>
<content type='text'>
  Allow jail names (not just IDs) to be specified for: cpuset(1), ipfw(8),
   sockstat(1), ugidfw(8)
  These are the last of the jail-aware userland utilities that didn't work
   with names.

PR:		229266
Differential Revision:	D16047
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Allow jail names (not just IDs) to be specified for: cpuset(1), ipfw(8),
   sockstat(1), ugidfw(8)
  These are the last of the jail-aware userland utilities that didn't work
   with names.

PR:		229266
Differential Revision:	D16047
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r287281:</title>
<updated>2016-01-17T18:39:01+00:00</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2016-01-17T18:39:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0af7a1f9e18fecd7712b5d58ae749609d602c503'/>
<id>0af7a1f9e18fecd7712b5d58ae749609d602c503</id>
<content type='text'>
Report CLOSED as state for bound sockets for consistency with
netstat and the way TCP is handled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Report CLOSED as state for bound sockets for consistency with
netstat and the way TCP is handled.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r287182:</title>
<updated>2016-01-17T18:37:36+00:00</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2016-01-17T18:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8727020273707c2a1a97ca3084e1a4a9e1259ec3'/>
<id>8727020273707c2a1a97ca3084e1a4a9e1259ec3</id>
<content type='text'>
Add SCTP support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add SCTP support.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r287179:</title>
<updated>2016-01-17T18:35:46+00:00</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2016-01-17T18:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0889783ac085c4925570fbfd733e48935728e165'/>
<id>0889783ac085c4925570fbfd733e48935728e165</id>
<content type='text'>
Remove a variable which is set but never used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove a variable which is set but never used.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH (r287178): print status on first line, not last.</title>
<updated>2016-01-17T18:07:32+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2016-01-17T18:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a7151456ba835fd358320189e1809760bb2231a4'/>
<id>a7151456ba835fd358320189e1809760bb2231a4</id>
<content type='text'>
This revision has previously been (incorrectly) recorded as merged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This revision has previously been (incorrectly) recorded as merged.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r285651:</title>
<updated>2016-01-17T14:35:37+00:00</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2016-01-17T14:35:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2b511e0a0ba549ed8fea8d99cb7bdfae36f17035'/>
<id>2b511e0a0ba549ed8fea8d99cb7bdfae36f17035</id>
<content type='text'>
Move assignments around to avoid a false-positive uninitialized variable
warning which broke the sparc64 build.

This is work from des@ and MFCing was discussed with him.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move assignments around to avoid a false-positive uninitialized variable
warning which broke the sparc64 build.

This is work from des@ and MFCing was discussed with him.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r285630:</title>
<updated>2016-01-17T14:33:40+00:00</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2016-01-17T14:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5e43bafedf6def423bfb9695a14cf179a49ff9be'/>
<id>5e43bafedf6def423bfb9695a14cf179a49ff9be</id>
<content type='text'>
Add a -s option which adds a column listing the connection state if
applicable (currently only for TCP).

This is work from des@ and MFCing was discussed with him.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a -s option which adds a column listing the connection state if
applicable (currently only for TCP).

This is work from des@ and MFCing was discussed with him.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r289677:</title>
<updated>2016-01-07T00:40:51+00:00</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-01-07T00:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2a178238de949d3a5b2d886b0fae9611edfb3ac1'/>
<id>2a178238de949d3a5b2d886b0fae9611edfb3ac1</id>
<content type='text'>
  Fix a ton of speelling errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Fix a ton of speelling errors
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r284636:</title>
<updated>2015-07-23T20:00:20+00:00</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2015-07-23T20:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b21cb739b39bb001d52fbf026fe92babf27f8524'/>
<id>b21cb739b39bb001d52fbf026fe92babf27f8524</id>
<content type='text'>
- Add SOCK_SEQPACKET support in UNIX-domain socket.
- Display zoneid using % notation in an IPv6 address.
- Use nitems().
- Use sstos{in,in6,un} macros to simplify casts.
- style(9).

Approved by:	re (gjb)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add SOCK_SEQPACKET support in UNIX-domain socket.
- Display zoneid using % notation in an IPv6 address.
- Use nitems().
- Use sstos{in,in6,un} macros to simplify casts.
- style(9).

Approved by:	re (gjb)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r284604:</title>
<updated>2015-06-22T05:36:08+00:00</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2015-06-22T05:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=33d4a735b33885d0165fa979ab870080f0b5d025'/>
<id>33d4a735b33885d0165fa979ab870080f0b5d025</id>
<content type='text'>
Don't leak sockets.

Reported by:	Coverity
CID:		1306785
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't leak sockets.

Reported by:	Coverity
CID:		1306785
</pre>
</div>
</content>
</entry>
</feed>
