svn commit: r299112 - stable/9/lib/libcam

2016-05-05 Thread Garrett Cooper
Author: ngie Date: Thu May 5 08:17:55 2016 New Revision: 299112 URL: https://svnweb.freebsd.org/changeset/base/299112 Log: MFstable/10 r299111: MFC r297999: Clean up trailing whitespace in lib/libcam; no functional change Modified: stable/9/lib/libcam/camlib.c stable/9/lib/libcam

svn commit: r299147 - stable/9/sys/netinet

2016-05-05 Thread Jonathan T. Looney
Author: jtl Date: Fri May 6 01:27:01 2016 New Revision: 299147 URL: https://svnweb.freebsd.org/changeset/base/299147 Log: MFC r298408: Prevent underflows in tp->snd_wnd if the remote side ACKs more than tp->snd_wnd. This can happen, for example, when the remote side responds to a wi

svn commit: r299149 - stable/9/sbin/restore

2016-05-05 Thread Pedro F. Giffuni
Author: pfg Date: Fri May 6 01:38:12 2016 New Revision: 299149 URL: https://svnweb.freebsd.org/changeset/base/299149 Log: MFC r298868, r298874: restore: fix memory and resource handle leaks. CID: 272297, 1007784 Modified: stable/9/sbin/restore/main.c stable/9/sbin/restore/s