svn commit: r290878 - stable/9/sys/boot/common

2015-11-15 Thread Garrett Cooper
Author: ngie Date: Sun Nov 15 20:20:03 2015 New Revision: 290878 URL: https://svnweb.freebsd.org/changeset/base/290878 Log: MFstable/10 r290877: MFC r289896: Make vers.c creation atomic by using a temporary file, then moving the temporary file to vers.c at the end of the script

svn commit: r290880 - in stable/9: share/man/man4 share/man/man5 tools/build/mk

2015-11-15 Thread Garrett Cooper
Author: ngie Date: Sun Nov 15 20:25:26 2015 New Revision: 290880 URL: https://svnweb.freebsd.org/changeset/base/290880 Log: MFstable/10 r290879: MFC r290659,r290660: r290659: - Move ng_bluetooth.4 under MK_BLUETOOTH != no - Move all section 5 bluetooth manpages under MK_BLUETOOT

svn commit: r290886 - in stable/9/share/man: man4 man4/man4.powerpc man7 man9

2015-11-15 Thread Garrett Cooper
Author: ngie Date: Sun Nov 15 21:16:13 2015 New Revision: 290886 URL: https://svnweb.freebsd.org/changeset/base/290886 Log: MFstable/10 r233422: r233422 (by joel): Remove superfluous paragraph macro. Command used: $ svn merge --accept mine-conflict -c 233422 ^/stable/10

svn commit: r290887 - in stable/9: lib/libc/db/man lib/libc/gen lib/libc/net lib/libc/rpc lib/libc/sys lib/libcam lib/libdevstat lib/libradius sbin/bsdlabel sbin/newfs_msdos share/man/man4 share/ma...

2015-11-15 Thread Garrett Cooper
Author: ngie Date: Sun Nov 15 21:27:50 2015 New Revision: 290887 URL: https://svnweb.freebsd.org/changeset/base/290887 Log: MFstable/10 r231564: r231564 (by ed): Globally replace u_int*_t from (non-contributed) man pages. The reasoning behind this, is that if we are consistent in our

svn commit: r290888 - in stable/9: sbin/camcontrol sbin/kldload sbin/newfs share/man/man3 share/man/man4 usr.sbin/bluetooth/l2ping usr.sbin/ctladm usr.sbin/makefs usr.sbin/mptutil usr.sbin/services...

2015-11-15 Thread Garrett Cooper
Author: ngie Date: Sun Nov 15 21:41:51 2015 New Revision: 290888 URL: https://svnweb.freebsd.org/changeset/base/290888 Log: MFstable/10 r249373: r249373 (by joel): Remove contractions. Command used: $ svn merge --accept mine-full -c r249373 ^/stable/10 Conflicts:

svn commit: r290889 - stable/9/usr.sbin/makefs

2015-11-15 Thread Garrett Cooper
Author: ngie Date: Sun Nov 15 21:44:10 2015 New Revision: 290889 URL: https://svnweb.freebsd.org/changeset/base/290889 Log: MFstable/10 r290882,r290884,r290885: r290882: MFC r290260,r290262: r290260: Document undocumented long options for -t cd9660 Note which options hav

svn commit: r290891 - stable/9/usr.bin/tar

2015-11-15 Thread Garrett Cooper
Author: ngie Date: Sun Nov 15 21:58:04 2015 New Revision: 290891 URL: https://svnweb.freebsd.org/changeset/base/290891 Log: MFstable/10 r290890: MFC r283245: r283245 (by imp): Remove stray DEBUG_FLAGS=-g that snuck in with r184761. Modified: stable/9/usr.bin/tar/Makefile Direct