Author: sephe
Date: Tue Oct 11 02:54:56 2016
New Revision: 307013
URL: https://svnweb.freebsd.org/changeset/base/307013
Log:
hyperv/hn: Rework link status support.
This is the preamble for network device SR-IOV and
NDIS_STATUS_NETWORK_CHANGE handling.
MFC after:1 week
Sponsored
Author: sephe
Date: Tue Oct 11 02:43:23 2016
New Revision: 307012
URL: https://svnweb.freebsd.org/changeset/base/307012
Log:
hyperv/vmbus: Allow driver to inject synchronous task into channel taskq.
MFC after:1 week
Sponsored by: Microsoft
Differential Revision:https://revie
Author: np
Date: Mon Oct 10 22:36:44 2016
New Revision: 307008
URL: https://svnweb.freebsd.org/changeset/base/307008
Log:
Add the ability to override the size of the swap partition when building
VM images. The default continues to be 1G.
Reviewed by: gjb@
Sponsored by: Chelsio Communi
Author: emaste
Date: Mon Oct 10 19:09:35 2016
New Revision: 307003
URL: https://svnweb.freebsd.org/changeset/base/307003
Log:
makewhatis: make output reproducible
The mandoc search database generation uses each page's inode number as
a hash key to index hard linked pages only once. Howev
Author: maxim
Date: Mon Oct 10 18:36:26 2016
New Revision: 307002
URL: https://svnweb.freebsd.org/changeset/base/307002
Log:
FreeBSD 11.0 release date added.
Modified:
head/share/misc/bsd-family-tree
Modified: head/share/misc/bsd-family-tree
==
On Mon, Oct 10, 2016 at 9:50 AM, Ruslan Bukin wrote:
> On Mon, Oct 10, 2016 at 08:04:44AM -0700, Conrad Meyer wrote:
>> We also observed this test was broken, but I think the right fix is
>> much smaller:
>>
>> --- a/tests/sys/kern/pipe/pipe_fstat_bug_test.c
>> +++ b/tests/sys/kern/pipe/pipe_fstat
==
--- head/ObsoleteFiles.inc Mon Oct 10 17:16:02 2016(r307000)
+++ head/ObsoleteFiles.inc Mon Oct 10 17:18:23 2016(r307001)
@@ -39,7 +39,7 @@
# done
# 20161010: remove link to removed m_getclr(9) macro
-OLD_FILES+=usr/share/man/man9/m_getclr.9
+OLD_FILES+=usr/share
done
+# 20161010: remove link to removed m_getclr(9) macro
+OLD_FILES+=usr/share/man/man9/m_getclr.9
# 20161003: MK_ELFCOPY_AS_OBJCOPY option retired
OLD_FILES+=usr/bin/elfcopy
OLD_FILES+=usr/share/man/man1/elfcopy.1.gz
Modified: head/share/man/man9/Mak
Author: jhb
Date: Mon Oct 10 17:00:12 2016
New Revision: 306999
URL: https://svnweb.freebsd.org/changeset/base/306999
Log:
Add a missing word.
MFC after:1 month
Modified:
head/release/doc/en_US.ISO8859-1/hardware/article.xml
Modified: head/release/doc/en_US.ISO8859-1/hardware/articl
There is some direct mode activated when you send >=8192,
so this line is required
Ruslan
On Mon, Oct 10, 2016 at 08:04:44AM -0700, Conrad Meyer wrote:
> We also observed this test was broken, but I think the right fix is
> much smaller:
>
> --- a/tests/sys/kern/pipe/pipe_fstat_bug_test.c
> +++
On Mon, Oct 10, 2016 at 02:21:41PM +, Ruslan Bukin wrote:
> Author: br
> Date: Mon Oct 10 14:21:40 2016
> New Revision: 306964
> URL: https://svnweb.freebsd.org/changeset/base/306964
>
> Log:
> Skip test on MIPS as we don't have shared page implemented yet.
>
> Sponsored by: DARPA
Author: emaste
Date: Mon Oct 10 15:47:30 2016
New Revision: 306969
URL: https://svnweb.freebsd.org/changeset/base/306969
Log:
src.conf.5: regen after r306965
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
Author: emaste
Date: Mon Oct 10 15:40:08 2016
New Revision: 306966
URL: https://svnweb.freebsd.org/changeset/base/306966
Log:
Correct sense of WITHOUT_MANDOCDB knob
WITHOUT_MANDOCDB *disables* the use of mandoc's makewhatis.
Modified:
head/tools/build/options/WITHOUT_MANDOCDB
Modified:
We also observed this test was broken, but I think the right fix is
much smaller:
--- a/tests/sys/kern/pipe/pipe_fstat_bug_test.c
+++ b/tests/sys/kern/pipe/pipe_fstat_bug_test.c
@@ -108,7 +108,6 @@ main(void)
SYNC_W(0, go2);
SYNC_R(0, go);
- SYNC_W(0,
Author: emaste
Date: Mon Oct 10 15:29:59 2016
New Revision: 306965
URL: https://svnweb.freebsd.org/changeset/base/306965
Log:
Remove old makewhatis(1) man page when using mandoc
mandoc installs makewhatis(8)
Modified:
head/tools/build/mk/OptionalObsoleteFiles.inc
Modified: head/tools/bu
Author: br
Date: Mon Oct 10 14:21:40 2016
New Revision: 306964
URL: https://svnweb.freebsd.org/changeset/base/306964
Log:
Skip test on MIPS as we don't have shared page implemented yet.
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
Modified:
head/tests/sys/kern/kern_copyin.c
Modified:
Author: emaste
Date: Mon Oct 10 14:21:21 2016
New Revision: 306963
URL: https://svnweb.freebsd.org/changeset/base/306963
Log:
chown: use NULL instead of 0 for null pointer
Modified:
head/usr.sbin/chown/chown.c
Modified: head/usr.sbin/chown/chown.c
Author: br
Date: Mon Oct 10 13:40:05 2016
New Revision: 306962
URL: https://svnweb.freebsd.org/changeset/base/306962
Log:
Ensure data in pipe is available to read.
Useful for latest (5th, direct mode) test only.
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
Modified:
head/tests/sys/k
Author: arybchik
Date: Mon Oct 10 09:54:01 2016
New Revision: 306944
URL: https://svnweb.freebsd.org/changeset/base/306944
Log:
sfxge(4): sync tlv_layout.h with firmwaresrc and update port-mode definition
use
It fixes driver attach issue to a new firmware which reports a new
port-modes.
19 matches
Mail list logo