Just spotted the reply from re@ which came in a hour or so ago (thanks
glebius) so this is fixed as of r295057
On 29/01/2016 23:47, Andrey Chernov wrote:
On 30.01.2016 2:36, Andrey Chernov wrote:
I am not sure this is exact commit which cause this, but any operation
in /sys/boot/efi ends like
Author: smh
Date: Sat Jan 30 01:27:29 2016
New Revision: 295057
URL: https://svnweb.freebsd.org/changeset/base/295057
Log:
Fix clean target for sys/boot/efi
Fix clean target breakage of sys/boot/efi introduced by r294981
specifically the MFC of r294029 without the related change introduce
Yep I have a request in with re@ for the direct commit required to fix this.
On 29/01/2016 23:36, Andrey Chernov wrote:
I am not sure this is exact commit which cause this, but any operation
in /sys/boot/efi ends like this (by hand, not from buildworld):
(i386-stable machine, clang compiler)
==
I am not sure this is exact commit which cause this, but any operation
in /sys/boot/efi ends like this (by hand, not from buildworld):
(i386-stable machine, clang compiler)
===> efi (obj)
make[1]: "/usr/src/sys/boot/efi/Makefile" line 4: Malformed conditional
(${COMPILER_TYPE} != "gcc")
make[1]: F
Author: sobomax
Date: Sat Jan 30 00:09:30 2016
New Revision: 295055
URL: https://svnweb.freebsd.org/changeset/base/295055
Log:
MFC r294691:
Fix readpassphrase(3) when it's called with stdin being closed.
Approved by: re (delphij)
Modified:
stable/10/lib/libc/gen/readpassphrase.c
M
On 30.01.2016 2:36, Andrey Chernov wrote:
> I am not sure this is exact commit which cause this, but any operation
> in /sys/boot/efi ends like this (by hand, not from buildworld):
> (i386-stable machine, clang compiler)
>
> ===> efi (obj)
> make[1]: "/usr/src/sys/boot/efi/Makefile" line 4: Malfor
Author: bdrewery
Date: Fri Jan 29 17:33:37 2016
New Revision: 295048
URL: https://svnweb.freebsd.org/changeset/base/295048
Log:
MFC r295006:
Fix -include .depend hack from r294370 for headers not in .PATH.
Approved by: re (gjb)
Modified:
stable/10/share/mk/bsd.dep.mk
Directory Pr
Author: smh
Date: Fri Jan 29 09:16:08 2016
New Revision: 295035
URL: https://svnweb.freebsd.org/changeset/base/295035
Log:
MFC r294578:
Fix ix advertise value after media change
Approved by: re (gjb)
Sponsored by: Multiplay
Modified:
stable/10/sys/dev/ixgbe/if_ix.c
Directory Prop