svn commit: r332348 - stable/10/usr.sbin/rpcbind

2018-04-09 Thread Xin LI
Author: delphij Date: Tue Apr 10 03:15:07 2018 New Revision: 332348 URL: https://svnweb.freebsd.org/changeset/base/332348 Log: MFC r331180: Plug a possible memory leak. Modified: stable/10/usr.sbin/rpcbind/rpcbind.c Directory Properties: stable/10/ (props changed) Modified:

svn commit: r332332 - stable/10/sys/net

2018-04-09 Thread Brooks Davis
Author: brooks Date: Mon Apr 9 16:32:49 2018 New Revision: 332332 URL: https://svnweb.freebsd.org/changeset/base/332332 Log: MFC r332151: ifconf(): correct handling of sockaddrs smaller than struct sockaddr. Portable programs that use SIOCGIFCONF (e.g. traceroute) assume that each

svn commit: r332330 - stable/10/sys/netpfil/pf

2018-04-09 Thread Kristof Provost
Author: kp Date: Mon Apr 9 15:29:14 2018 New Revision: 332330 URL: https://svnweb.freebsd.org/changeset/base/332330 Log: MFC r331225: pf: Fix memory leak in DIOCRADDTABLES If a user attempts to add two tables with the same name the duplicate table will not be added, but we forgot

svn commit: r332325 - stable/10/sys/i386/i386

2018-04-09 Thread Ed Maste
Author: emaste Date: Mon Apr 9 13:01:43 2018 New Revision: 332325 URL: https://svnweb.freebsd.org/changeset/base/332325 Log: MFC r331053: ANSIfy i386/vm86.c Modified: stable/10/sys/i386/i386/vm86.c Directory Properties: stable/10/ (props changed) Modified:

svn commit: r332324 - stable/10/usr.bin/vtfontcvt

2018-04-09 Thread Ed Maste
Author: emaste Date: Mon Apr 9 13:00:03 2018 New Revision: 332324 URL: https://svnweb.freebsd.org/changeset/base/332324 Log: MFC r282920: vtfontcvt: Allow 6 digits in verbose output Some fonts (e.g. GNU Unifont) have more than 100,000 (half-)glyphs. Sponsored by: The FreeBSD

svn commit: r332323 - stable/10/usr.bin/vtfontcvt

2018-04-09 Thread Ed Maste
Author: emaste Date: Mon Apr 9 12:58:53 2018 New Revision: 332323 URL: https://svnweb.freebsd.org/changeset/base/332323 Log: MFC r296920: vtfontcvt: support .hex fonts with chars beyond Unicode BMP This is already supported by the vt(4) vfnt format mapping from code points to glyphs.

svn commit: r332321 - stable/10/sys/dev/ath

2018-04-09 Thread Ed Maste
Author: emaste Date: Mon Apr 9 12:55:09 2018 New Revision: 332321 URL: https://svnweb.freebsd.org/changeset/base/332321 Log: MFC r327529: ath: fix possible memory disclosure in ioctl handler Submitted by: Domagoj Stolfa Modified:

svn commit: r332322 - stable/10/usr.bin/vtfontcvt

2018-04-09 Thread Ed Maste
Author: emaste Date: Mon Apr 9 12:57:08 2018 New Revision: 332322 URL: https://svnweb.freebsd.org/changeset/base/332322 Log: MFC r331935: vtfontcvt: allow .bdf characters less than full height Sponsored by: The FreeBSD Foundation Modified: stable/10/usr.bin/vtfontcvt/vtfontcvt.c

svn commit: r332320 - stable/10/sys/dev/ath

2018-04-09 Thread Ed Maste
Author: emaste Date: Mon Apr 9 12:53:15 2018 New Revision: 332320 URL: https://svnweb.freebsd.org/changeset/base/332320 Log: MFC ath(4) potential memory disclosure fixes [1] r327499: ath: fix memory disclosure from ath_btcoex_ioctl The ath_btcoex_ioctl handler allocated a buffer