Author: sephe
Date: Fri Dec 23 08:41:28 2016
New Revision: 310462
URL: https://svnweb.freebsd.org/changeset/base/310462
Log:
hyperv/ic: Fix version4 timesync message format.
It is not compat w/ the old timesync message format, which the message
type stays the same as the old timesync mess
Author: sephe
Date: Fri Dec 23 08:52:10 2016
New Revision: 310465
URL: https://svnweb.freebsd.org/changeset/base/310465
Log:
hyperv/ic: Allow applying the samples from hypervisor unconditionally.
MFC after:1 week
Sponsored by: Microsoft
Modified:
head/sys/dev/hyperv/utilities/vmbus
Author: ngie
Date: Fri Dec 23 08:54:44 2016
New Revision: 310466
URL: https://svnweb.freebsd.org/changeset/base/310466
Log:
Don't hardcode $(securityModelUSM) (3) in the authPriv example under the %vacm
section
MFC after:1 week
Modified:
head/etc/snmpd.config
Modified: head/etc/sn
Author: ngie
Date: Fri Dec 23 08:59:23 2016
New Revision: 310467
URL: https://svnweb.freebsd.org/changeset/base/310467
Log:
Provide some guidance when dealing with sections and variables contained
within them
For example, using variables designated for %usm requires uncommenting
%usm se
On 22 Dec 2016, at 23:02, Baptiste Daroussin wrote:
>
> I think it is pretty clear that there are too many people requesting the
> revert
> for the revert not to be done.
Even if this feature is desired, the implementation in the patch is broken and
should be reverted until a correct implement
Author: mav
Date: Fri Dec 23 14:54:40 2016
New Revision: 310478
URL: https://svnweb.freebsd.org/changeset/base/310478
Log:
Add place-holders for TAPE STREAM MIRRORING subcommands of XCOPY.
We do not support tapes, so this is only a comments.
MFC after:2 weeks
Modified:
head/sys/
Author: jah
Date: Fri Dec 23 15:14:56 2016
New Revision: 310481
URL: https://svnweb.freebsd.org/changeset/base/310481
Log:
Move the objects used to create temporary mappings for i386 pmap zero and copy
operations to the MD PCPU region. Change sysmap initialization to only
allocate KVA pages
On 17 November 2016 at 19:13, Gleb Smirnoff wrote:
> Author: glebius
> Date: Fri Nov 18 00:13:30 2016
> New Revision: 308789
> URL: https://svnweb.freebsd.org/changeset/base/308789
>
> Log:
> If FreeBSD source tree is a subproject of a bigger project, then .git or
> .hg may reside above FreeBS
On Friday, December 23, 2016 03:27:11 AM John Baldwin wrote:
> Author: jhb
> Date: Fri Dec 23 03:27:11 2016
> New Revision: 310445
> URL: https://svnweb.freebsd.org/changeset/base/310445
>
> Log:
> Teach DDB how to unwind across a kernel stack overflow.
>
> Kernel stack overflows in MIPS ca
On Fri, Dec 23, 2016 at 9:35 AM, Ed Maste wrote:
> On 17 November 2016 at 19:13, Gleb Smirnoff wrote:
>> Author: glebius
>> Date: Fri Nov 18 00:13:30 2016
>> New Revision: 308789
>> URL: https://svnweb.freebsd.org/changeset/base/308789
>>
>> Log:
>> If FreeBSD source tree is a subproject of a b
Author: kan
Date: Fri Dec 23 19:30:14 2016
New Revision: 310486
URL: https://svnweb.freebsd.org/changeset/base/310486
Log:
Pass memattrs to fb device so that user mappings can inherit them
Reviewed by: jmcneill
Modified:
head/sys/mips/ingenic/jz4780_lcd.c
Modified: head/sys/mips/ingeni
Author: emaste
Date: Fri Dec 23 20:14:05 2016
New Revision: 310488
URL: https://svnweb.freebsd.org/changeset/base/310488
Log:
mlx(4): remove date from log message
Further to r310425, go one step further and just remove the date.
Reviewed by: hselasky
Differential Revision:ht
That's a ... deeep stack. :( How big is each stackframe?
-adrian
On 22 December 2016 at 19:49, John Baldwin wrote:
> On Friday, December 23, 2016 03:27:11 AM John Baldwin wrote:
>> Author: jhb
>> Date: Fri Dec 23 03:27:11 2016
>> New Revision: 310445
>> URL: https://svnweb.freebsd.org/changese
Author: mav
Date: Fri Dec 23 21:56:08 2016
New Revision: 310489
URL: https://svnweb.freebsd.org/changeset/base/310489
Log:
Implement printing forwarded sense data.
MFC after:2 weeks
Modified:
head/sys/cam/scsi/scsi_all.c
head/sys/cam/scsi/scsi_all.h
Modified: head/sys/cam/scsi/scs
On Fri, Dec 23, 2016 at 11:36 AM, Warner Losh wrote:
> On Fri, Dec 23, 2016 at 9:35 AM, Ed Maste wrote:
>> On 17 November 2016 at 19:13, Gleb Smirnoff wrote:
>>> Author: glebius
>>> Date: Fri Nov 18 00:13:30 2016
>>> New Revision: 308789
>>> URL: https://svnweb.freebsd.org/changeset/base/308789
Author: rmacklem
Date: Fri Dec 23 23:14:53 2016
New Revision: 310491
URL: https://svnweb.freebsd.org/changeset/base/310491
Log:
Fix NFSv4.1 client recovery from NFS4ERR_BAD_SESSION errors.
For most NFSv4.1 servers, a NFS4ERR_BAD_SESSION error is a rare failure
that indicates that the serv
Author: gonzo
Date: Sat Dec 24 00:30:29 2016
New Revision: 310492
URL: https://svnweb.freebsd.org/changeset/base/310492
Log:
[spigen] Fix spigen attaching as a driver for SPI devices nodes in FDT
Return BUS_PROBE_NOWILDCARD in probe method to make sure that spigen
attaches only to the dev
Author: kan
Date: Sat Dec 24 02:31:26 2016
New Revision: 310493
URL: https://svnweb.freebsd.org/changeset/base/310493
Log:
Add driver for JZ4780 RTC device.
Only support basic timekeeping for now.
Added:
head/sys/mips/ingenic/jz4780_rtc.c (contents, props changed)
Modified:
head/sys/
Author: hrs
Date: Sat Dec 24 07:13:33 2016
New Revision: 310494
URL: https://svnweb.freebsd.org/changeset/base/310494
Log:
- Remove unused code.
- Use closefrom().
Modified:
head/usr.sbin/syslogd/syslogd.c
Modified: head/usr.sbin/syslogd/syslogd.c
==
19 matches
Mail list logo