NGie Cooper writes:
> Dag-Erling Smørgrav writes:
> > Log:
> > Switch UseDNS back on
> Please add "Relnotes: yes" to the MFC commit, if this is MFCed.
Why?
DES
--
Dag-Erling Smørgrav - d...@des.no
___
svn-src-head@freebsd.org mailing list
https://li
On 01/28/16 01:07, Dag-Erling Smørgrav wrote:
> NGie Cooper writes:
>> Dag-Erling Smørgrav writes:
>>> Log:
>>> Switch UseDNS back on
>> Please add "Relnotes: yes" to the MFC commit, if this is MFCed.
>
> Why?
At a guess, because NGie thinks that this is something which is important
enough to
Colin Percival writes:
> At a guess, because NGie thinks that this is something which is important
> enough to be worth mentioning in the FreeBSD release notes, and "Relnotes:
> yes" flags the commit to the release engineering team for that purpose?
UseDNS was (unintentionally) turned off in head
Author: wma
Date: Thu Jan 28 12:00:17 2016
New Revision: 294979
URL: https://svnweb.freebsd.org/changeset/base/294979
Log:
Fix mutex releasing in ARM64 cpu_switch
The code should be comparing pointers, not any data
gathered from a blocked_lock.
Spotted by:cognet
Author: trasz
Date: Thu Jan 28 12:21:23 2016
New Revision: 294983
URL: https://svnweb.freebsd.org/changeset/base/294983
Log:
Remove ffs_mountroot() prototype; seems to be long gone.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/ufs/ffs/ffs_extern.h
Modi
Author: zbb
Date: Thu Jan 28 12:43:58 2016
New Revision: 294987
URL: https://svnweb.freebsd.org/changeset/base/294987
Log:
SMP support for ARMv6/v7 HW watchpoints
Use per-CPU structure to store HW watchpoints registers state
for each CPU present in the system. Those registers will be rest
Author: mmel
Date: Thu Jan 28 14:11:59 2016
New Revision: 294989
URL: https://svnweb.freebsd.org/changeset/base/294989
Log:
EHCI: Make core reset and port speed reading more generic.
Use driver settable callbacks for handling of:
- core post reset
- reading actual port speed
Typica
Author: zbb
Date: Thu Jan 28 15:30:58 2016
New Revision: 294990
URL: https://svnweb.freebsd.org/changeset/base/294990
Log:
Fix finding appropriate BGX node in DTB and move it to a separate function
Search for BGX node in DTS in two ways:
1. Try to find it uder root node first
2. If not
Author: zbb
Date: Thu Jan 28 15:34:13 2016
New Revision: 294991
URL: https://svnweb.freebsd.org/changeset/base/294991
Log:
Divide ThunderX PCIe driver to general and FDT part
- Separate FDT and general PCIe driver parts
- Drop some irrelevant printfs that cannot be displayed in
FDT at
Author: zbb
Date: Thu Jan 28 15:38:02 2016
New Revision: 294992
URL: https://svnweb.freebsd.org/changeset/base/294992
Log:
Correct alloc_ and release_resource methods in thunder_pcie driver
- Avoid using BUS_ macros as bus_generic_ functions should be used instead.
- Fix mistaken device_t
Author: zbb
Date: Thu Jan 28 15:40:56 2016
New Revision: 294993
URL: https://svnweb.freebsd.org/changeset/base/294993
Log:
Add FDT bus capabilities to ThunderX PCI driver
New ThunderX firmware incorporates modified DTB that presents
different device hierarchy. In the new device tree, MDIO
Author: zbb
Date: Thu Jan 28 15:44:14 2016
New Revision: 294994
URL: https://svnweb.freebsd.org/changeset/base/294994
Log:
Support new MDIO hierarchy in ThunderX DTB
Some firmware revisions provide different DTB tree that include
odd MDIO placement in the tree.
This commit adds support
> On Jan 28, 2016, at 02:05, Dag-Erling Smørgrav wrote:
>
> Colin Percival writes:
>> At a guess, because NGie thinks that this is something which is important
>> enough to be worth mentioning in the FreeBSD release notes, and "Relnotes:
>> yes" flags the commit to the release engineering team
Author: tuexen
Date: Thu Jan 28 16:05:46 2016
New Revision: 294995
URL: https://svnweb.freebsd.org/changeset/base/294995
Log:
Always look in the TCP pool.
This fixes issues with a restarting peer when the listening
1-to-1 style socket is closed.
MFC after: 3 days
Modified:
head/sys/n
Author: glebius
Date: Thu Jan 28 16:51:56 2016
New Revision: 294996
URL: https://svnweb.freebsd.org/changeset/base/294996
Log:
Use m_getjcl() instead of manually selecting zone.
Reviewed by: arybchik
Modified:
head/sys/dev/sfxge/sfxge.h
head/sys/dev/sfxge/sfxge_rx.c
Modified: head/sy
Author: zbb
Date: Thu Jan 28 16:58:49 2016
New Revision: 294998
URL: https://svnweb.freebsd.org/changeset/base/294998
Log:
Fix VNIC enumeration after r294993 and r294990
ofw_bus_get_node() must be tested against negative values since
missing parent bus method will result in calling the de
Author: bdrewery
Date: Thu Jan 28 18:57:47 2016
New Revision: 295006
URL: https://svnweb.freebsd.org/changeset/base/295006
Log:
Fix -include .depend hack from r294370 for headers not in .PATH.
This hack will be removed in a few weeks. It is here to fix incremental
builds of SSH between r
Somehow I totally missed this email.
On 01/26/16 at 02:53P, Gleb Smirnoff wrote:
> Hiren,
>
> On Tue, Jan 26, 2016 at 04:33:38PM +, Hiren Panchasara wrote:
> H> Author: hiren
> H> Date: Tue Jan 26 16:33:38 2016
> H> New Revision: 294840
> H> URL: https://svnweb.freebsd.org/changeset/base/29
Author: jkim
Date: Thu Jan 28 20:15:22 2016
New Revision: 295009
URL: https://svnweb.freebsd.org/changeset/base/295009
Log:
Merge OpenSSL 1.0.2f.
Relnotes: yes
Added:
head/crypto/openssl/doc/ssl/SSL_CTX_set_tlsext_status_cb.pod
- copied unchanged from r295001,
vendor-crypto/ope
Author: vangyzen
Date: Thu Jan 28 20:24:15 2016
New Revision: 295012
URL: https://svnweb.freebsd.org/changeset/base/295012
Log:
kqueue EVFILT_PROC: avoid collision between NOTE_CHILD and NOTE_EXIT
NOTE_CHILD and NOTE_EXIT return something in kevent.data: the parent
pid (ppid) for NOTE_CHI
Author: bdrewery
Date: Thu Jan 28 21:45:25 2016
New Revision: 295017
URL: https://svnweb.freebsd.org/changeset/base/295017
Log:
filemon: Use process_exec EVENTHANDLER to capture sys_execve.
MFC after:2 weeks
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sys/dev/filemon
On Thu, Jan 28, 2016 at 5:05 PM, Michael Tuexen wrote:
> Author: tuexen
> Date: Thu Jan 28 16:05:46 2016
> New Revision: 294995
> URL: https://svnweb.freebsd.org/changeset/base/294995
>
> Log:
> Always look in the TCP pool.
> This fixes issues with a restarting peer when the listening
> 1-to
Author: tuexen
Date: Thu Jan 28 23:12:12 2016
New Revision: 295021
URL: https://svnweb.freebsd.org/changeset/base/295021
Log:
Remove debug output which was committed by accident.
Thanks to Oliver Pinter for reporting.
MFC after: 3 days
X-MFC with: r294995
Modified:
head/sys/netinet/s
> On 28 Jan 2016, at 23:24, Oliver Pinter wrote:
>
> On Thu, Jan 28, 2016 at 5:05 PM, Michael Tuexen wrote:
>> Author: tuexen
>> Date: Thu Jan 28 16:05:46 2016
>> New Revision: 294995
>> URL: https://svnweb.freebsd.org/changeset/base/294995
>>
>> Log:
>> Always look in the TCP pool.
>> This f
Author: jimharris
Date: Thu Jan 28 23:15:14 2016
New Revision: 295022
URL: https://svnweb.freebsd.org/changeset/base/295022
Log:
nvd: add hw.nvd.delete_max tunable
The NVMe specification does not define a maximum or optimal delete
size, so technically max delete size is min(full size of n
Author: bdrewery
Date: Fri Jan 29 00:44:32 2016
New Revision: 295027
URL: https://svnweb.freebsd.org/changeset/base/295027
Log:
filemon: Track the process pointer rather than a pid.
The process is not held since the process_exit hook is called after the
exithold. There is no need to hold
Author: bdrewery
Date: Fri Jan 29 00:44:28 2016
New Revision: 295026
URL: https://svnweb.freebsd.org/changeset/base/295026
Log:
filemon_open: Don't record a process to trace here.
Only ioctl(FILEMON_SET_PID) should be setting the process-to-be-traced.
MFC after:2 weeks
Sponsored
Author: brooks
Date: Fri Jan 29 00:59:48 2016
New Revision: 295028
URL: https://svnweb.freebsd.org/changeset/base/295028
Log:
Declare bt_devenum() to match the definition.
Obtained from:CheriBSD (1c1dad87ef9983a4ca0c7d6eb0792d489436bcd1)
MFC after:1 week
Sponsored by: DARPA,
Author: bdrewery
Date: Fri Jan 29 01:00:12 2016
New Revision: 295029
URL: https://svnweb.freebsd.org/changeset/base/295029
Log:
Document the purpose and non-purpose of filemon(4).
MFC after:2 weeks
Sponsored by: EMC / Isilon Storage Division
Modified:
head/share/man/man4/filemon.4
Author: bdrewery
Date: Fri Jan 29 01:09:04 2016
New Revision: 295030
URL: https://svnweb.freebsd.org/changeset/base/295030
Log:
Note the double fork behavior with filemon.
X-MFC-With: r295029
MFC after:2 weeks
Sponsored by: EMC / Isilon Storage Division
Modified:
head/share/man
Author: brooks
Date: Fri Jan 29 01:22:12 2016
New Revision: 295031
URL: https://svnweb.freebsd.org/changeset/base/295031
Log:
Use intptr_t note ptrdiff_t when storing flags in the bottom bits of
pointers.
Obtained from:CheriBSD (e3a69027cc5a384431156d61c90d4304387a9b9d)
Sponsore
Author: marius
Date: Fri Jan 29 01:54:32 2016
New Revision: 295032
URL: https://svnweb.freebsd.org/changeset/base/295032
Log:
Use '^[>+][^+]' instead of '^[>+]' with grep(1) when filtering the
diff(1) output between two files in "new_only"-mode. Otherwise,
with the default of using unified f
32 matches
Mail list logo