Author: sbruno
Date: Sat Oct 7 23:33:14 2017
New Revision: 324406
URL: https://svnweb.freebsd.org/changeset/base/324406
Log:
Fix symlink if_igb.ko in -current such that its relative and doesn't
end up with non-standard DESTDIR information in its symlink. This
can happen very trivially if t
Author: sbruno
Date: Sat Oct 7 23:30:57 2017
New Revision: 324405
URL: https://svnweb.freebsd.org/changeset/base/324405
Log:
Check so_error early in sendfile() call. Prior to this patch, if a
connection was reset by the remote end, sendfile() would just report
ENOTCONN instead of ECONNRESE
On 7 Oct, Konstantin Belousov wrote:
> On Sat, Oct 07, 2017 at 01:04:09PM -0700, Don Lewis wrote:
>> On 5 Oct, Konstantin Belousov wrote:
>> > Author: kib
>> > Date: Thu Oct 5 12:50:03 2017
>> > New Revision: 324313
>> > URL: https://svnweb.freebsd.org/changeset/base/324313
>> >
>> > Log:
>> >
On Sat, Oct 07, 2017 at 01:04:09PM -0700, Don Lewis wrote:
> On 5 Oct, Konstantin Belousov wrote:
> > Author: kib
> > Date: Thu Oct 5 12:50:03 2017
> > New Revision: 324313
> > URL: https://svnweb.freebsd.org/changeset/base/324313
> >
> > Log:
> > Avoid a race betweem freeing LDT and context s
On 5 Oct, Konstantin Belousov wrote:
> Author: kib
> Date: Thu Oct 5 12:50:03 2017
> New Revision: 324313
> URL: https://svnweb.freebsd.org/changeset/base/324313
>
> Log:
> Avoid a race betweem freeing LDT and context switches.
>
> cpu_switch.S uses curproc->p_md.md_ldt value as the flag
Author: cem
Date: Sat Oct 7 19:02:03 2017
New Revision: 324394
URL: https://svnweb.freebsd.org/changeset/base/324394
Log:
random(4): Gather entropy from Pure sources
At initialization, hc_source_mask only includes non-Pure sources.
The patch changes source registration to enable the r
Author: cem
Date: Sat Oct 7 18:59:29 2017
New Revision: 324393
URL: https://svnweb.freebsd.org/changeset/base/324393
Log:
random(4): Add missing source descriptions
Add source descriptions missed in r260847, r303035.
While here, convert the array to C99 initializers.
Reviewed by:
> On Oct 7, 2017, at 09:29, Guy Yur wrote:
>
> On 6 October 2017 at 15:21, Warner Losh wrote:
>> Author: imp
>> Date: Fri Oct 6 12:21:46 2017
>> New Revision: 324360
>> URL: https://svnweb.freebsd.org/changeset/base/324360
>>
>> Log:
>> Encapsulate ZFS preferences into efi_zfs_is_preferred
Author: ngie
Date: Sat Oct 7 17:40:31 2017
New Revision: 324388
URL: https://svnweb.freebsd.org/changeset/base/324388
Log:
Unbreak building efiboot with MK_ZFS == no
Wrap `efi_zfs_is_preferred` with `#ifdef EFI_ZFS_BOOT`.
Reported by: Guy Yur
Modified:
head/sys/boot/efi/loader/ma
Author: np
Date: Sat Oct 7 17:24:23 2017
New Revision: 324386
URL: https://svnweb.freebsd.org/changeset/base/324386
Log:
cxgbe(4): Update T6, T5, and T4 firmwares to 1.16.63.0.
Changes since 1.16.26.0 for all three firmwares are listed below. This
list was obtained from the Release Note
Author: manu
Date: Sat Oct 7 16:48:42 2017
New Revision: 324383
URL: https://svnweb.freebsd.org/changeset/base/324383
Log:
Allwinner: Add clock driver for ccu_sun8i_r
SUN8I and SUN50I (H3, H5, A83T and A64) have a second clock controller
unit. It controls the clocks for the second gpio c
On 6 October 2017 at 15:21, Warner Losh wrote:
> Author: imp
> Date: Fri Oct 6 12:21:46 2017
> New Revision: 324360
> URL: https://svnweb.freebsd.org/changeset/base/324360
>
> Log:
> Encapsulate ZFS preferences into efi_zfs_is_preferred
>
> Move the retrieval of the image information into lo
12 matches
Mail list logo