On 11.06.2014 19:09, Nathan Whitehorn wrote:
>>Add disklabel64 support to GEOM_PART class.
>> This partitioning scheme is used in DragonFlyBSD. It is similar to
>>BSD disklabel, but has the following improvements:
>>* metadata has own dedicated place and isn't accessible through
>
On Thu, Jun 12, 2014 at 01:37:46AM +0400, Sergey Kandaurov wrote:
> On 12 June 2014 00:20, Baptiste Daroussin wrote:
> > Author: bapt
> > Date: Wed Jun 11 20:20:14 2014
> > New Revision: 267371
> > URL: http://svnweb.freebsd.org/changeset/base/267371
> >
> > Log:
> > Use Mt macro to properly for
On 12 June 2014 00:20, Baptiste Daroussin wrote:
> Author: bapt
> Date: Wed Jun 11 20:20:14 2014
> New Revision: 267371
> URL: http://svnweb.freebsd.org/changeset/base/267371
>
> Log:
> Use Mt macro to properly format mailto links (patch from Franco Fichtner
> for Dragonfly)
This doesn't look
Author: delphij
Date: Wed Jun 11 20:48:40 2014
New Revision: 267378
URL: http://svnweb.freebsd.org/changeset/base/267378
Log:
Fix path for zlib examples, this have no runtime effect and was
overlooked when I was doing zlib update.
MFC after:2 weeks
Modified:
head/lib/libz/Makefile
Author: jhb
Date: Wed Jun 11 20:46:23 2014
New Revision: 267377
URL: http://svnweb.freebsd.org/changeset/base/267377
Log:
- Unmap static DMA buffers allocated via bus_dmemem_alloc() before
freeing them instead of after.
- Check the bus address of a static DMA buffer to decide if the associ
Author: bapt
Date: Wed Jun 11 20:44:54 2014
New Revision: 267376
URL: http://svnweb.freebsd.org/changeset/base/267376
Log:
Add a zlib pkg-config file (more and more ports requires it)
Approved by: delphij
MFC after:1 week
Added:
head/lib/libz/zlib.pc (contents, props changed)
Mo
Author: jhb
Date: Wed Jun 11 20:44:02 2014
New Revision: 267375
URL: http://svnweb.freebsd.org/changeset/base/267375
Log:
Unload maps for DMA buffers allocated via bus_dmamem_alloc() before
freeing the buffers.
Reviewed by: davidcs
Modified:
head/sys/dev/qlxgb/qla_os.c
head/sys/dev/
Author: delphij
Date: Wed Jun 11 20:38:14 2014
New Revision: 267374
URL: http://svnweb.freebsd.org/changeset/base/267374
Log:
Fix decoding of near CALL when address-size prefix (67h) is present.
Submitted by: Wolf Ramovsky
via core (peter)
MFC after:2 weeks
Modified:
Author: delphij
Date: Wed Jun 11 20:31:41 2014
New Revision: 267373
URL: http://svnweb.freebsd.org/changeset/base/267373
Log:
Fix decoding of LEA when address-size prefix (67h) is present.
This is loosly based on Xorg changeset f57bc0e by Christian
Zander.
Submitted by: Wolf Ramovsky
Author: delphij
Date: Wed Jun 11 20:22:14 2014
New Revision: 267372
URL: http://svnweb.freebsd.org/changeset/base/267372
Log:
Fix decoding of MOVSX.
Submitted by: Wolf Ramovsky
via core (peter)
MFC after:2 weeks
Modified:
head/sys/contrib/x86emu/x86emu.c
Modified:
Author: bapt
Date: Wed Jun 11 20:20:14 2014
New Revision: 267371
URL: http://svnweb.freebsd.org/changeset/base/267371
Log:
Use Mt macro to properly format mailto links (patch from Franco Fichtner
for Dragonfly)
Reviewed by: des
Approved by: des
Obtained from:Dragonfly
MFC
Author: delphij
Date: Wed Jun 11 18:24:51 2014
New Revision: 267368
URL: http://svnweb.freebsd.org/changeset/base/267368
Log:
Apply vendor fixes to the High Point drivers:
- Don't call xpt_free_path() in os_query_remove_device() and
always return TRUE.
- Update os_buildsgl() to sup
Author: emaste
Date: Wed Jun 11 17:19:57 2014
New Revision: 267366
URL: http://svnweb.freebsd.org/changeset/base/267366
Log:
Avoid leaking file pointer on error
CID: 1222506, 1222505
Modified:
head/usr.bin/vtfontcvt/vtfontcvt.c
Modified: head/usr.bin/vtfontcvt/vtfontcvt.c
=
Author: jhb
Date: Wed Jun 11 17:03:14 2014
New Revision: 267365
URL: http://svnweb.freebsd.org/changeset/base/267365
Log:
Fix a few more drivers that were explicitly destroying the bus_dma
map created by bus_dmamem_alloc().
Modified:
head/sys/dev/aha/aha.c
head/sys/dev/ahb/ahb.c
head/sy
Author: alc
Date: Wed Jun 11 16:11:12 2014
New Revision: 267364
URL: http://svnweb.freebsd.org/changeset/base/267364
Log:
Correct a bug in the management of the population map on big-endian
machines. Specifically, there was a mismatch between how the routine
allocation and deallocation oper
On 06/11/14 03:42, Andrey V. Elsukov wrote:
Author: ae
Date: Wed Jun 11 10:42:34 2014
New Revision: 267359
URL: http://svnweb.freebsd.org/changeset/base/267359
Log:
Add disklabel64 support to GEOM_PART class.
This partitioning scheme is used in DragonFlyBSD. It is similar to
BSD di
Author: jhb
Date: Wed Jun 11 14:53:58 2014
New Revision: 267363
URL: http://svnweb.freebsd.org/changeset/base/267363
Log:
Fix various NIC drivers to properly cleanup static DMA resources.
In particular, don't check the value of the bus_dma map against NULL
to determine if either bus_dmamem_a
On Wed, 11 Jun 2014, Andrey V. Elsukov wrote:
> Author: ae
> Date: Wed Jun 11 10:19:11 2014
> New Revision: 267357
> URL: http://svnweb.freebsd.org/changeset/base/267357
>
> Log:
> Add aliases for DragonFlyBSD's partition types.
These should be documented in sbin/geom/class/part/gpart.8 also.
Author: mav
Date: Wed Jun 11 12:56:49 2014
New Revision: 267362
URL: http://svnweb.freebsd.org/changeset/base/267362
Log:
Remove unneeded mountlist_mtx acquisition from sync_fsync().
All struct mount fields accessed by sync_fsync() are protected by MNT_MTX.
Modified:
head/sys/kern/vfs_su
On Tue, Jun 10, 2014 at 06:29:45PM +, Ed Maste wrote:
> New Revision: 267337
> URL: http://svnweb.freebsd.org/changeset/base/267337
>
> Log:
> vt fontcvt: move to usr.bin/vtfontcvt
>
> vtfontcvt is useful for end users to convert arbitrary bitmap fonts
> for use by vt(4). It can also
Author: melifaro
Date: Wed Jun 11 11:27:44 2014
New Revision: 267361
URL: http://svnweb.freebsd.org/changeset/base/267361
Log:
Improve logic besides net.bpf.optimize_writers.
Direct bpf(4) consumers should now work fine with this tunable turned on.
In fact, the only case when optimized_write
Author: ae
Date: Wed Jun 11 10:48:11 2014
New Revision: 267360
URL: http://svnweb.freebsd.org/changeset/base/267360
Log:
Add disklabel64 support
MFC after:2 weeks
Modified:
head/sys/conf/NOTES
head/sys/conf/files
head/sys/conf/options
Modified: head/sys/conf/NOTES
==
Author: ae
Date: Wed Jun 11 10:42:34 2014
New Revision: 267359
URL: http://svnweb.freebsd.org/changeset/base/267359
Log:
Add disklabel64 support to GEOM_PART class.
This partitioning scheme is used in DragonFlyBSD. It is similar to
BSD disklabel, but has the following improvements:
* me
Author: ae
Date: Wed Jun 11 10:23:49 2014
New Revision: 267358
URL: http://svnweb.freebsd.org/changeset/base/267358
Log:
Allow swapping to DragonFlyBSD's swap partition.
MFC after:2 weeks
Modified:
head/sys/geom/part/g_part_gpt.c
Modified: head/sys/geom/part/g_part_gpt.c
===
Author: ae
Date: Wed Jun 11 10:19:11 2014
New Revision: 267357
URL: http://svnweb.freebsd.org/changeset/base/267357
Log:
Add aliases for DragonFlyBSD's partition types.
MFC after:2 weeks
Modified:
head/sys/geom/part/g_part.c
head/sys/geom/part/g_part.h
head/sys/geom/part/g_part_b
Author: ae
Date: Wed Jun 11 10:14:40 2014
New Revision: 267356
URL: http://svnweb.freebsd.org/changeset/base/267356
Log:
Add DragonFlyBSD's Hammer FS types and type names.
MFC after:2 weeks
Modified:
head/sys/sys/disklabel.h
Modified: head/sys/sys/disklabel.h
===
Author: ae
Date: Wed Jun 11 10:13:08 2014
New Revision: 267355
URL: http://svnweb.freebsd.org/changeset/base/267355
Log:
Add UUIDs for DragonFlyBSD's partition types.
MFC after:2 weeks
Modified:
head/sys/sys/gpt.h
Modified: head/sys/sys/gpt.h
Author: br
Date: Wed Jun 11 10:03:06 2014
New Revision: 267354
URL: http://svnweb.freebsd.org/changeset/base/267354
Log:
Add a driver for Serial Peripheral Interface (SPI).
Added:
head/sys/arm/freescale/vybrid/vf_spi.c (contents, props changed)
Modified:
head/sys/arm/conf/VYBRID
head/sy
Author: mav
Date: Wed Jun 11 08:14:08 2014
New Revision: 267351
URL: http://svnweb.freebsd.org/changeset/base/267351
Log:
Move root_mount_hold() functionality to separate mutex.
It has nothing to share with mutex protecting list of mounted file systems.
Modified:
head/sys/kern/vfs_mountr
Hi Davin,
It looks like this change has some issues with the aliases startup
configuration, see the following report for more details:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190880
Would you mind if I assign this ticket to you?
On Mon, 7 Apr 2014, 22:40-, Devin Teske wrote:
> Au
30 matches
Mail list logo