svn commit: r291050 - stable/10/lib/libc/stdio

2015-11-18 Thread Andrey A. Chernov
Author: ache Date: Thu Nov 19 02:04:16 2015 New Revision: 291050 URL: https://svnweb.freebsd.org/changeset/base/291050 Log: MFC: r290549,r290729 r290549: Reorganize code to elimitate one _sseek() call for append modes. r290729: 1) Remove my overcomplicated error fallback and

svn commit: r291044 - in stable/10/contrib/netbsd-tests/lib/libc: gen regex

2015-11-18 Thread Garrett Cooper
Author: ngie Date: Thu Nov 19 00:25:58 2015 New Revision: 291044 URL: https://svnweb.freebsd.org/changeset/base/291044 Log: MFC r290847: Fix -Wunused warnings with variables used unlit code by adding appropriate #ifdef guards around the variables Sponsored by: EMC / Isilon Storage D

svn commit: r291042 - stable/10/usr.sbin/bootparamd/bootparamd

2015-11-18 Thread Garrett Cooper
Author: ngie Date: Thu Nov 19 00:14:23 2015 New Revision: 291042 URL: https://svnweb.freebsd.org/changeset/base/291042 Log: MFC r290645: Fix some trivial warnings with bootparamd/main.c - Convert K&R to something a bit less ancient - Remove an incorrect, duplicate prototype for bootp