Author: sbruno
Date: Sat Jun 8 02:54:59 2013
New Revision: 251516
URL: http://svnweb.freebsd.org/changeset/base/251516
Log:
Implement foreign volume handling. Allows admins to view foreign metadata
and clear or import it for use.
PR: kern/172091
Submitted by: s...@freebsd.org
On Fri, Jun 07, 2013 at 04:50:58PM -0700, Don Lewis wrote:
> On 7 Jun, Glen Barber wrote:
> > On Fri, Jun 07, 2013 at 04:35:23PM -0700, Don Lewis wrote:
> >> On 7 Jun, Ed Maste wrote:
> >> > Author: emaste
> >> > Date: Fri Jun 7 21:40:02 2013
> >> > New Revision: 251512
> >> > URL: http://svnweb
On 7 June 2013 19:35, Don Lewis wrote:
> Can the debug files be compressed so they don't take up as much room? It
> looks like gdb supports compressed symbol files. The same would be nice
> for /boot/kernel/*.symbols, btw ...
Unfortunately our binutils is too old, so we're out of luck in the
sho
On 7 Jun, Glen Barber wrote:
> On Fri, Jun 07, 2013 at 04:35:23PM -0700, Don Lewis wrote:
>> On 7 Jun, Ed Maste wrote:
>> > Author: emaste
>> > Date: Fri Jun 7 21:40:02 2013
>> > New Revision: 251512
>> > URL: http://svnweb.freebsd.org/changeset/base/251512
>> >
>> > Log:
>> > Add a new knob
On Fri, Jun 07, 2013 at 04:35:23PM -0700, Don Lewis wrote:
> On 7 Jun, Ed Maste wrote:
> > Author: emaste
> > Date: Fri Jun 7 21:40:02 2013
> > New Revision: 251512
> > URL: http://svnweb.freebsd.org/changeset/base/251512
> >
> > Log:
> > Add a new knob WITH_DEBUG_FILES to control the building
On 7 Jun, Ed Maste wrote:
> Author: emaste
> Date: Fri Jun 7 21:40:02 2013
> New Revision: 251512
> URL: http://svnweb.freebsd.org/changeset/base/251512
>
> Log:
> Add a new knob WITH_DEBUG_FILES to control the building of standalone
> debug files for userland programs and libraries. The "-
On 7 June 2013 22:21, Xin LI wrote:
> Author: delphij
> Date: Fri Jun 7 20:21:30 2013
> New Revision: 251507
> URL: http://svnweb.freebsd.org/changeset/base/251507
>
> Log:
> Make 'portsnap alfred' overwrite ports tree if it's not created by a
> portsnap.
FWIW, the 'alfred' command is poorly
Author: hselasky
Date: Fri Jun 7 22:35:58 2013
New Revision: 251515
URL: http://svnweb.freebsd.org/changeset/base/251515
Log:
Fix some recent regression issues:
1) Only multi-TD isochronous transfers should use NORMAL
type after specific type as per XHCI specification.
2) BEI bit is
Author: andrew
Date: Fri Jun 7 22:01:06 2013
New Revision: 251514
URL: http://svnweb.freebsd.org/changeset/base/251514
Log:
Finish pulling in the NetBSD setjmp/longjmp updates on ARM.
Store/restore the VFP registers in setjmp/longjmp on ARM EABI if VFP is
enabled in the kernel. It checks
Author: emaste
Date: Fri Jun 7 21:51:10 2013
New Revision: 251513
URL: http://svnweb.freebsd.org/changeset/base/251513
Log:
Add WITH_DEBUG_FILES
makeman currently generates a src.conf that claims every option also
enforces WITHOUT_BIND_UTILS, so I applied this section by hand.
Modified:
Author: emaste
Date: Fri Jun 7 21:40:02 2013
New Revision: 251512
URL: http://svnweb.freebsd.org/changeset/base/251512
Log:
Add a new knob WITH_DEBUG_FILES to control the building of standalone
debug files for userland programs and libraries. The "-g" debug flag
is automatically applied wh
Author: andrew
Date: Fri Jun 7 21:23:11 2013
New Revision: 251510
URL: http://svnweb.freebsd.org/changeset/base/251510
Log:
Reduce the difference to NetBSD.
* Stop pretending we support anything other than ELF by removing code
surrounded by #ifdef __ELF__ ... #endif.
* Remove _JB_
Author: andrew
Date: Fri Jun 7 21:13:28 2013
New Revision: 251509
URL: http://svnweb.freebsd.org/changeset/base/251509
Log:
Include machine/setjmp.h to get the definition of _JB_MAGIC__SETJMP. This
allows us to remove it from the ARM copy of machine/asm.h.
Modified:
head/lib/libc/arm/gen/s
Author: andrew
Date: Fri Jun 7 21:06:19 2013
New Revision: 251508
URL: http://svnweb.freebsd.org/changeset/base/251508
Log:
Remove an extra copy of _setjmp from libstand. We have used the libc version
of this function since r183876.
Deleted:
head/lib/libstand/arm/
_
Oh no, you made me destructive!! :)
-Alfred
On 6/7/13 1:21 PM, Xin LI wrote:
Author: delphij
Date: Fri Jun 7 20:21:30 2013
New Revision: 251507
URL: http://svnweb.freebsd.org/changeset/base/251507
Log:
Make 'portsnap alfred' overwrite ports tree if it's not created by a
portsnap.
Author: delphij
Date: Fri Jun 7 20:21:30 2013
New Revision: 251507
URL: http://svnweb.freebsd.org/changeset/base/251507
Log:
Make 'portsnap alfred' overwrite ports tree if it's not created by a
portsnap.
Discussed with: alfred
Reviewed by: cperciva
Modified:
head/usr.sbin/por
On 6/7/2013 2:45 PM, Simon J. Gerraty wrote:
> Author: sjg
> Date: Fri Jun 7 19:45:04 2013
> New Revision: 251506
> URL: http://svnweb.freebsd.org/changeset/base/251506
>
> Log:
> Override bmake's default MAKEFILE_PREFERENCE
Thanks!
>
> Modified:
> head/share/mk/sys.mk
>
> Modified: head/
On 6/5/13 10:55 AM, Adrian Chadd wrote:
... can people please boot an i386 kernel w/ this stuff in it, with
the RAM constrained to something small (say, 128mb), and verify that
you can at least start a buildworld (minus clang, of course) without
panicing?
There's a recent PR
(http://www.freebsd.
Author: sjg
Date: Fri Jun 7 19:45:04 2013
New Revision: 251506
URL: http://svnweb.freebsd.org/changeset/base/251506
Log:
Override bmake's default MAKEFILE_PREFERENCE
Modified:
head/share/mk/sys.mk
Modified: head/share/mk/sys.mk
===
Author: alc
Date: Fri Jun 7 19:42:00 2013
New Revision: 251505
URL: http://svnweb.freebsd.org/changeset/base/251505
Log:
Add missing VM object unlocks in an error case.
Reviewed by: kib
Modified:
head/sys/fs/tmpfs/tmpfs_vnops.c
Modified: head/sys/fs/tmpfs/tmpfs_vnops.c
===
Author: bms
Date: Fri Jun 7 17:12:08 2013
New Revision: 251502
URL: http://svnweb.freebsd.org/changeset/base/251502
Log:
Disable IGMPv3 link timers on a transition to IGMPv2.
Submitted by: Alan Smithee
Modified:
head/sys/netinet/igmp.c
Modified: head/sys/netinet/igmp.c
Author: pluknet
Date: Fri Jun 7 17:06:08 2013
New Revision: 251501
URL: http://svnweb.freebsd.org/changeset/base/251501
Log:
FreeBSD 8.4 added.
Modified:
head/share/misc/bsd-family-tree
Modified: head/share/misc/bsd-family-tree
===
Author: hselasky
Date: Fri Jun 7 14:30:06 2013
New Revision: 251499
URL: http://svnweb.freebsd.org/changeset/base/251499
Log:
Add support for polling the XHCI interrupt handler when
the regular interrupt handler is not working properly or
in case of MSI interrupts which are not yet supporte
Author: emaste
Date: Fri Jun 7 13:45:58 2013
New Revision: 251495
URL: http://svnweb.freebsd.org/changeset/base/251495
Log:
Add libusb_get_port_numbers
libusbx deprecated libusb_get_port_path and replaced it with
libusb_get_port_numbers. The latter omits an extra parameter which was
u
On Fri, Jun 07, 2013 at 02:33:08PM +0400, Gleb Smirnoff wrote:
> On Fri, Jun 07, 2013 at 10:27:51AM +, Mikolaj Golub wrote:
> M> Author: trociny
> M> Date: Fri Jun 7 10:27:50 2013
> M> New Revision: 251490
> M> URL: http://svnweb.freebsd.org/changeset/base/251490
> M>
> M> Log:
> M> Properl
On Fri, Jun 07, 2013 at 02:33:08PM +0400, Gleb Smirnoff wrote:
T> On Fri, Jun 07, 2013 at 10:27:51AM +, Mikolaj Golub wrote:
T> M> Author: trociny
T> M> Date: Fri Jun 7 10:27:50 2013
T> M> New Revision: 251490
T> M> URL: http://svnweb.freebsd.org/changeset/base/251490
T> M>
T> M> Log:
T> M>
On Fri, Jun 07, 2013 at 10:27:51AM +, Mikolaj Golub wrote:
M> Author: trociny
M> Date: Fri Jun 7 10:27:50 2013
M> New Revision: 251490
M> URL: http://svnweb.freebsd.org/changeset/base/251490
M>
M> Log:
M> Properly set curvnet context in lagg_port_setlladdr() task handler.
M>
M> Reporte
Author: trociny
Date: Fri Jun 7 10:27:50 2013
New Revision: 251490
URL: http://svnweb.freebsd.org/changeset/base/251490
Log:
Properly set curvnet context in lagg_port_setlladdr() task handler.
Reported by: Nikos Vassiliadis
Submitted by: zec
Tested by:Nikos Vassiliadis
MFC aft
Author: adrian
Date: Fri Jun 7 09:03:56 2013
New Revision: 251488
URL: http://svnweb.freebsd.org/changeset/base/251488
Log:
Don't hold the node lock over the iterator.
The "find node" function call will increase the node reference anyway;
so there's no reason to hold the node table lock
Author: adrian
Date: Fri Jun 7 09:02:02 2013
New Revision: 251487
URL: http://svnweb.freebsd.org/changeset/base/251487
Log:
Bring over the initial static bluetooth coexistence configuration
for the WB195 combo NIC - an AR9285 w/ an AR3011 USB bluetooth NIC.
The AR3011 is wired up using a
Author: ae
Date: Fri Jun 7 08:06:48 2013
New Revision: 251486
URL: http://svnweb.freebsd.org/changeset/base/251486
Log:
Use getnameinfo(3) instead of inet_ntop(3) to make printable versions of
sockaddr_in6 structures. getnameinfo(3) does the same thing, but it is
also able to represent a sc
Author: jh
Date: Fri Jun 7 07:17:46 2013
New Revision: 251485
URL: http://svnweb.freebsd.org/changeset/base/251485
Log:
Revert r238399.
The "failok" option doesn't have any effect at all unless specified in
fstab(5) and combined with the -a flag. The "failok" option is already
document
32 matches
Mail list logo