On Thu, Jan 15, 2015 at 01:14:39PM +0100, Hans Petter Selasky wrote:
> On 01/15/15 12:51, Konstantin Belousov wrote:
> > On Thu, Jan 15, 2015 at 11:49:09AM +0100, Hans Petter Selasky wrote:
> >>
> >> I see no leakage in that case either!
> > Because these cases come through destroy_dev().
> >
> >>
Hi Konstantin,
On 01/16/15 09:03, Konstantin Belousov wrote:
On Thu, Jan 15, 2015 at 01:14:39PM +0100, Hans Petter Selasky wrote:
On 01/15/15 12:51, Konstantin Belousov wrote:
On Thu, Jan 15, 2015 at 11:49:09AM +0100, Hans Petter Selasky wrote:
I see no leakage in that case either!
Because
Author: des
Date: Fri Jan 16 09:07:31 2015
New Revision: 277237
URL: https://svnweb.freebsd.org/changeset/base/277237
Log:
If PAM_RHOST is non-NULL, pass it in the Calling-Station-ID attribute of
the RADIUS access request.
MFC after:1 week
Modified:
head/lib/libpam/modules/pam_radi
Author: melifaro
Date: Fri Jan 16 10:09:28 2015
New Revision: 277238
URL: https://svnweb.freebsd.org/changeset/base/277238
Log:
Eliminate SIOCGIFADDR handling in bpf.
Quoting 19 years bpf.4 manual from bpf-1.2a1:
"
(SIOCGIFADDR is obsolete under BSD systems. SIOCGIFCONF should be
us
Alexey Dokuchaev writes:
> Edward, Andrey, since you two seem to have some working code already,
> maybe you can work together to push out something that can be
> committed? :)
r241053 | ae | 2012-09-29 18:47:56 +0200 (Sat,
Author: smh
Date: Fri Jan 16 10:44:39 2015
New Revision: 277239
URL: https://svnweb.freebsd.org/changeset/base/277239
Log:
Eliminate illumos whole disk special case when searching for a ZFS vdev
This special case prevented locating vdevs which start with c[0-9] e.g.
gptid/c6cde092-504b-11
Author: melifaro
Date: Fri Jan 16 10:49:27 2015
New Revision: 277240
URL: https://svnweb.freebsd.org/changeset/base/277240
Log:
Use ipfw runtime lock only when real modification is required.
Modified:
head/sys/netpfil/ipfw/ip_fw_nat.c
Modified: head/sys/netpfil/ipfw/ip_fw_nat.c
=
Author: melifaro
Date: Fri Jan 16 11:17:30 2015
New Revision: 277241
URL: https://svnweb.freebsd.org/changeset/base/277241
Log:
Eliminate incorrect IPv6 mask guessing:
RFC 2374 concept of 'IPv6 Aggregatable Global Unicast Address Format' was
deprecated by RFC 3587 12 years ago.
Before:
Author: hselasky
Date: Fri Jan 16 12:11:01 2015
New Revision: 277245
URL: https://svnweb.freebsd.org/changeset/base/277245
Log:
Add more USB request definitions. The values are described in section
9.4.11 and 9.4.12 of the "Universal Serial Bus 3.0 Specification"
Submitted by: Dmitry Luht
Author: hselasky
Date: Fri Jan 16 12:16:21 2015
New Revision: 277246
URL: https://svnweb.freebsd.org/changeset/base/277246
Log:
Add more USB device IDs.
Submitted by: max.n.boya...@gmail.com
PR: 196362
MFC after:1 week
Modified:
head/sys/dev/usb/serial/u3g.c
head/sys/
On Wed, Dec 3, 2014 at 3:55 AM, George V. Neville-Neil
wrote:
> Author: gnn
> Date: Tue Dec 2 19:55:43 2014
> New Revision: 275422
> URL: https://svnweb.freebsd.org/changeset/base/275422
>
> Log:
> This configuration file removes several debugging options, including
> WITNESS and INVARIANTS
Author: mav
Date: Fri Jan 16 12:35:55 2015
New Revision: 277247
URL: https://svnweb.freebsd.org/changeset/base/277247
Log:
Don't count status as sent until CTIO completes successfully.
If we aggregated status sending with data move and got error, allow status
to be updated and resent agai
El 16/01/15 a les 0.03, Ian Lepore ha escrit:
> On Thu, 2015-01-15 at 16:27 +, Roger Pau Monné wrote:
>> Author: royger
>> Date: Thu Jan 15 16:27:20 2015
>> New Revision: 277215
>> URL: https://svnweb.freebsd.org/changeset/base/277215
>>
>> Log:
>> loader: implement multiboot support for Xen
Author: emaste
Date: Fri Jan 16 15:16:19 2015
New Revision: 277249
URL: https://svnweb.freebsd.org/changeset/base/277249
Log:
Verify that section header offset is not past EOF
MFC After:1 week
Sponsored by: The FreeBSD Foundation
Modified:
head/contrib/elftoolchain/libelf/elf_scn.c
On Fri, Jan 16, 2015 at 11:11:14AM +0100, Dag-Erling Smorgrav wrote:
> Alexey Dokuchaev writes:
> > Edward, Andrey, since you two seem to have some working code already,
> > maybe you can work together to push out something that can be
> > committed? :)
>
> ---
Author: nwhitehorn
Date: Fri Jan 16 17:41:21 2015
New Revision: 277254
URL: https://svnweb.freebsd.org/changeset/base/277254
Log:
Make netbooting work again by disabling BOOTP_NFSV3. Investigate why this
causes bad RPC errors later.
Modified:
head/sys/powerpc/conf/MPC85XX
Modified: head/sy
> On Jan 15, 2015, at 6:23 AM, Slawa Olhovchenkov wrote:
>
> On Thu, Jan 15, 2015 at 12:42:07AM +, Warner Losh wrote:
>
>> Author: imp
>> Date: Thu Jan 15 00:42:06 2015
>> New Revision: 277204
>> URL: https://svnweb.freebsd.org/changeset/base/277204
>>
>> Log:
>> New MINIMAL kernel config
> On Jan 15, 2015, at 6:44 AM, Alexey Dokuchaev wrote:
>
> On Thu, Jan 15, 2015 at 04:23:03PM +0300, Slawa Olhovchenkov wrote:
>> On Thu, Jan 15, 2015 at 12:42:07AM +, Warner Losh wrote:
>>> New Revision: 277204
>>> URL: https://svnweb.freebsd.org/changeset/base/277204
>>>
>>> Log:
>>> New
> On Jan 15, 2015, at 9:20 AM, Alexey Dokuchaev wrote:
>
> On Thu, Jan 15, 2015 at 10:51:55AM -0500, John Baldwin wrote:
>>> [...]
>>> +# Pseudo devices.
>>> +device loop# Network loopback
>>> +device random # Entropy device
>>> +devic
Author: alc
Date: Fri Jan 16 18:17:09 2015
New Revision: 277255
URL: https://svnweb.freebsd.org/changeset/base/277255
Log:
Revamp the default page clustering strategy that is used by the page fault
handler. For roughly twenty years, the page fault handler has used the
same basic strategy: F
Author: nwhitehorn
Date: Fri Jan 16 18:42:49 2015
New Revision: 277256
URL: https://svnweb.freebsd.org/changeset/base/277256
Log:
Instead of iterating through all properties looking for a match, if asked
for a specific property, look it up directly.
MFC after:1 week
Modified:
head/
On 16 January 2015 at 09:57, Warner Losh wrote:
>
>> On Jan 15, 2015, at 6:23 AM, Slawa Olhovchenkov wrote:
>>
>> On Thu, Jan 15, 2015 at 12:42:07AM +, Warner Losh wrote:
>>
>>> Author: imp
>>> Date: Thu Jan 15 00:42:06 2015
>>> New Revision: 277204
>>> URL: https://svnweb.freebsd.org/changes
Author: nwhitehorn
Date: Fri Jan 16 18:47:20 2015
New Revision: 277257
URL: https://svnweb.freebsd.org/changeset/base/277257
Log:
Add two fake properties ("fdtbootcpu" and "fdtmemreserv") to the device
tree's /chosen node to provide out-of-band header fields of the FDT. This
emulation is not
> On Jan 16, 2015, at 11:43 AM, Adrian Chadd wrote:
>
> On 16 January 2015 at 09:57, Warner Losh wrote:
>>
>>> On Jan 15, 2015, at 6:23 AM, Slawa Olhovchenkov wrote:
>>>
>>> On Thu, Jan 15, 2015 at 12:42:07AM +, Warner Losh wrote:
>>>
Author: imp
Date: Thu Jan 15 00:42:06 2015
Author: glebius
Date: Fri Jan 16 18:51:26 2015
New Revision: 277258
URL: https://svnweb.freebsd.org/changeset/base/277258
Log:
Plug mutex leak.
MFC after:1 week
Sponsored by: Nginx, Inc.
Modified:
head/usr.sbin/ngctl/main.c
Modified: head/usr.sbin/ngctl/main.c
On 16 January 2015 at 10:48, Warner Losh wrote:
> Options aren’t supposed to change KBI. Some do, and that’s unfortunate.
Yup, and at least for net80211 I'm going to try really hard to fix that.
> But don’t turn this into a rant on how sub-optimal the opt_.h
> intersect with modules. That’
> On Jan 16, 2015, at 11:52 AM, Adrian Chadd wrote:
>
> On 16 January 2015 at 10:48, Warner Losh wrote:
>
>
>> Options aren’t supposed to change KBI. Some do, and that’s unfortunate.
>
> Yup, and at least for net80211 I'm going to try really hard to fix that.
>
>> But don’t turn this into a
Author: emaste
Date: Fri Jan 16 18:59:15 2015
New Revision: 277259
URL: https://svnweb.freebsd.org/changeset/base/277259
Log:
crunchide: Correct 64-bit section header offset
For 64-bit binaries the Elf_Ehdr e_shoff is at offset 40, not 44.
Instead of using an incorrect hardcoded offset, l
Author: jfv
Date: Fri Jan 16 19:11:58 2015
New Revision: 277262
URL: https://svnweb.freebsd.org/changeset/base/277262
Log:
Some RSS issues discovered by Adrian, missing header, variable
names fat fingered, incorrect hash config setup. Thanks :)
MFC after: 1 week
Modified:
head/sys/dev/
Hi,
I noticed while building a new ALIX_DSK kernel image for my i386
PCEngines alix box, the commit below no longer allows a kernel to be
built without cpu I686_CPU as a kernel option.
Is this a known side effect ? The default kernel def in
/usr/src/tools/tools/nanobsd/pcengines/ALIX_DSK sh
Author: ian
Date: Fri Jan 16 19:49:10 2015
New Revision: 277265
URL: https://svnweb.freebsd.org/changeset/base/277265
Log:
Enable the snoop control unit during MP startup, rather than relying on
the bootloader to have done so.
Submitted by: Thomas Skibo
Modified:
head/sys/arm/xilinx/z
Author: jkim
Date: Fri Jan 16 19:52:36 2015
New Revision: 277266
URL: https://svnweb.freebsd.org/changeset/base/277266
Log:
Import OpenSSL 1.0.1l.
Modified:
vendor-crypto/openssl/dist/CHANGES
vendor-crypto/openssl/dist/FREEBSD-upgrade
vendor-crypto/openssl/dist/Makefile
vendor-crypto/op
Author: jkim
Date: Fri Jan 16 19:54:18 2015
New Revision: 277267
URL: https://svnweb.freebsd.org/changeset/base/277267
Log:
Tag OpenSSL 1.0.1l.
Added:
vendor-crypto/openssl/1.0.1l/
- copied from r277266, vendor-crypto/openssl/dist/
___
svn-src-
Author: jkim
Date: Fri Jan 16 19:55:55 2015
New Revision: 277268
URL: https://svnweb.freebsd.org/changeset/base/277268
Log:
Import OpenSSL 0.9.8ze.
Modified:
vendor-crypto/openssl/dist-0.9.8/CHANGES
vendor-crypto/openssl/dist-0.9.8/FREEBSD-upgrade
vendor-crypto/openssl/dist-0.9.8/Makefile
Author: jkim
Date: Fri Jan 16 19:57:01 2015
New Revision: 277269
URL: https://svnweb.freebsd.org/changeset/base/277269
Log:
Tag OpenSSL 0.9.8ze.
Added:
vendor-crypto/openssl/0.9.8ze/
- copied from r277268, vendor-crypto/openssl/dist-0.9.8/
___
On Fri, Jan 16, 2015 at 10:57:54AM -0700, Warner Losh wrote:
>
> > On Jan 15, 2015, at 6:23 AM, Slawa Olhovchenkov wrote:
> >
> > On Thu, Jan 15, 2015 at 12:42:07AM +, Warner Losh wrote:
> >
> >> Author: imp
> >> Date: Thu Jan 15 00:42:06 2015
> >> New Revision: 277204
> >> URL: https://sv
Author: jkim
Date: Fri Jan 16 21:03:23 2015
New Revision: 277270
URL: https://svnweb.freebsd.org/changeset/base/277270
Log:
Merge OpenSSL 1.0.1l.
MFC after:1 week
Relnotes: yes
Modified:
head/crypto/openssl/CHANGES
head/crypto/openssl/Makefile
head/crypto/openssl/NEWS
hea
Author: gjb
Date: Fri Jan 16 21:08:04 2015
New Revision: 277271
URL: https://svnweb.freebsd.org/changeset/base/277271
Log:
Document r277270, OpenSSL update to 1.0.1l.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/rele
Author: ngie
Date: Fri Jan 16 21:12:36 2015
New Revision: 277272
URL: https://svnweb.freebsd.org/changeset/base/277272
Log:
Don't call abort on usage errors; print out the usage message instead
PR: 196793
MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
Modified:
head/co
Author: will
Date: Fri Jan 16 21:39:08 2015
New Revision: 277273
URL: https://svnweb.freebsd.org/changeset/base/277273
Log:
Add a ${CP} alias for copying files in the build.
Some users build FreeBSD as non-root in Perforce workspaces. By default,
Perforce sets files read-only unless they
Author: jkim
Date: Fri Jan 16 22:11:02 2015
New Revision: 277274
URL: https://svnweb.freebsd.org/changeset/base/277274
Log:
Update buildinf.h to make SSLeay_version(3) little bit more useful.
MFC after:1 week
Modified:
head/secure/lib/libcrypto/Makefile
Modified: head/secure/lib/lib
Author: adrian
Date: Fri Jan 16 23:47:42 2015
New Revision: 277275
URL: https://svnweb.freebsd.org/changeset/base/277275
Log:
Add bluetooth MCI coexistence HAL methods - used for AR9462 and AR9565 NICs.
It's found, amongst other things, in the Acer Chromebook (Intel)
devices.
Tested:
Author: adrian
Date: Fri Jan 16 23:48:28 2015
New Revision: 277276
URL: https://svnweb.freebsd.org/changeset/base/277276
Log:
Tie in the MCI bluetooth coexistence functions into the HAL.
Tested:
* AR9462 (WB222)
Modified:
head/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_freebsd.c
Mod
Author: adrian
Date: Sat Jan 17 00:02:18 2015
New Revision: 277277
URL: https://svnweb.freebsd.org/changeset/base/277277
Log:
Until there's a full MCI implementation - just implement a placeholder
MCI bluetooth coexistence method for WB222.
The rest of MCI requires a bunch more work, incl
> On Jan 15, 2015, at 7:27 AM, Alexey Dokuchaev wrote:
>
> On Sun, Sep 08, 2013 at 01:02:44AM +0400, Slawa Olhovchenkov wrote:
>> On Sat, Sep 07, 2013 at 10:48:48PM +0200, Edward Tomasz Napiera?a wrote:
I'll be happy if someone does this right now, by populating a
/boot/loader.modules
Author: ngie
Date: Sat Jan 17 00:58:24 2015
New Revision: 277278
URL: https://svnweb.freebsd.org/changeset/base/277278
Log:
Fix lib/libthr/tests/detach_test
- Eliminate race with liberal use of sleep(3) [1]
- Fix NetBSD-specific implementation way of testing result from pthread_cancel
Author: jamie
Date: Sat Jan 17 01:16:03 2015
New Revision: 277279
URL: https://svnweb.freebsd.org/changeset/base/277279
Log:
MFC r277158:
Don't set prison's pr_ip4s or pr_ip6s to -1.
PR: 196474
Modified:
stable/10/sys/kern/kern_jail.c
Directory Properties:
stable/10/
Author: jamie
Date: Sat Jan 17 01:16:24 2015
New Revision: 277280
URL: https://svnweb.freebsd.org/changeset/base/277280
Log:
MFC r277158:
Don't set prison's pr_ip4s or pr_ip6s to -1.
PR: 196474
Modified:
stable/9/sys/kern/kern_jail.c
Directory Properties:
stable/9/sys/
Author: pfg
Date: Sat Jan 17 01:20:28 2015
New Revision: 277281
URL: https://svnweb.freebsd.org/changeset/base/277281
Log:
MFC r272947, r272950:
tcpd: complete function prototypes.
tcpd.h: add prototype for hosts_ctl
This clears up at least a build issues on mysql-server
ports. W
Author: pfg
Date: Sat Jan 17 01:21:30 2015
New Revision: 277282
URL: https://svnweb.freebsd.org/changeset/base/277282
Log:
MFC r272947, r272950:
tcpd: complete function prototypes.
tcpd.h: add prototype for hosts_ctl
This clears up at least a build issues on mysql-server
ports. W
Author: imp
Date: Sat Jan 17 02:17:59 2015
New Revision: 277285
URL: https://svnweb.freebsd.org/changeset/base/277285
Log:
Need to include opt_mca.h to test for DEV_MCA.
Modified:
head/sys/x86/isa/atpic.c
Modified: head/sys/x86/isa/atpic.c
Author: imp
Date: Sat Jan 17 02:17:57 2015
New Revision: 277284
URL: https://svnweb.freebsd.org/changeset/base/277284
Log:
Move DEV_ entries scattered to their common section. Add DEV_PCI.
Modified:
head/sys/conf/options
Modified: head/sys/conf/options
===
Author: imp
Date: Sat Jan 17 02:17:55 2015
New Revision: 277283
URL: https://svnweb.freebsd.org/changeset/base/277283
Log:
The sn driver isn't UCODE sourceless. While it is true there's an
binary FPGA image that's in an include file in this directory, that
include file isn't actually used. I
Author: dchagin
Date: Sat Jan 17 06:17:54 2015
New Revision: 277286
URL: https://svnweb.freebsd.org/changeset/base/277286
Log:
MFC r276906:
Allow clock_getcpuclockid() on the CPU-time clock for zombie process.
Posix does not prohibit this.
Modified:
stable/9/sys/kern/kern_time.c
Direct
Author: dchagin
Date: Sat Jan 17 06:18:45 2015
New Revision: 277287
URL: https://svnweb.freebsd.org/changeset/base/277287
Log:
MFC r276906:
Allow clock_getcpuclockid() on the CPU-time clock for zombie process.
Posix does not prohibit this.
Modified:
stable/10/sys/kern/kern_time.c
Direc
Author: adrian
Date: Sat Jan 17 06:43:30 2015
New Revision: 277288
URL: https://svnweb.freebsd.org/changeset/base/277288
Log:
Override the bt enable/disable methods for AR9462 (jupiter) and
AR9565 (Aphrodite.) These need to use the MCI routines, not
the legacy 2-wire / 3-wire bluetooth coex
Author: nwhitehorn
Date: Sat Jan 17 07:01:51 2015
New Revision: 277289
URL: https://svnweb.freebsd.org/changeset/base/277289
Log:
Return an appropriate error code in the case of a missing property rather
than random numbers.
MFC after:1 week
Modified:
head/sys/dev/ofw/ofw_fdt.c
Mo
Author: adrian
Date: Sat Jan 17 07:33:02 2015
New Revision: 277290
URL: https://svnweb.freebsd.org/changeset/base/277290
Log:
Oops; correctly reload the CCA registers with the uncapped value
in prep for the next NF calibration pass.
Totally missing braces. Damn you C.
Submitted by:
58 matches
Mail list logo