svn commit: r256365 - in head: . etc etc/atf etc/mtree lib/libcrypt/tests share share/atf share/examples share/examples/atf share/man/man5 share/man/man7 share/mk share/xml share/xsl tools/build/mk...

2013-10-11 Thread Rui Paulo
Author: rpaulo Date: Sat Oct 12 06:06:53 2013 New Revision: 256365 URL: http://svnweb.freebsd.org/changeset/base/256365 Log: Remove most of the ATF tools and the _atf user. This is necessary because ATF is deprecated and it will be replaced by Kyua. Submitted by: j...@netbsd.org Revi

svn commit: r256362 - head/sys/dev/hyperv/netvsc

2013-10-11 Thread Peter Grehan
Author: grehan Date: Sat Oct 12 00:32:34 2013 New Revision: 256362 URL: http://svnweb.freebsd.org/changeset/base/256362 Log: Fix a lock-order reversal in the net driver by dropping the lock and holding a reference prior to calling further into the hyperv stack. Added missing FreeBSD ide

svn commit: r256350 - in head/sys/dev/hyperv: include vmbus

2013-10-11 Thread Peter Grehan
Author: grehan Date: Fri Oct 11 21:30:27 2013 New Revision: 256350 URL: http://svnweb.freebsd.org/changeset/base/256350 Log: Fix vmbus channel memory leak where incorrect length parameter was being passed to contigfree(). Submitted by: Microsoft hyperv dev team Approved by: re@ (glebiu

svn commit: r256348 - head/usr.sbin/bsdinstall/scripts

2013-10-11 Thread Devin Teske
Author: dteske Date: Fri Oct 11 21:23:44 2013 New Revision: 256348 URL: http://svnweb.freebsd.org/changeset/base/256348 Log: Remove the dumpdev configuration dialog, merge it into the regular services configuration and enable it by default. Committed with slight change to menu text for lengt

svn commit: r256347 - head/usr.sbin/bsdinstall/scripts

2013-10-11 Thread Devin Teske
Author: dteske Date: Fri Oct 11 21:12:48 2013 New Revision: 256347 URL: http://svnweb.freebsd.org/changeset/base/256347 Log: Incorporate PR bin/161547 to detect when an interface is wireless. Patch from PR modified slightly for whitespace and style. PR: bin/161547 Submitted by

svn commit: r256345 - head/usr.sbin/bsdinstall/scripts

2013-10-11 Thread Devin Teske
Author: dteske Date: Fri Oct 11 20:52:42 2013 New Revision: 256345 URL: http://svnweb.freebsd.org/changeset/base/256345 Log: Rewrite the keymap module to display an actual menu of selectable keymaps *and* provide a mechanism for testing the selection. With this commit, bsdinstall is no longe

svn commit: r256343 - in head/usr.sbin/bsdinstall: . scripts

2013-10-11 Thread Devin Teske
Author: dteske Date: Fri Oct 11 20:41:35 2013 New Revision: 256343 URL: http://svnweb.freebsd.org/changeset/base/256343 Log: Add zfsboot module as an option for automatic configuration. Default is to run interactively but it can be scripted too (optinally completely non-interactive). Current

svn commit: r256341 - head/sys/dev/bxe

2013-10-11 Thread Dimitry Andric
Author: dim Date: Fri Oct 11 20:35:12 2013 New Revision: 256341 URL: http://svnweb.freebsd.org/changeset/base/256341 Log: In sys/dev/bxe/bxe.c, print bus_addr_t values using %#jx, to fix several gcc warnings for PAE kernels. Approved by: re (glebius) Reviewed by: davidch, edavis Modi

svn commit: r256338 - in head/usr.sbin/bsdinstall: . scripts

2013-10-11 Thread Dag-Erling Smørgrav
Author: des Date: Fri Oct 11 20:21:44 2013 New Revision: 256338 URL: http://svnweb.freebsd.org/changeset/base/256338 Log: After installation, dump 4096 bytes from /dev/random to /entropy in the newly installed system. This should greatly increase the amount of entropy available when SSH hos

svn commit: r256335 - head/usr.sbin/bsdconfig/share

2013-10-11 Thread Devin Teske
Author: dteske Date: Fri Oct 11 20:12:30 2013 New Revision: 256335 URL: http://svnweb.freebsd.org/changeset/base/256335 Log: Add new f_expand_number() (shadowing expand_number(3)). Approved by: re (glebius) Modified: head/usr.sbin/bsdconfig/share/strings.subr Modified: head/usr.sbin/bs

svn commit: r256334 - head

2013-10-11 Thread Dag-Erling Smørgrav
Author: des Date: Fri Oct 11 20:11:24 2013 New Revision: 256334 URL: http://svnweb.freebsd.org/changeset/base/256334 Log: Remove extraneous (but harmless) leading /. Noticed by: Herbert J. Skuhra Approved by: re (gjb) Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles

svn commit: r256333 - head/usr.sbin/bsdconfig/share

2013-10-11 Thread Devin Teske
Author: dteske Date: Fri Oct 11 20:10:41 2013 New Revision: 256333 URL: http://svnweb.freebsd.org/changeset/base/256333 Log: Store descriptions for DEVICE_TYPE_DISK and fix static-defaults mapping. Add a default description for bhyve block disk device while we're here. Approved by: re (g

svn commit: r256332 - head/bin/freebsd-version

