Author: ae
Date: Fri Oct 17 06:58:04 2014
New Revision: 273208
URL: https://svnweb.freebsd.org/changeset/base/273208
Log:
Add provider's sectorsize and stripesize to confdot output.
Submitted by: rpokala at panasas.com
Modified:
head/sys/geom/geom_dump.c
Modified: head/sys/geom/geom_dum
Author: imp
Date: Fri Oct 17 04:36:53 2014
New Revision: 273206
URL: https://svnweb.freebsd.org/changeset/base/273206
Log:
move linux*_locore.s and linux*_support.s to SRCS, remove the OBJS
entry and remove now-redunant dependencies. Add assym.s to
linux*_locore.s build, as it depends on it.
Author: imp
Date: Fri Oct 17 04:36:48 2014
New Revision: 273205
URL: https://svnweb.freebsd.org/changeset/base/273205
Log:
Don't depend on @ or machine for assym.s or genassym.o. That's a
vestige of a time when we needed to do that, but it is all handled by
beforedepend now. When we depend o
On Thu, Oct 16, 2014 at 8:30 PM, Garrett Cooper wrote:
>
>> BTW, it would be cool if universe will put logs of successful builds
>> and logs of failed builds in different directories for easier
>> inspection.
>> If there's already something like this and you can point me to that,
>> it would be ap
Author: gjb
Date: Fri Oct 17 03:55:33 2014
New Revision: 273204
URL: https://svnweb.freebsd.org/changeset/base/273204
Log:
Add more descriptive metadata to the ISO images.
PR: 146079
Submitted by: Roman Bogorodskiy
MFC after:3 days
X-MFC-10.1: yes
Sponsored b
> BTW, it would be cool if universe will put logs of successful builds
> and logs of failed builds in different directories for easier
> inspection.
> If there's already something like this and you can point me to that,
> it would be appreciated.
I think you want make tinderbox instead of mak
Author: araujo (ports committer)
Date: Fri Oct 17 02:11:09 2014
New Revision: 273202
URL: https://svnweb.freebsd.org/changeset/base/273202
Log:
Make the sysctl(8) for checkutf8 positively defined and improve
the description of it.
Submitted by: Ronald Klop
Reviewed by: rmacklem
Appr
On Thu, Oct 16, 2014 at 4:44 PM, Bjoern A. Zeeb wrote:
>
> On 16 Oct 2014, at 18:04 , Davide Italiano wrote:
>
>> Author: davide
>> Date: Thu Oct 16 18:04:43 2014
>> New Revision: 273174
>> URL: https://svnweb.freebsd.org/changeset/base/273174
>>
>> Log:
>> Follow up to r225617. In order to maxi
Author: hrs
Date: Fri Oct 17 00:31:51 2014
New Revision: 273201
URL: https://svnweb.freebsd.org/changeset/base/273201
Log:
Add support of "/{udp,tcp,proto}" suffix into $firewall_myservices, which
interpreted the listed items as port numbers of TCP services.
A service with no suffix still
On Fri, Oct 17, 2014 at 01:30:35AM +0200, Dag-Erling Smørgrav wrote:
D> Gleb Smirnoff writes:
D> > The function should also be documented in hash(9).
D>
D> It's not intended as a "general kernel hashing function". It is
D> intended solely for pf.
Why? If so, it should live in pf and not compile
Luigi,
On Fri, Oct 17, 2014 at 01:04:46AM +0200, Luigi Rizzo wrote:
L> > Thanks a lot, Ed. I rerun the tests. Results are fine. Distribution
L> > is equal (plots attached).
L> >
L> > Murmur is 9% +/- 1.5% faster. Sorry for noise.
L>
L> is that 9% on the hash alone ?
Right.
L> If so it is sur
On 16 Oct 2014, at 18:04 , Davide Italiano wrote:
> Author: davide
> Date: Thu Oct 16 18:04:43 2014
> New Revision: 273174
> URL: https://svnweb.freebsd.org/changeset/base/273174
>
> Log:
> Follow up to r225617. In order to maximize the re-usability of kernel code
> in userland rename in-kern
Gleb Smirnoff writes:
> The function should also be documented in hash(9).
It's not intended as a "general kernel hashing function". It is
intended solely for pf.
DES
--
Dag-Erling Smørgrav - d...@des.no
___
svn-src-all@freebsd.org mailing list
http:
Author: gjb
Date: Thu Oct 16 23:25:38 2014
New Revision: 273199
URL: https://svnweb.freebsd.org/changeset/base/273199
Log:
MFstable10 r273198:
MFC r273093, r273096:
r273093:
Merge the following from ^/projects/release-vmimage:
r272436, r272437, r272792:
r272436:
Remov
Author: gjb
Date: Thu Oct 16 23:16:26 2014
New Revision: 273198
URL: https://svnweb.freebsd.org/changeset/base/273198
Log:
MFC r273093, r273096:
r273093:
Merge the following from ^/projects/release-vmimage:
r272436, r272437, r272792:
r272436:
Remove the first argument t
Author: gavin
Date: Thu Oct 16 23:07:09 2014
New Revision: 273197
URL: https://svnweb.freebsd.org/changeset/base/273197
Log:
The igb(4) driver supports 82580, i350, i354, i210 and i211 chipsets too,
document them.
PR: 192301
MFC after:1 week
Modified:
head/share/man/man
Author: glebius
Date: Thu Oct 16 23:03:04 2014
New Revision: 273196
URL: https://svnweb.freebsd.org/changeset/base/273196
Log:
Merge r273184, r273185 from stable/10:
- Use rn_detachhead() instead of direct free(9) for radix tables.
- Free radix mask entries on main radix destroy.
PR
On Wed, Oct 15, 2014 at 08:14:19AM +0400, Gleb Smirnoff wrote:
> On Tue, Oct 14, 2014 at 11:38:23PM -0400, Ed Maste wrote:
> E> On 14 October 2014 23:04, Gleb Smirnoff wrote:
> E> >
> E> > Look at results at the end of email. Guess what -j and -m mean. I
> E> > want either proving me doing the tes
On Wed, Oct 15, 2014 at 11:21:52AM +0200, Dag-Erling Smørgrav wrote:
D> Ed Maste writes:
D> > murmur3's size argument is bytes, not uint32_ts, so the test is only
D> > hashing the first 1/4 of the keys.
D>
D> That's my fault, and I'm going to change it, because it's illogical.
D> The function wor
Author: delphij
Date: Thu Oct 16 22:44:30 2014
New Revision: 273195
URL: https://svnweb.freebsd.org/changeset/base/273195
Log:
MFC r272583: MFV r272500:
Don't inherit flags other than DS_FLAG_CI_DATASET and DS_FLAG_INCONSISTENT
when cloning. This prevents DS_FLAG_DEFER_DESTROY being inhe
Author: delphij
Date: Thu Oct 16 22:40:22 2014
New Revision: 273194
URL: https://svnweb.freebsd.org/changeset/base/273194
Log:
MFC r272527:
Don't make nested definition for range_seg_cache.
Reported by: ian
Modified:
stable/10/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
Di
Author: delphij
Date: Thu Oct 16 22:33:09 2014
New Revision: 273193
URL: https://svnweb.freebsd.org/changeset/base/273193
Log:
MFC r272506: MFV r272495:
In arc_kmem_reap_now(), reap range_seg_cache too to reclaim memory in
response of memory pressure.
Illumos issue:
5163 arc sh
Author: delphij
Date: Thu Oct 16 22:20:38 2014
New Revision: 273192
URL: https://svnweb.freebsd.org/changeset/base/273192
Log:
MFS r273191: MFC r273060:
Use write_psize instead of write_asize when doing vdev_space_update.
Without this change the accounting of L2ARC usage would be wrong an
Author: delphij
Date: Thu Oct 16 22:12:23 2014
New Revision: 273191
URL: https://svnweb.freebsd.org/changeset/base/273191
Log:
MFV r273060:
Use write_psize instead of write_asize when doing vdev_space_update.
Without this change the accounting of L2ARC usage would be wrong and
give 16EB
Author: des
Date: Thu Oct 16 22:07:43 2014
New Revision: 273190
URL: https://svnweb.freebsd.org/changeset/base/273190
Log:
MFH (r272173): offer to enable local_unbound after installation
Approved by: re (gjb)
Modified:
releng/10.1/usr.sbin/bsdinstall/scripts/services
Directory Propertie
Author: delphij
Date: Thu Oct 16 22:04:07 2014
New Revision: 273189
URL: https://svnweb.freebsd.org/changeset/base/273189
Log:
Remove duplicated code.
Suggested by: jmg
Deleted:
head/lib/libc/string/explicit_bzero.c
Modified:
head/lib/libc/string/Makefile.inc
head/sys/libkern/explici
Author: hrs
Date: Thu Oct 16 22:00:24 2014
New Revision: 273188
URL: https://svnweb.freebsd.org/changeset/base/273188
Log:
MFS r272855, 266846:
- Do not override sin6_scope_id in LLA when it is already set to non-zero.
This fixes destination list in output of netstat -r.
- Plug
Author: des
Date: Thu Oct 16 21:39:04 2014
New Revision: 273187
URL: https://svnweb.freebsd.org/changeset/base/273187
Log:
MFH (r272830): change the hardcoded default back to DES
MFH (r272833): remove last vestige of MD5 password hashes
Approved by: re (gjb)
Modified:
releng/10.1/lib/
Author: markj
Date: Thu Oct 16 21:13:46 2014
New Revision: 273186
URL: https://svnweb.freebsd.org/changeset/base/273186
Log:
Don't define rules based on PROGS if PROGS is empty.
Reviewed by: sjg, ngie
MFC after:1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sh
Author: glebius
Date: Thu Oct 16 20:46:02 2014
New Revision: 273185
URL: https://svnweb.freebsd.org/changeset/base/273185
Log:
Merge r272385 by melifaro from head:
Free radix mask entries on main radix destroy.
This is temporary commit to be merged to 10.
Other approach (like hash ta
Author: glebius
Date: Thu Oct 16 20:43:12 2014
New Revision: 273184
URL: https://svnweb.freebsd.org/changeset/base/273184
Log:
Merge r272358 from head:
Use rn_detachhead() instead of direct free(9) for radix tables.
Modified:
stable/10/sys/netpfil/pf/pf_table.c
Directory Properties:
sta
Author: sbruno
Date: Thu Oct 16 20:33:04 2014
New Revision: 273183
URL: https://svnweb.freebsd.org/changeset/base/273183
Log:
Add 4k quirks for PM853T Samsung SSD
MFC after:2 weeks
Sponsored by: Limelight Networks
Modified:
head/sys/cam/ata/ata_da.c
head/sys/cam/scsi/scsi_da.c
M
Author: imp
Date: Thu Oct 16 20:13:16 2014
New Revision: 273182
URL: https://svnweb.freebsd.org/changeset/base/273182
Log:
There's no need to override the clean target. The clean target works
correctly without doing so.
Modified:
head/sys/modules/qlxgb/Makefile
head/sys/modules/qlxgbe/Mak
Author: joerg
Date: Thu Oct 16 19:53:32 2014
New Revision: 273181
URL: https://svnweb.freebsd.org/changeset/base/273181
Log:
Add the Dresden Elektronik deRFnode device to uftdi(4).
MFC after:1 week
Modified:
head/sys/dev/usb/serial/uftdi.c
head/sys/dev/usb/usbdevs
Modified: head/s
Author: imp
Date: Thu Oct 16 19:52:12 2014
New Revision: 273180
URL: https://svnweb.freebsd.org/changeset/base/273180
Log:
fwsectors and fwheads used to be somehwat arbitrary. However, they are
used to align partitions in gpart. We also try to align partitions by
stripe size when creating ne
Author: emaste
Date: Thu Oct 16 18:49:50 2014
New Revision: 273178
URL: https://svnweb.freebsd.org/changeset/base/273178
Log:
Update vt(4) for UEFI defaults and special keys
vt(4) is the default console for UEFI boot [1], and the bitmapped
kern.vt.spclkeys sysctl has been replaced with in
Author: skreuzer (doc,ports committer)
Date: Thu Oct 16 18:28:11 2014
New Revision: 273177
URL: https://svnweb.freebsd.org/changeset/base/273177
Log:
Correct two typos
PR: 194350
Submitted by: jiash...@gmail.com
Approved by: hrs (mentor)
Modified:
head/tools/build/options/
Author: davide
Date: Thu Oct 16 18:04:43 2014
New Revision: 273174
URL: https://svnweb.freebsd.org/changeset/base/273174
Log:
Follow up to r225617. In order to maximize the re-usability of kernel code
in userland rename in-kernel getenv()/setenv() to kern_setenv()/kern_getenv().
This fixes a
Author: brooks
Date: Thu Oct 16 15:59:00 2014
New Revision: 273173
URL: https://svnweb.freebsd.org/changeset/base/273173
Log:
Regenerate src.conf.5 after:
r273170:
MK_ARB_EABI was removed in r272350 so remove the documentation.
r273171:
Per r273155, HYPERV is built by default on p
Author: brooks
Date: Thu Oct 16 15:55:13 2014
New Revision: 273172
URL: https://svnweb.freebsd.org/changeset/base/273172
Log:
Document that WITHOUT_TOOLCHAIN causes headers to not be installed, not
just programs.
Modified:
head/tools/build/options/WITHOUT_TOOLCHAIN
Modified: head/tools/bui
Author: brooks
Date: Thu Oct 16 15:54:23 2014
New Revision: 273171
URL: https://svnweb.freebsd.org/changeset/base/273171
Log:
Per r273155, HYPERV is built by default on platforms where it makes
sense and ignored on others.
Deleted:
head/tools/build/options/WITH_HYPERV
__
Author: brooks
Date: Thu Oct 16 15:52:36 2014
New Revision: 273170
URL: https://svnweb.freebsd.org/changeset/base/273170
Log:
MK_ARB_EABI was removed in r272350 so remove the documentation.
Deleted:
head/tools/build/options/WITHOUT_ARM_EABI
___
svn-
Author: gjb
Date: Thu Oct 16 15:44:47 2014
New Revision: 273169
URL: https://svnweb.freebsd.org/changeset/base/273169
Log:
Revert r270120 (partial), r270122:
Restore ABI compatibility with 10.0-RELEASE.
Requested by: many
Reviewed by: delphij, ache
Approved by: re (implicit)
Spo
Author: tuexen
Date: Thu Oct 16 15:36:04 2014
New Revision: 273168
URL: https://svnweb.freebsd.org/changeset/base/273168
Log:
Fix the reported streams in a SCTP_STREAM_RESET_EVENT, if a
sent incoming stream reset request was responded with failed
or denied.
Thanks to Peter Bostroem from Go
Author: imp
Date: Thu Oct 16 14:08:59 2014
New Revision: 273167
URL: https://svnweb.freebsd.org/changeset/base/273167
Log:
Add an "empty" Makefile.pc98 because it doesn't need/want HYPERV. It
is not relevant to the hardware it runs on.
Added:
head/libexec/Makefile.pc98 (contents, props ch
On Oct 16, 2014, at 5:57 AM, TAKAHASHI Yoshihiro wrote:
> In article <201410160033.s9g0x6w1063...@svn.freebsd.org>
> Warner Losh writes:
>
>> Log:
>> HYPERV isn't available on all architectures, but just on by default
>> for i386/amd64. Rather, it only works on i386/amd64 and should only be
On 16 Oct 2014, at 14:41, Mateusz Guzik wrote:
> Well, atomic_set can be as simple as v->counter = i; (which btw will
> make it look identical to linux version). This should not give any
> measureable effect unless atomic_set on given var is abused quite a lot.
v->counter = i does not establish
Author: andrew
Date: Thu Oct 16 13:49:54 2014
New Revision: 273166
URL: https://svnweb.freebsd.org/changeset/base/273166
Log:
Fix the type of pte_pa as when it is passed into _kvm_pa2off it is either
a uint64_t or a pointer to an off_t. With it being a u_long can result in
incorrect values b
On Thu, Oct 16, 2014 at 03:30:20PM +0200, Hans Petter Selasky wrote:
> On 10/16/14 14:39, Mateusz Guzik wrote:
> >On Wed, Oct 15, 2014 at 01:40:30PM +, Hans Petter Selasky wrote:
> >>Author: hselasky
> >>Date: Wed Oct 15 13:40:29 2014
> >>New Revision: 273135
> >>URL: https://svnweb.freebsd.org
On 10/16/14 14:39, Mateusz Guzik wrote:
On Wed, Oct 15, 2014 at 01:40:30PM +, Hans Petter Selasky wrote:
Author: hselasky
Date: Wed Oct 15 13:40:29 2014
New Revision: 273135
URL: https://svnweb.freebsd.org/changeset/base/273135
Log:
Update the OFED Linux compatibility layer and
Mellan
In article <201410160033.s9g0x6w1063...@svn.freebsd.org>
Warner Losh writes:
> Log:
> HYPERV isn't available on all architectures, but just on by default
> for i386/amd64. Rather, it only works on i386/amd64 and should only be
> built there. Rather than change the default based on which
>
Author: mjg
Date: Thu Oct 16 12:41:14 2014
New Revision: 273165
URL: https://svnweb.freebsd.org/changeset/base/273165
Log:
Use lockless quota checks in qsync and qsyncvp.
No strong objections from: kib, mckusick
MFC after:1 week
Modified:
head/sys/ufs/ufs/ufs_quota.c
Modified: hea
On Wed, Oct 15, 2014 at 01:40:30PM +, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Wed Oct 15 13:40:29 2014
> New Revision: 273135
> URL: https://svnweb.freebsd.org/changeset/base/273135
>
> Log:
> Update the OFED Linux compatibility layer and
> Mellanox hardware driver(s):
>
>
Bezüglich Steven Hartland's Nachricht vom 16.10.2014 10:39 (localtime):
> Author: smh
> Date: Thu Oct 16 08:39:44 2014
> New Revision: 273162
> URL: https://svnweb.freebsd.org/changeset/base/273162
>
> Log:
> MFS10 r272883
> MFC r272474
> Fix ZFS ZVOL deadlock and rename issues
Thanks,
Ca
Bezüglich Steven Hartland's Nachricht vom 16.10.2014 10:39 (localtime):
> Author: smh
> Date: Thu Oct 16 08:39:44 2014
> New Revision: 273162
> URL: https://svnweb.freebsd.org/changeset/base/273162
>
> Log:
> MFS10 r272883
> MFC r272474
> Fix ZFS ZVOL deadlock and rename issues
Thanks,
Can
Author: trasz
Date: Thu Oct 16 09:09:43 2014
New Revision: 273164
URL: https://svnweb.freebsd.org/changeset/base/273164
Log:
When removing an iSCSI session, check whether all conditions match,
not if any of them matches. This fixes "iscsictl -Rn" removing
unrelated sessions.
PR:
Author: mav
Date: Thu Oct 16 08:42:17 2014
New Revision: 273163
URL: https://svnweb.freebsd.org/changeset/base/273163
Log:
Implement more functional CTL debug logging.
Setting bits in kern.cam.ctl.debug allows to log errors, commands and some
commands data respectively.
MFC after:
Author: smh
Date: Thu Oct 16 08:39:44 2014
New Revision: 273162
URL: https://svnweb.freebsd.org/changeset/base/273162
Log:
MFS10 r272883
MFC r272474
Fix ZFS ZVOL deadlock and rename issues
Approved by: re@ (delphij)
Sponsored by: Multiplay
Modified:
releng/10.1/sys/cddl/contrib/op
Author: trasz
Date: Thu Oct 16 08:33:04 2014
New Revision: 273160
URL: https://svnweb.freebsd.org/changeset/base/273160
Log:
Fix automountd(8) not to leave zombies.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/autofs/automountd.c
Modified: head/us
Author: smh
Date: Thu Oct 16 08:33:11 2014
New Revision: 273161
URL: https://svnweb.freebsd.org/changeset/base/273161
Log:
MFC r273158:
Prevent ZFS leaking pool free space
Early MFC approved by re@
Approved by: re@ (glebius)
Sponsored by: Multiplay
Modified:
stable/10/sys/cddl/
Hello,
We got your email address through a local Business directory on the web. We
must apologise for taking some of your valuable time to explain a proposal that
will imagine will be of utmost benefit.
We are currently seeking individuals Strictly in the United State who would
like to make mon
61 matches
Mail list logo