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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
=
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
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
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
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:
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:
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
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
24 matches
Mail list logo