read that file before running portupgrade.
+20161010 p48 FreeBSD-SA-16:28.bind
+ FreeBSD-SA-16:29.bspatch
+ FreeBSD-SA-16:30.portsnap
+
+ Fix BIND remote Denial of Service vulnerability. [SA-16:28]
+
+ Fix bspatch heap overflow
:26.openssl [revised]
+20161010 p40 FreeBSD-SA-16:29.bspatch
+ FreeBSD-SA-16:30.portsnap
+ FreeBSD-SA-16:31.libarchive
+
+ Fix bspatch heap overflow vulnerability. [SA-16:29]
+
+ Fix multiple portsnap vulnerabilities. [SA-16:30
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.
On Mon, Oct 03, 2016 at 11:15:44PM +, John Baldwin wrote:
> Author: jhb
> Date: Mon Oct 3 23:15:44 2016
> New Revision: 306661
> URL: https://svnweb.freebsd.org/changeset/base/306661
>
> Log:
> MFC 303405: Add support for zero-copy aio_write() on TOE sockets.
>
> AIO write requests fo
Author: hselasky
Date: Mon Oct 10 11:22:11 2016
New Revision: 306946
URL: https://svnweb.freebsd.org/changeset/base/306946
Log:
MFC r306441 and r306634:
While draining a timeout task prevent the taskqueue_enqueue_timeout()
function from restarting the timer.
Commonly taskqueue_enqueue_t
Author: hselasky
Date: Mon Oct 10 11:25:11 2016
New Revision: 306947
URL: https://svnweb.freebsd.org/changeset/base/306947
Log:
MFC r306441 and r306634:
While draining a timeout task prevent the taskqueue_enqueue_timeout()
function from restarting the timer.
Commonly taskqueue_enqueue_t
Author: hselasky
Date: Mon Oct 10 11:27:59 2016
New Revision: 306948
URL: https://svnweb.freebsd.org/changeset/base/306948
Log:
MFC r306441 and r306634:
While draining a timeout task prevent the taskqueue_enqueue_timeout()
function from restarting the timer.
Commonly taskqueue_enqueue_t
Author: hselasky
Date: Mon Oct 10 11:30:35 2016
New Revision: 306949
URL: https://svnweb.freebsd.org/changeset/base/306949
Log:
MFC r306451:
The IORESOURCE_XXX defines should resemble a bitmask while SYS_RES_XXX
are not bitmasks. Fix return value of pci_resource_flags() to reflect
this cha
Author: hselasky
Date: Mon Oct 10 11:34:51 2016
New Revision: 306950
URL: https://svnweb.freebsd.org/changeset/base/306950
Log:
MFC r306451:
The IORESOURCE_XXX defines should resemble a bitmask while SYS_RES_XXX
are not bitmasks. Fix return value of pci_resource_flags() to reflect
this cha
Author: hselasky
Date: Mon Oct 10 11:36:43 2016
New Revision: 306951
URL: https://svnweb.freebsd.org/changeset/base/306951
Log:
MFC r306451:
The IORESOURCE_XXX defines should resemble a bitmask while SYS_RES_XXX
are not bitmasks. Fix return value of pci_resource_flags() to reflect
this cha
Author: hselasky
Date: Mon Oct 10 11:38:55 2016
New Revision: 306952
URL: https://svnweb.freebsd.org/changeset/base/306952
Log:
MFC r306453:
Set hardware stats flag to avoid double counting the number of incoming bytes.
Found by: Ben RUBSON
Modified:
stable/11/sys/dev/mlx5/mlx5_en
Author: hselasky
Date: Mon Oct 10 11:40:52 2016
New Revision: 306953
URL: https://svnweb.freebsd.org/changeset/base/306953
Log:
MFC r306453:
Set hardware stats flag to avoid double counting the number of incoming bytes.
Found by: Ben RUBSON
Sponsored by: Mellanox Technologies
Modi
Author: hselasky
Date: Mon Oct 10 11:42:25 2016
New Revision: 306954
URL: https://svnweb.freebsd.org/changeset/base/306954
Log:
MFC r306454:
Set hardware stats flag to avoid double counting the number of incoming bytes.
Found by: Ben RUBSON
Sponsored by: Mellanox Technologies
Modi
Author: hselasky
Date: Mon Oct 10 11:43:55 2016
New Revision: 306955
URL: https://svnweb.freebsd.org/changeset/base/306955
Log:
MFC r306454:
Set hardware stats flag to avoid double counting the number of incoming bytes.
Found by: Ben RUBSON
Sponsored by: Mellanox Technologies
Modi
Author: hselasky
Date: Mon Oct 10 11:46:08 2016
New Revision: 306956
URL: https://svnweb.freebsd.org/changeset/base/306956
Log:
MFC r306478:
Add new USB ID.
While at it remove some whitespaces.
Submitted by: Jose Luis Duran
PR: 213110
Modified:
stable/11/sys/dev/usb/s
Author: hselasky
Date: Mon Oct 10 11:47:29 2016
New Revision: 306957
URL: https://svnweb.freebsd.org/changeset/base/306957
Log:
MFC r306478:
Add new USB ID.
While at it remove some whitespaces.
Submitted by: Jose Luis Duran
PR: 213110
Modified:
stable/10/sys/dev/usb/s
Author: hselasky
Date: Mon Oct 10 11:48:23 2016
New Revision: 306958
URL: https://svnweb.freebsd.org/changeset/base/306958
Log:
MFC r306478:
Add new USB ID.
While at it remove some whitespaces.
Submitted by: Jose Luis Duran
PR: 213110
Modified:
stable/9/sys/dev/usb/se
Author: hselasky
Date: Mon Oct 10 11:49:43 2016
New Revision: 306959
URL: https://svnweb.freebsd.org/changeset/base/306959
Log:
MFC r306478:
Add new USB ID.
While at it remove some whitespaces.
Submitted by: Jose Luis Duran
PR: 213110
Modified:
stable/8/sys/dev/usb/se
Author: tijl
Date: Mon Oct 10 11:51:47 2016
New Revision: 306960
URL: https://svnweb.freebsd.org/changeset/base/306960
Log:
MFC: r306318
Allocate a zeroed LDT.
Failing to do this might result in the LDT appearing to run out of free
descriptors because of random junk in the descriptor
Author: tijl
Date: Mon Oct 10 11:53:54 2016
New Revision: 306961
URL: https://svnweb.freebsd.org/changeset/base/306961
Log:
MFC: r306318
Allocate a zeroed LDT.
Failing to do this might result in the LDT appearing to run out of free
descriptors because of random junk in the descriptor
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: 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 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 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
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: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:
Author: sevan (doc committer)
Date: Mon Oct 10 15:42:50 2016
New Revision: 306967
URL: https://svnweb.freebsd.org/changeset/base/306967
Log:
MFC r306584:
Move the description of CHANGER variable to ENVIRONMENT section rather than
in the DESCRIPTION section.
From OpenBSD src/bin/chio/chio.1
Author: sevan (doc committer)
Date: Mon Oct 10 15:44:42 2016
New Revision: 306968
URL: https://svnweb.freebsd.org/changeset/base/306968
Log:
MFC r306584:
Move the description of CHANGER variable to ENVIRONMENT section rather than
in the DESCRIPTION section.
From OpenBSD src/bin/chio/chio.1
Author: sevan (doc committer)
Date: Mon Oct 10 15:47:39 2016
New Revision: 306970
URL: https://svnweb.freebsd.org/changeset/base/306970
Log:
MFC r306714:
Document where chio(1) originated from & which version of FreeBSD first
included it.
PR: 211776
Approved by: bcr (mentor
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: sevan (doc committer)
Date: Mon Oct 10 15:48:40 2016
New Revision: 306971
URL: https://svnweb.freebsd.org/changeset/base/306971
Log:
MFC r306714:
Document where chio(1) originated from & which version of FreeBSD first
included it.
PR: 211776
Approved by: bcr (mentor
Author: sevan (doc committer)
Date: Mon Oct 10 15:53:56 2016
New Revision: 306973
URL: https://svnweb.freebsd.org/changeset/base/306973
Log:
MFC r306581:
Use .At macro instead of specifying AT&T UNIX literaly.
PR: 212034
Approved by: bcr (mentor)
Differential Revision:
Author: sevan (doc committer)
Date: Mon Oct 10 15:54:32 2016
New Revision: 306974
URL: https://svnweb.freebsd.org/changeset/base/306974
Log:
MFC r306581:
Use .At macro instead of specifying AT&T UNIX literaly.
PR: 212034
Approved by:bcr (mentor)
Differential Revision:
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: gjb
Date: Mon Oct 10 16:06:55 2016
New Revision: 306975
URL: https://svnweb.freebsd.org/changeset/base/306975
Log:
Fix a typo.
Spotted by: lidl
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/errata/article.xml
Modified: stable/11/release
Author: sevan (doc committer)
Date: Mon Oct 10 16:07:23 2016
New Revision: 306976
URL: https://svnweb.freebsd.org/changeset/base/306976
Log:
MFC r306582:
"POSIX doesn't specify -h." - r1.27 from NetBSD
http://man.openbsd.org/?query=chmod&apropos=0&sec=0&arch=default&manpath=POSIX-2013
Author: sevan (doc committer)
Date: Mon Oct 10 16:08:29 2016
New Revision: 306977
URL: https://svnweb.freebsd.org/changeset/base/306977
Log:
MFC r306582:
"POSIX doesn't specify -h." - r1.27 from NetBSD
http://man.openbsd.org/?query=chmod&apropos=0&sec=0&arch=default&manpath=POSIX-2013
Author: sevan (doc committer)
Date: Mon Oct 10 16:11:02 2016
New Revision: 306978
URL: https://svnweb.freebsd.org/changeset/base/306978
Log:
MFC r306598
ccdconfig first appeared in NetBSD 1.1
From NetBSD man page, confirmed with repo tags in CVS [1]
(there was also no 1.0a release accordin
Author: sevan (doc committer)
Date: Mon Oct 10 16:11:51 2016
New Revision: 306979
URL: https://svnweb.freebsd.org/changeset/base/306979
Log:
MFC r306598
ccdconfig first appeared in NetBSD 1.1
From NetBSD man page, confirmed with repo tags in CVS [1]
(there was also no 1.0a release accordin
Author: sevan (doc committer)
Date: Mon Oct 10 16:14:00 2016
New Revision: 306980
URL: https://svnweb.freebsd.org/changeset/base/306980
Log:
MFC r306600:
dump(8) first appeared in V4 UNIX
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V4/man/man8
PR: 212444
Approved by: bcr (
Author: sevan (doc committer)
Date: Mon Oct 10 16:14:49 2016
New Revision: 306981
URL: https://svnweb.freebsd.org/changeset/base/306981
Log:
MFC r306600:
dump(8) first appeared in V4 UNIX
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V4/man/man8
PR: 212444
Approved by:b
Author: sevan (doc committer)
Date: Mon Oct 10 16:16:26 2016
New Revision: 306982
URL: https://svnweb.freebsd.org/changeset/base/306982
Log:
MFC r306601:
dumpon(8) appears to be present in FreeBSD 2.0.5,
despite initial import of man page listed FreeBSD 2.1.
PR: 212445
Appro
Author: sevan (doc committer)
Date: Mon Oct 10 16:17:14 2016
New Revision: 306983
URL: https://svnweb.freebsd.org/changeset/base/306983
Log:
MFC r306601:
dumpon(8) appears to be present in FreeBSD 2.0.5,
despite initial import of man page listed FreeBSD 2.1.
PR: 212445
App
Author: sevan (doc committer)
Date: Mon Oct 10 16:21:34 2016
New Revision: 306984
URL: https://svnweb.freebsd.org/changeset/base/306984
Log:
MFC r306602:
Mention the version of NetBSD the utility originated from.
PR: 212476
Approved by: bcr (mentor)
Differential Revision:
Author: sevan (doc committer)
Date: Mon Oct 10 16:22:34 2016
New Revision: 306985
URL: https://svnweb.freebsd.org/changeset/base/306985
Log:
MFC r306602:
Mention the version of NetBSD the utility originated from.
PR: 212476
Approved by:bcr (mentor)
Differential Revisio
Author: sevan (doc committer)
Date: Mon Oct 10 16:24:05 2016
New Revision: 306986
URL: https://svnweb.freebsd.org/changeset/base/306986
Log:
MFC r306603:
Document which version of BSD first showed up in and add the version info
for NetBSD & FreeBSD.
PR: 212477
Approved by:
Author: sevan (doc committer)
Date: Mon Oct 10 16:25:05 2016
New Revision: 306987
URL: https://svnweb.freebsd.org/changeset/base/306987
Log:
MFC r306603:
Document which version of BSD first showed up in and add the version info
for NetBSD & FreeBSD.
PR: 212477
Approved by:
Author: sevan (doc committer)
Date: Mon Oct 10 16:26:38 2016
New Revision: 306988
URL: https://svnweb.freebsd.org/changeset/base/306988
Log:
MFC r306604:
gbde first appeared in FreeBSD 5.0
PR: 212478
Approved by: brc (mentor)
Differential Revision:https://reviews.fr
Author: sevan (doc committer)
Date: Mon Oct 10 16:27:32 2016
New Revision: 306989
URL: https://svnweb.freebsd.org/changeset/base/306989
Log:
MFC r306604:
gbde first appeared in FreeBSD 5.0
PR: 212478
Approved by:brc (mentor)
Differential Revision: https://reviews.free
Author: sevan (doc committer)
Date: Mon Oct 10 16:29:14 2016
New Revision: 306990
URL: https://svnweb.freebsd.org/changeset/base/306990
Log:
MFC r306605:
init was there in UNIX from V1
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V1/init.s
PR: 212503
Approved by: bcr (mento
Author: sevan (doc committer)
Date: Mon Oct 10 16:30:01 2016
New Revision: 306991
URL: https://svnweb.freebsd.org/changeset/base/306991
Log:
MFC r306605:
init was there in UNIX from V1
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V1/init.s
PR: 212503
Approved by:bcr (m
Author: sevan (doc committer)
Date: Mon Oct 10 16:32:55 2016
New Revision: 306992
URL: https://svnweb.freebsd.org/changeset/base/306992
Log:
MFC r306606:
mknod appeared in V4 UNIX
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V4/man/man8/mknod.8
PR: 212509
Approved by: bcr (
Author: sevan (doc committer)
Date: Mon Oct 10 16:33:44 2016
New Revision: 306993
URL: https://svnweb.freebsd.org/changeset/base/306993
Log:
MFC r306606:
mknod appeared in V4 UNIX
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V4/man/man8/mknod.8
PR: 212509
Approved by:b
Author: sevan (doc committer)
Date: Mon Oct 10 16:35:25 2016
New Revision: 306994
URL: https://svnweb.freebsd.org/changeset/base/306994
Log:
MFC r306607:
mksnap_ffs appeared in FreeBSD 5.1.
PR: 212510
Approved by: bcr (mentor)
Differential Revision:https://reviews.f
Author: sevan (doc committer)
Date: Mon Oct 10 16:36:14 2016
New Revision: 306995
URL: https://svnweb.freebsd.org/changeset/base/306995
Log:
MFC r306607:
mksnap_ffs appeared in FreeBSD 5.1.
PR: 212510
Approved by:bcr (mentor)
Differential Revision: https://reviews.fre
Author: sevan (doc committer)
Date: Mon Oct 10 16:38:07 2016
New Revision: 306996
URL: https://svnweb.freebsd.org/changeset/base/306996
Log:
MFC r306610:
Note mount_fusefs appeared in FreeBSD 10.
Move note regarding implementation to caveats.
Address issued raised by Igor.
PR:
Author: sevan (doc committer)
Date: Mon Oct 10 16:38:52 2016
New Revision: 306997
URL: https://svnweb.freebsd.org/changeset/base/306997
Log:
MFC r306610:
Note mount_fusefs appeared in FreeBSD 10.
Move note regarding implementation to caveats.
Address issued raised by Igor.
PR:
Author: sevan (doc committer)
Date: Mon Oct 10 16:41:17 2016
New Revision: 306998
URL: https://svnweb.freebsd.org/changeset/base/306998
Log:
MFC r306611:
Amend history to mention predecessor originated from 386BSD[1] & current
implementation from NetBSD[2].
Reword history since the utility
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
> +++
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
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
==
--- 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
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
On 10/10/2016 04:09, Slawa Olhovchenkov wrote:
> On Mon, Oct 03, 2016 at 11:15:44PM +, John Baldwin wrote:
>
>> Author: jhb
>> Date: Mon Oct 3 23:15:44 2016
>> New Revision: 306661
>> URL: https://svnweb.freebsd.org/changeset/base/306661
>>
>> Log:
>> MFC 303405: Add support for zero-copy a
On Mon, Oct 10, 2016 at 11:13:20AM -0700, Navdeep Parhar wrote:
> On 10/10/2016 04:09, Slawa Olhovchenkov wrote:
> > On Mon, Oct 03, 2016 at 11:15:44PM +, John Baldwin wrote:
> >
> >> Author: jhb
> >> Date: Mon Oct 3 23:15:44 2016
> >> New Revision: 306661
> >> URL: https://svnweb.freebsd.or
On Monday, October 10, 2016 02:09:01 PM Slawa Olhovchenkov wrote:
> On Mon, Oct 03, 2016 at 11:15:44PM +, John Baldwin wrote:
>
> > Author: jhb
> > Date: Mon Oct 3 23:15:44 2016
> > New Revision: 306661
> > URL: https://svnweb.freebsd.org/changeset/base/306661
> >
> > Log:
> > MFC 303405:
On Mon, Oct 10, 2016 at 10:46:27AM -0700, John Baldwin wrote:
> On Monday, October 10, 2016 02:09:01 PM Slawa Olhovchenkov wrote:
> > On Mon, Oct 03, 2016 at 11:15:44PM +, John Baldwin wrote:
> >
> > > Author: jhb
> > > Date: Mon Oct 3 23:15:44 2016
> > > New Revision: 306661
> > > URL: http
On 10/10/2016 11:28, Slawa Olhovchenkov wrote:
> On Mon, Oct 10, 2016 at 10:46:27AM -0700, John Baldwin wrote:
>
>> On Monday, October 10, 2016 02:09:01 PM Slawa Olhovchenkov wrote:
>>> On Mon, Oct 03, 2016 at 11:15:44PM +, John Baldwin wrote:
>>>
Author: jhb
Date: Mon Oct 3 23:15:4
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 Monday, October 10, 2016 09:28:21 PM Slawa Olhovchenkov wrote:
> On Mon, Oct 10, 2016 at 10:46:27AM -0700, John Baldwin wrote:
>
> > On Monday, October 10, 2016 02:09:01 PM Slawa Olhovchenkov wrote:
> > > On Mon, Oct 03, 2016 at 11:15:44PM +, John Baldwin wrote:
> > >
> > > > Author: jhb
>
On Mon, Oct 10, 2016 at 11:39:24AM -0700, John Baldwin wrote:
> On Monday, October 10, 2016 09:28:21 PM Slawa Olhovchenkov wrote:
> > On Mon, Oct 10, 2016 at 10:46:27AM -0700, John Baldwin wrote:
> >
> > > On Monday, October 10, 2016 02:09:01 PM Slawa Olhovchenkov wrote:
> > > > On Mon, Oct 03, 2
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
On Monday, October 10, 2016 09:43:57 PM Slawa Olhovchenkov wrote:
> On Mon, Oct 10, 2016 at 11:39:24AM -0700, John Baldwin wrote:
>
> > On Monday, October 10, 2016 09:28:21 PM Slawa Olhovchenkov wrote:
> > > On Mon, Oct 10, 2016 at 10:46:27AM -0700, John Baldwin wrote:
> > >
> > > > On Monday, Oc
On Mon, Oct 10, 2016 at 12:21:14PM -0700, John Baldwin wrote:
> On Monday, October 10, 2016 09:43:57 PM Slawa Olhovchenkov wrote:
> > On Mon, Oct 10, 2016 at 11:39:24AM -0700, John Baldwin wrote:
> >
> > > On Monday, October 10, 2016 09:28:21 PM Slawa Olhovchenkov wrote:
> > > > On Mon, Oct 10, 2
Author: jilles
Date: Mon Oct 10 20:24:32 2016
New Revision: 307004
URL: https://svnweb.freebsd.org/changeset/base/307004
Log:
MFC r305676: wait: Do not copyout uninitialized status/rusage/wrusage.
If wait4() or wait6() return 0 because of WNOHANG, the status, rusage and
wrusage informatio
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: gjb
Date: Mon Oct 10 23:35:55 2016
New Revision: 307009
URL: https://svnweb.freebsd.org/changeset/base/307009
Log:
Correct an entry from the release announcement.
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/errata/article.xml
Modified: st
Author: sephe
Date: Tue Oct 11 02:08:09 2016
New Revision: 307010
URL: https://svnweb.freebsd.org/changeset/base/307010
Log:
MFC 306480
linuxkpi: Fix PCI BAR lazy allocation support.
FreeBSD supports lazy allocation of PCI BAR, that is, when a device
driver's attach metho
Author: sephe
Date: Tue Oct 11 02:25:59 2016
New Revision: 307011
URL: https://svnweb.freebsd.org/changeset/base/307011
Log:
MFC 306480
linuxkpi: Fix PCI BAR lazy allocation support.
FreeBSD supports lazy allocation of PCI BAR, that is, when a device
driver's attach metho
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: 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 05:44:36 2016
New Revision: 307014
URL: https://svnweb.freebsd.org/changeset/base/307014
Log:
MFC 302540
hyperv/vmbus: Implement a new set of APIs for post message Hypercall
And use this new APIs for Initial Contact post message Hypercall.
M
Author: sephe
Date: Tue Oct 11 05:47:52 2016
New Revision: 307015
URL: https://svnweb.freebsd.org/changeset/base/307015
Log:
MFC 302544
hyperv/hn: Add tunable to allow tcp_lro_queue_mbuf()
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/
Author: sephe
Date: Tue Oct 11 06:04:40 2016
New Revision: 307016
URL: https://svnweb.freebsd.org/changeset/base/307016
Log:
MFC 302543,302545,302547,302549,302554,302556,302557,302559,302606
302543
hyperv/vmbus: Use post message Hypercall APIs for channel request
Sponsored b
Author: sephe
Date: Tue Oct 11 06:19:06 2016
New Revision: 307017
URL: https://svnweb.freebsd.org/changeset/base/307017
Log:
MFC 302607-302612
302607
hyperv/vmbus: Use post message Hypercall APIs for channel open
Sponsored by: Microsoft OSTC
Differential Revision: ht
Author: sephe
Date: Tue Oct 11 06:35:29 2016
New Revision: 307018
URL: https://svnweb.freebsd.org/changeset/base/307018
Log:
MFC 302617-302621,302623,302629-302631
302617
hyperv/vmbus: Flatten channel message response processing.
Sponsored by: Microsoft OSTC
Different
Author: sephe
Date: Tue Oct 11 06:46:24 2016
New Revision: 307019
URL: https://svnweb.freebsd.org/changeset/base/307019
Log:
MFC 302632-302634
302632
hyperv/vmbus: More verbose for GPADL_connect/chan_{rescind,offer}
Reviewed by:Dexuan Cui , Hongjiang Zhang
Sponsor
87 matches
Mail list logo