NGie Cooper writes:
> Dag-Erling Smørgrav writes:
> > Log:
> > MFH (r291198, r291260, r291261, r291375, r294325, r294335, r294563)
> >
> > Remove the HPN and None cipher patches.
> Relnotes: yes?
Yes, sorry. There's a lot more coming, though.
DES
--
Dag-Erling Smørgrav - d...@des.no
__
> On Jan 24, 2016, at 14:28, Dag-Erling Smørgrav wrote:
>
> Author: des
> Date: Sun Jan 24 22:28:18 2016
> New Revision: 294693
> URL: https://svnweb.freebsd.org/changeset/base/294693
>
> Log:
> MFH (r291198, r291260, r291261, r291375, r294325, r294335, r294563)
>
> Remove the HPN and None c
older versions of FreeBSD, try WITH
stable/10, and then rebuild without this option. The bootstrap process from
older version of current is a bit fragile.
+20160124:
+ The NONE and HPN patches has been removed from OpenSSH. They are
+ still available in the security/openssh-portable
Author: ian
Date: Sun Jan 24 22:17:05 2016
New Revision: 294690
URL: https://svnweb.freebsd.org/changeset/base/294690
Log:
MFC r289477:
Fix a strange macro re-definition compile error. If the VM_MAXUSER_ADDRESS
value is defined as a config option the definition is emitted into
op
Author: ian
Date: Sun Jan 24 22:14:37 2016
New Revision: 294689
URL: https://svnweb.freebsd.org/changeset/base/294689
Log:
MFC r293105:
Eliminate code for walking through the early static env data. This code
is called from a device attach routine, and thus cannot be called before
Author: ian
Date: Sun Jan 24 22:06:56 2016
New Revision: 294687
URL: https://svnweb.freebsd.org/changeset/base/294687
Log:
MFC r294032:
Fix the handling of the "PDC write transfer length" erratum for at91. The
problem affects revision 1xx hardware as well as later versions. Also, th
Author: ian
Date: Sun Jan 24 22:05:21 2016
New Revision: 294686
URL: https://svnweb.freebsd.org/changeset/base/294686
Log:
MFC r293830:
Fix the spelling of fueword* to eliminate compile warnings about mismatched
begin/end symbols when the warning level is turned up.
Modified:
stabl
Author: ian
Date: Sun Jan 24 22:00:36 2016
New Revision: 294685
URL: https://svnweb.freebsd.org/changeset/base/294685
Log:
MFC r293053, r293061, r293063, r293064, r293065, r293775, r293792:
Use 64-bit math when finding a block of ram to hold the kernel. This fixes
a problem on 32-bit
Author: ian
Date: Sun Jan 24 21:04:06 2016
New Revision: 294683
URL: https://svnweb.freebsd.org/changeset/base/294683
Log:
MFC r293045, r293046:
Make the 'env' directive described in config(5) work on all architectures,
providing compiled-in static environment data that is used instea
Author: ian
Date: Sun Jan 24 20:15:52 2016
New Revision: 294682
URL: https://svnweb.freebsd.org/changeset/base/294682
Log:
MFC r290647, r292523, r292891:
ARM: Improve robustness of locore_v6.S and fix errors.
- boot page table is not allocated in data section, so must be
cleared
Author: ian
Date: Sun Jan 24 19:58:58 2016
New Revision: 294681
URL: https://svnweb.freebsd.org/changeset/base/294681
Log:
MFC r277416, r282023, r282024, r282025, r284264:
Remove the SMP code from locore-v4. These will never use the SMP code as
there is no multi-core hardware prior to
Author: ian
Date: Sun Jan 24 19:41:31 2016
New Revision: 294680
URL: https://svnweb.freebsd.org/changeset/base/294680
Log:
MFC r292752:
Enhance rc.d/netwait script to wait for late-attaching interfaces such as
USB NICs.
USB network hardware may not be enumerated and available w
Author: ian
Date: Sun Jan 24 19:36:49 2016
New Revision: 294679
URL: https://svnweb.freebsd.org/changeset/base/294679
Log:
MFC r292419, r294237:
Fix the clock divisor calc for imx6 sdcard bus speed.
Quick exit after setting the clock control register.
Modified:
stable/10/sys/arm
Author: ian
Date: Sun Jan 24 19:34:05 2016
New Revision: 294678
URL: https://svnweb.freebsd.org/changeset/base/294678
Log:
MFC r291149, r291367:
Update the imx5/imx6 cpu_reset() implementation based on a new understanding
of the SRS (software reset) bit in the watchdog control registe
Author: ian
Date: Sun Jan 24 19:21:53 2016
New Revision: 294677
URL: https://svnweb.freebsd.org/changeset/base/294677
Log:
MFC r289618, r290316:
Fix printf format to allow for bus_size_t not being u_long on all platforms.
Fix an alignment check that is wrong in half the busdma impl
Author: ian
Date: Sun Jan 24 18:54:55 2016
New Revision: 294674
URL: https://svnweb.freebsd.org/changeset/base/294674
Log:
MFC r289727:
Add FDT compatibility to the icee driver.
The FDT bindings for eeprom parts don't include any metadata about the
device other than the part na
Author: ian
Date: Sun Jan 24 18:54:11 2016
New Revision: 294673
URL: https://svnweb.freebsd.org/changeset/base/294673
Log:
MFC r289726:
Add iicbus_transfer_excl(), a helper routine to do an i2c bus transaction
while holding exclusive ownership of the bus. This is the routine most
Author: ian
Date: Sun Jan 24 18:50:37 2016
New Revision: 294672
URL: https://svnweb.freebsd.org/changeset/base/294672
Log:
MFC r289704:
Fix parsing of I2C addresses properties in fdt data. I2C address is
represented in 7-bits format in DT files, but system expect it in 8-bit
form
Author: ian
Date: Sun Jan 24 18:25:37 2016
New Revision: 294671
URL: https://svnweb.freebsd.org/changeset/base/294671
Log:
MFC r289619:
Follow the advice of the misplaced comment and don't access the map struct
after freeing it. Remove the comment whose uselessness has been revealed.
Author: des
Date: Sun Jan 24 15:44:57 2016
New Revision: 294666
URL: https://svnweb.freebsd.org/changeset/base/294666
Log:
MFH (r263234, r263691, r266465, r290671, r290672, r290673, r290674,
r294320, r294322, r294324, r294330, r294469, r294494, r294466)
Reduce diffs to head in preparati
20 matches
Mail list logo