booted a 9.2 i386 kernel.
Also, CURRENT/i386 was built from a 10.0/i386 VM and booted.
The 8.4/i386 ISO also booted, though the installer had some issues
with the geometry reported by virtio block. Some bughunting needed there
for those interested.
later,
Peter.
On Wednesday 05 February 2014 04:39:04 John Baldwin wrote:
> Author: jhb
> Date: Wed Feb 5 04:39:03 2014
> New Revision: 261504
> URL: http://svnweb.freebsd.org/changeset/base/261504
>
> Log:
> Add support for FreeBSD/i386 guests under bhyve.
I have tested both PAE and non-PAE kernels from 10.
Author: jhb
Date: Wed Feb 5 04:39:03 2014
New Revision: 261504
URL: http://svnweb.freebsd.org/changeset/base/261504
Log:
Add support for FreeBSD/i386 guests under bhyve.
- Similar to the hack for bootinfo32.c in userboot, define
_MACHINE_ELF_WANT_32BIT in the load_elf32 file handlers in u
In article <201402041824.s14ioqpu093...@svn.freebsd.org>
Warner Losh writes:
> Author: imp
> Date: Tue Feb 4 18:24:25 2014
> New Revision: 261492
> URL: http://svnweb.freebsd.org/changeset/base/261492
>
> Log:
> Bump the version of config to the latest (3 year old, so upgrade
> worries are
On Wed, 5 Feb 2014, Eitan Adler wrote:
Log:
libc/net: fix a portability issue
* POSIX does not require socklen_t to be unsigned
Submitted by: bde
Thanks.
Modified: head/lib/libc/net/ip6opt.c
==
--- head/lib/li
Author: tychon
Date: Wed Feb 5 02:01:08 2014
New Revision: 261503
URL: http://svnweb.freebsd.org/changeset/base/261503
Log:
Add support for emulating the byte move and zero extend instructions:
"mov r/m8, r32" and "mov r/m8, r64".
Approved by: neel (co-mentor)
Modified:
head/sys/amd6
Author: eadler
Date: Wed Feb 5 02:00:31 2014
New Revision: 261502
URL: http://svnweb.freebsd.org/changeset/base/261502
Log:
libc/net: fix a portability issue
* POSIX does not require socklen_t to be unsigned
Submitted by: bde
MFC After:1 week (with r261454)
Modified:
head/li
On Tue, Feb 4, 2014 at 1:29 AM, Bruce Evans wrote:
> On Tue, 4 Feb 2014, Eitan Adler wrote:
>
>> Log:
>> libc/net: Fix some issues in inet6_opt_init() (from RFC 3542):
>>
>> * The RFC says (in section 10.1) that only when extbuf is not NULL,
>> extlen shall be checked, so don't perform this che
Author: imp
Date: Wed Feb 5 00:26:11 2014
New Revision: 261501
URL: http://svnweb.freebsd.org/changeset/base/261501
Log:
Fix ! by not clearing not at the bottom of the loop.
Add a blank line
Submitted by: bde (blank line)
Modified:
head/usr.sbin/config/mkmakefile.c
Modified: head/usr
Author: brueffer
Date: Tue Feb 4 22:20:17 2014
New Revision: 261500
URL: http://svnweb.freebsd.org/changeset/base/261500
Log:
Add a license (1) and do some cleanup.
Approved by: Stefan Bethke (original author, by private mail) (1)
MFC after:1 week
Modified:
head/sbin/etherswitchc
Author: pjd
Date: Tue Feb 4 21:48:09 2014
New Revision: 261499
URL: http://svnweb.freebsd.org/changeset/base/261499
Log:
Fix installations that use kernels without CAPABILITIES support.
Approved by: des
Modified:
head/crypto/openssh/sandbox-capsicum.c
Modified: head/crypto/openssh/san
On Sunday, February 02, 2014 5:34:58 pm Gavin Atkinson wrote:
> On Mon, 27 Jan 2014, John Baldwin wrote:
> > Author: jhb
> > Date: Mon Jan 27 19:49:52 2014
> > New Revision: 261216
> > URL: http://svnweb.freebsd.org/changeset/base/261216
> >
> > Log:
> > Explicitly enable I/O and memory decoding
Author: pjd
Date: Tue Feb 4 21:43:53 2014
New Revision: 261498
URL: http://svnweb.freebsd.org/changeset/base/261498
Log:
Protect ping(8) using Capsicum and Casper. This is protection against
malicious
network packets that we parse and not against local users trying to gain root
access thro
Author: rmh
Date: Tue Feb 4 21:23:12 2014
New Revision: 261497
URL: http://svnweb.freebsd.org/changeset/base/261497
Log:
Abort when firmware isn't present in R600+ models.
More details at:
http://anonscm.debian.org/viewvc/kernel/dists/trunk/linux/debian/patches/bugfix/all/radeon-firmwar
Author: brueffer
Date: Tue Feb 4 21:15:15 2014
New Revision: 261496
URL: http://svnweb.freebsd.org/changeset/base/261496
Log:
Unbreak mount_udf by passing the correct iovec length into
nmount(). This has been broken since r247856.
PR: bin/186193
Submitted by: Arnot Belohlave
Author: ed
Date: Tue Feb 4 20:52:33 2014
New Revision: 261495
URL: http://svnweb.freebsd.org/changeset/base/261495
Log:
Use right buffer to print to.
PR: kern/176597
Submitted by: Christoph Mallon
MFC after:2 weeks
Modified:
head/sys/dev/watchdog/watchdog.c
Modified:
On Tue, Feb 04, 2014 at 12:07:29PM -0700, Warner Losh wrote:
>
> On Feb 4, 2014, at 1:41 AM, David Chisnall wrote:
> > It sounds like you're just looking at the output from nm, without bothering
> > to check how the symbols are used.
>
> With all due respect, if it is in nm output, it is part
On Feb 3, 2014, at 2:57 PM, Ian Lepore wrote:
> On Mon, 2014-02-03 at 16:33 -0500, John Baldwin wrote:
>> On Monday, February 03, 2014 01:07:39 PM Ian Lepore wrote:
>>> On Mon, 2014-02-03 at 09:03 -0800, John-Mark Gurney wrote:
Ian Lepore wrote this message on Mon, Feb 03, 2014 at 02:56 +000
On Feb 4, 2014, at 1:41 AM, David Chisnall wrote:
> It sounds like you're just looking at the output from nm, without bothering
> to check how the symbols are used.
With all due respect, if it is in nm output, it is part of the ABI, intended or
not. Years ago, before symbol versioning, we had
Author: brueffer
Date: Tue Feb 4 18:54:33 2014
New Revision: 261494
URL: http://svnweb.freebsd.org/changeset/base/261494
Log:
Actually install acpi_rapidstart.4.
MFC after:1 week
Modified:
head/share/man/man4/Makefile
Modified: head/share/man/man4/Makefile
=
Author: imp
Date: Tue Feb 4 18:28:58 2014
New Revision: 261493
URL: http://svnweb.freebsd.org/changeset/base/261493
Log:
Implement the '!' operator for files* files. It means 'include this
only if the specified option is NOT specified.' Bump version because
old config won't be able to cope
Author: imp
Date: Tue Feb 4 18:24:25 2014
New Revision: 261492
URL: http://svnweb.freebsd.org/changeset/base/261492
Log:
Bump the version of config to the latest (3 year old, so upgrade
worries are long past). Also remove redundant MACHINE= declarations
and passing MACHINE/MACHINE_ARCH to m
Author: ambrisko
Date: Tue Feb 4 17:35:41 2014
New Revision: 261491
URL: http://svnweb.freebsd.org/changeset/base/261491
Log:
Add a tunable "hw.mfi.mrsas_enable" to allow mfi(4) to drop priority and
allow mrsas(4) from LSI to attach to newer LSI cards that are support by
mrsas(4). If mrsas
On Tue, Feb 4, 2014 at 9:59 AM, Ian Lepore wrote:
> On Tue, 2014-02-04 at 03:36 +, Eitan Adler wrote:
>> Author: eadler
>> Date: Tue Feb 4 03:36:42 2014
>> New Revision: 261455
>> URL: http://svnweb.freebsd.org/changeset/base/261455
>>
>> Log:
>> MFC r258779,r258780,r258787,r258822:
>>
>>
Author: eadler
Date: Tue Feb 4 16:29:30 2014
New Revision: 261490
URL: http://svnweb.freebsd.org/changeset/base/261490
Log:
MFC r258787:
r258780 should not have applied to .S files.
Modified:
stable/10/sys/arm/arm/cpufunc_asm_pj4b.S
Directory Properties:
stable/10/ (props changed
On 31 January 2014 17:07, Glen Barber wrote:
> On Fri, Jan 31, 2014 at 02:01:52PM -0800, Rui Paulo wrote:
>> On 19 Jan 2014, at 10:46, Ed Maste wrote:
>>
>> > Author: emaste
>> > Date: Sun Jan 19 18:46:38 2014
>> > New Revision: 260888
>> > URL: http://svnweb.freebsd.org/changeset/base/260888
>>
On Tue, 2014-02-04 at 03:36 +, Eitan Adler wrote:
> Author: eadler
> Date: Tue Feb 4 03:36:42 2014
> New Revision: 261455
> URL: http://svnweb.freebsd.org/changeset/base/261455
>
> Log:
> MFC r258779,r258780,r258787,r258822:
>
> Fix undefined behavior: (1 << 31) is not defined as 1 is
Author: pluknet
Date: Tue Feb 4 14:30:34 2014
New Revision: 261488
URL: http://svnweb.freebsd.org/changeset/base/261488
Log:
Typo in the EXAMPLES section: this is regexp, not a shell wildcard expression.
This is a direct commit to stable/9.
Submitted by: Ilya Noskov
Modified:
stab
On 4 Feb 2014, at 13:23, Julian Elischer wrote:
> On 2/4/14, 3:40 PM, Robert N. M. Watson wrote:
>> On 3 Feb 2014, at 23:53, Doug Ambrisko wrote:
>>
>>> It's unfortunate that vimage requires jail. I want to use vimage but
>>> not have the security restrictions of a jail. To do this I patched
On 2/4/2014 6:23 AM, Julian Elischer wrote:
On 2/4/14, 3:40 PM, Robert N. M. Watson wrote:
On 3 Feb 2014, at 23:53, Doug Ambrisko wrote:
It's unfortunate that vimage requires jail. I want to use vimage but
not have the security restrictions of a jail. To do this I patched
jail to basically
On 2/4/14, 3:40 PM, Robert N. M. Watson wrote:
On 3 Feb 2014, at 23:53, Doug Ambrisko wrote:
It's unfortunate that vimage requires jail. I want to use vimage but
not have the security restrictions of a jail. To do this I patched
jail to basically let everything through. It would be nice to
Author: brueffer
Date: Tue Feb 4 12:34:08 2014
New Revision: 261487
URL: http://svnweb.freebsd.org/changeset/base/261487
Log:
Add qlxgbe(4) and qlxge(4) to the hardware notes.
MFC after:1 week
Modified:
head/release/doc/en_US.ISO8859-1/hardware/article.xml
head/release/doc/share/m
On Mon, Feb 03, 2014 at 07:54:01PM +0100, Dimitry Andric wrote:
> On 03 Feb 2014, at 13:32, Stefan Farfeleder wrote:
> > On Thu, Jan 30, 2014 at 07:44:23AM +, Dimitry Andric wrote:
> >> Author: dim
> >> Date: Thu Jan 30 07:44:22 2014
> >> New Revision: 261283
> >> URL: http://svnweb.freebsd.or
On 4 Feb 2014, at 10:05, Ivan Voras wrote:
> On 31 January 2014 18:28, James Gritton wrote:
>> On 1/31/2014 5:34 AM, Robert Watson wrote:
>
>>> Frankly, I'd like to see this backed out and not reintroduced. If it must
>>> be retained, then it needs a much more clear warning that enabling this
Author: hselasky
Date: Tue Feb 4 10:29:23 2014
New Revision: 261486
URL: http://svnweb.freebsd.org/changeset/base/261486
Log:
MFC r260903:
Add support for GPS ports to UHSO driver.
Modified:
stable/10/sys/dev/usb/net/uhso.c
Directory Properties:
stable/10/ (props changed)
Modified: st
Author: hselasky
Date: Tue Feb 4 10:27:39 2014
New Revision: 261485
URL: http://svnweb.freebsd.org/changeset/base/261485
Log:
MFC r260903:
Add support for GPS ports to UHSO driver.
Modified:
stable/9/sys/dev/usb/net/uhso.c
Directory Properties:
stable/9/sys/ (props changed)
stable/9/
Author: hselasky
Date: Tue Feb 4 10:25:31 2014
New Revision: 261484
URL: http://svnweb.freebsd.org/changeset/base/261484
Log:
MFC r260315:
Implement two new libusb API functions.
PR: usb/185454
Modified:
stable/8/lib/libusb/Makefile
stable/8/lib/libusb/libusb.3
stable/8/
Author: hselasky
Date: Tue Feb 4 10:22:28 2014
New Revision: 261483
URL: http://svnweb.freebsd.org/changeset/base/261483
Log:
MFC r260315:
Implement two new libusb API functions.
PR: usb/185454
Modified:
stable/9/lib/libusb/Makefile
stable/9/lib/libusb/libusb.3
stable/9/
Author: hselasky
Date: Tue Feb 4 10:18:29 2014
New Revision: 261482
URL: http://svnweb.freebsd.org/changeset/base/261482
Log:
MFC r260315:
Implement two new libusb API functions.
PR: usb/185454
Modified:
stable/10/lib/libusb/Makefile
stable/10/lib/libusb/libusb.3
stable/
On 31 January 2014 18:28, James Gritton wrote:
> On 1/31/2014 5:34 AM, Robert Watson wrote:
>> Frankly, I'd like to see this backed out and not reintroduced. If it must
>> be retained, then it needs a much more clear warning that enabling this
>> feature disables Jail's security model. Don't us
Author: hselasky
Date: Tue Feb 4 09:11:50 2014
New Revision: 261479
URL: http://svnweb.freebsd.org/changeset/base/261479
Log:
Regenerate usb.conf
MFC after:2 days
Modified:
head/etc/devd/usb.conf
Modified: head/etc/devd/usb.conf
=
Author: hselasky
Date: Tue Feb 4 09:06:28 2014
New Revision: 261478
URL: http://svnweb.freebsd.org/changeset/base/261478
Log:
MFC r261228:
When detaching a [USB] keyboard, keys might still be pressed. Ensure
that all pressed keys are released before completing the USB keyboard
detach. Thi
Author: hselasky
Date: Tue Feb 4 09:06:07 2014
New Revision: 261477
URL: http://svnweb.freebsd.org/changeset/base/261477
Log:
MFC r261228:
When detaching a [USB] keyboard, keys might still be pressed. Ensure
that all pressed keys are released before completing the USB keyboard
detach. Thi
Author: hselasky
Date: Tue Feb 4 09:03:14 2014
New Revision: 261476
URL: http://svnweb.freebsd.org/changeset/base/261476
Log:
MFC r261228:
When detaching a [USB] keyboard, keys might still be pressed. Ensure
that all pressed keys are released before completing the USB keyboard
detach. Thi
Author: hselasky
Date: Tue Feb 4 08:59:42 2014
New Revision: 261475
URL: http://svnweb.freebsd.org/changeset/base/261475
Log:
MFC r261224:
Comply to the official LibUSB v1.0 API:
"It is legal to attempt to claim an already-claimed interface."
Modified:
stable/10/lib/libusb/libusb10.c
Dir
Author: hselasky
Date: Tue Feb 4 08:59:02 2014
New Revision: 261474
URL: http://svnweb.freebsd.org/changeset/base/261474
Log:
MFC r261224:
Comply to the official LibUSB v1.0 API:
"It is legal to attempt to claim an already-claimed interface."
Modified:
stable/9/lib/libusb/libusb10.c
Dire
Author: hselasky
Date: Tue Feb 4 08:58:12 2014
New Revision: 261473
URL: http://svnweb.freebsd.org/changeset/base/261473
Log:
MFC r261224:
Comply to the official LibUSB v1.0 API:
"It is legal to attempt to claim an already-claimed interface."
Modified:
stable/8/lib/libusb/libusb10.c
Dire
Author: hselasky
Date: Tue Feb 4 08:55:44 2014
New Revision: 261472
URL: http://svnweb.freebsd.org/changeset/base/261472
Log:
MFC r261134:
Add more USB quirks.
Modified:
stable/9/sys/dev/usb/quirk/usb_quirk.c
stable/9/sys/dev/usb/usbdevs
Directory Properties:
stable/9/sys/ (props cha
Author: hselasky
Date: Tue Feb 4 08:54:59 2014
New Revision: 261471
URL: http://svnweb.freebsd.org/changeset/base/261471
Log:
MFC r261134:
Add more USB quirks.
Modified:
stable/10/sys/dev/usb/quirk/usb_quirk.c
stable/10/sys/dev/usb/usbdevs
Directory Properties:
stable/10/ (props chan
Author: hselasky
Date: Tue Feb 4 08:52:08 2014
New Revision: 261470
URL: http://svnweb.freebsd.org/changeset/base/261470
Log:
MFC r261004, r261005 and r261033:
Adjust the DMA delay logic so that the DMA delay does not become too small.
Modified:
stable/8/sys/dev/usb/controller/ehci.c
sta
Author: hselasky
Date: Tue Feb 4 08:49:56 2014
New Revision: 261469
URL: http://svnweb.freebsd.org/changeset/base/261469
Log:
MFC r261123:
Reduce dmesg verbosity.
Modified:
stable/8/sys/dev/usb/usb_dev.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/dev/ (props c
Author: hselasky
Date: Tue Feb 4 08:47:43 2014
New Revision: 261468
URL: http://svnweb.freebsd.org/changeset/base/261468
Log:
MFC r261123:
Reduce dmesg verbosity.
Modified:
stable/10/sys/dev/usb/usb_dev.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys/dev/usb
Author: hselasky
Date: Tue Feb 4 08:47:08 2014
New Revision: 261467
URL: http://svnweb.freebsd.org/changeset/base/261467
Log:
MFC r261123:
Reduce dmesg verbosity.
Modified:
stable/9/sys/dev/usb/usb_dev.c
Directory Properties:
stable/9/sys/ (props changed)
stable/9/sys/dev/ (props c
On 3 Feb 2014, at 22:00, Alexander Kabaev wrote:
> At the very least, new library did remove
> _ZNKSt3__111__libcpp_db12__comparableEPKvS2_ which was public before.
This symbol is part of the debugging infrastructure and is used when you build
your code with aggressive debug checks by defining
Author: hselasky
Date: Tue Feb 4 08:44:33 2014
New Revision: 261466
URL: http://svnweb.freebsd.org/changeset/base/261466
Log:
MFC r261004, r261005 and r261033:
Adjust the DMA delay logic so that the DMA delay does not become too small.
Modified:
stable/9/sys/dev/usb/controller/ehci.c
sta
Author: hselasky
Date: Tue Feb 4 08:44:12 2014
New Revision: 261465
URL: http://svnweb.freebsd.org/changeset/base/261465
Log:
MFC r261004, r261005 and r261033:
Adjust the DMA delay logic so that the DMA delay does not become too small.
Modified:
stable/10/sys/dev/usb/controller/ehci.c
st
Author: hselasky
Date: Tue Feb 4 08:37:39 2014
New Revision: 261463
URL: http://svnweb.freebsd.org/changeset/base/261463
Log:
MFC r261003:
Add new quirk.
PR: usb/185968
Modified:
stable/10/sys/dev/usb/quirk/usb_quirk.c
stable/10/sys/dev/usb/usbdevs
Directory Properties:
Author: hselasky
Date: Tue Feb 4 08:37:47 2014
New Revision: 261464
URL: http://svnweb.freebsd.org/changeset/base/261464
Log:
MFC r261003:
Add new quirk.
PR: usb/185968
Modified:
stable/9/sys/dev/usb/quirk/usb_quirk.c
stable/9/sys/dev/usb/usbdevs
Directory Properties:
st
On 4 Feb 2014, at 07:53, Adrian Chadd wrote:
> I really would rather see Xorg gain whatever abstraction is necessary
> to probe/attach/interface with a DRI API supported graphics card.
>
> So, this then becomes a question of whether this is needed for DRI API
> supported graphics cards, or whet
59 matches
Mail list logo