2013-10-11 Thread Dag-Erling Smørgrav
Author: des Date: Fri Oct 11 20:10:18 2013 New Revision: 256332 URL: http://svnweb.freebsd.org/changeset/base/256332 Log: Remove extraneous \n. Noticed by: Nikolai Lifanov Approved by: re (gjb) Modified: head/bin/freebsd-version/freebsd-version.sh.in Modified: head/bin/freebs

svn commit: r256331 - head/usr.sbin/bsdconfig/share

2013-10-11 Thread Devin Teske
Author: dteske Date: Fri Oct 11 20:08:34 2013 New Revision: 256331 URL: http://svnweb.freebsd.org/changeset/base/256331 Log: Add $VAR_ZFSINTERACTIVE (zfsInteractive) and new f_zfsinteractive() for determining when a script wants to be nonInteractive but selectively wants ZFS operations to be

svn commit: r256330 - head/usr.sbin/bsdconfig/share

2013-10-11 Thread Devin Teske
Author: dteske Date: Fri Oct 11 20:07:04 2013 New Revision: 256330 URL: http://svnweb.freebsd.org/changeset/base/256330 Log: Fix a bug that would occur in application death when debugging was enabled if you ended up in f_dialog_*_constrain() (indirectly, of course) with a purposefully-set NU

svn commit: r256328 - in head/sys: amd64/conf i386/conf

2013-10-11 Thread Glen Barber
Author: gjb Date: Fri Oct 11 19:40:28 2013 New Revision: 256328 URL: http://svnweb.freebsd.org/changeset/base/256328 Log: Document XENHVM and xenpci are mutually inclusive. Submitted by: gibbs Approved by:re (delphij) Sponsored by: The FreeBSD Foundation Modified: head/sys/am

svn commit: r256327 - head/share/misc

2013-10-11 Thread Eitan Adler
Author: eadler Date: Fri Oct 11 18:51:37 2013 New Revision: 256327 URL: http://svnweb.freebsd.org/changeset/base/256327 Log: Fix NetBSD release number Submitted by: pluknet Approved by: re (glebius) Modified: head/share/misc/bsd-family-tree Modified: head/share/misc/bsd-family-tree =

svn commit: r256325 - in head/usr.sbin/bsdconfig: include share

2013-10-11 Thread Devin Teske
Author: dteske Date: Fri Oct 11 18:21:05 2013 New Revision: 256325 URL: http://svnweb.freebsd.org/changeset/base/256325 Log: Add keymap.subr for presenting custom keymap dialogs (with X11 support). Approved by: re (glebius) Added: head/usr.sbin/bsdconfig/share/keymap.subr (contents, p

svn commit: r256323 - head/usr.sbin/bsdconfig/share

2013-10-11 Thread Devin Teske
Author: dteske Date: Fri Oct 11 18:14:49 2013 New Revision: 256323 URL: http://svnweb.freebsd.org/changeset/base/256323 Log: Add a USE_DIALOG global (analogous to USE_XDIALOG); useful for inserting text into a prompt or command syntax iff dialog(1) is in-use. Approved by: re (glebius) M

svn commit: r256322 - head/usr.sbin/bsdconfig/share

2013-10-11 Thread Devin Teske
Author: dteske Date: Fri Oct 11 17:54:22 2013 New Revision: 256322 URL: http://svnweb.freebsd.org/changeset/base/256322 Log: Fix a minor bug; if strings.subr was included by itself it may not have access to f_dprintf from common.subr -- fix this by including common.subr. Approved by: re

svn commit: r256321 - head/usr.sbin/bsdconfig/share

2013-10-11 Thread Devin Teske
Author: dteske Date: Fri Oct 11 17:52:43 2013 New Revision: 256321 URL: http://svnweb.freebsd.org/changeset/base/256321 Log: Add support for obtaining the capacity of disks. Add comment while here. Approved by: re (glebius) Modified: head/usr.sbin/bsdconfig/share/device.subr Modified:

svn commit: r256317 - head/sbin/camcontrol

2013-10-11 Thread Alexander Motin
Author: mav Date: Fri Oct 11 17:00:09 2013 New Revision: 256317 URL: http://svnweb.freebsd.org/changeset/base/256317 Log: Fix mode page length calculation to remove last garbage line from the `camcontrol mode daX -l` output. PR Approved by: re (gjb) MFC after:2 weeks Modified:

Re: svn commit: r256256 - in head: . etc etc/defaults etc/rc.d share/man/man5 usr.sbin/jail

2013-10-11 Thread Hiroki Sato
Remko Lodder wrote in <04e9979e-1d97-4aa2-a7ae-f9d8457b3...@freebsd.org>: re> re> Hi Hiroki, re> re> On Oct 10, 2013, at 11:32 AM, Hiroki Sato wrote: re> re> > Author: hrs re> > Date: Thu Oct 10 09:32:27 2013 re> > New Revision: 256256 re> > URL: http://svnweb.freebsd.org/changeset/base/256256

Re: svn commit: r256256 - in head: . etc etc/defaults etc/rc.d share/man/man5 usr.sbin/jail

2013-10-11 Thread Remko Lodder
Hi Hiroki, On Oct 10, 2013, at 11:32 AM, Hiroki Sato wrote: > Author: hrs > Date: Thu Oct 10 09:32:27 2013 > New Revision: 256256 > URL: http://svnweb.freebsd.org/changeset/base/256256 > > Log: > - Update rc.d/jail to use a jail(8) configuration file instead of >command line options. The