Author: eadler
Date: Sun Feb 11 07:04:48 2018
New Revision: 329121
URL: https://svnweb.freebsd.org/changeset/base/329121
Log:
MFC r308926:
Add Intel Atom Cherryview SOC HSUART support
PR: 207910
Submitted by: johan...@brilliantservice.co.jp
Modified:
stable/11/sys/dev/uart/uart_
Author: eadler
Date: Sun Feb 11 07:00:40 2018
New Revision: 329120
URL: https://svnweb.freebsd.org/changeset/base/329120
Log:
MFC r304007:
Correct the history of where ps first appeared.
PR: 211741
Submitted by: Sevan Janiyan
Modified:
stable/11/bin/ps/ps.1
Directory Pr
On Wed, Feb 7, 2018 at 4:06 PM, Hans Petter Selasky
wrote:
> Author: hselasky
> Date: Wed Feb 7 15:06:54 2018
> New Revision: 328973
> URL: https://svnweb.freebsd.org/changeset/base/328973
>
> Log:
> MFC r328237:
> Use the __alloc_size2 attribute where relevant.
>
> This follows the documen
Author: cem
Date: Sun Feb 11 06:57:20 2018
New Revision: 329119
URL: https://svnweb.freebsd.org/changeset/base/329119
Log:
Add GUID and alias for Apple APFS partition
PR: 225813
Submitted by: James Wright
Modified:
head/sbin/geom/class/part/gpart.8
head/sys/geom/part/g_par
Author: kevans
Date: Sun Feb 11 03:21:06 2018
New Revision: 329118
URL: https://svnweb.freebsd.org/changeset/base/329118
Log:
Back out MFC r324558: Define prototype for exit and ensure references
This went terribly wrong
Modified:
stable/11/sys/boot/arm/uboot/conf.c
stable/11/sys/boot/
Author: kevans
Date: Sun Feb 11 03:10:27 2018
New Revision: 329117
URL: https://svnweb.freebsd.org/changeset/base/329117
Log:
MFC r326615: De-const to match changes in userboot.h
Modified:
stable/11/usr.sbin/bhyveload/bhyveload.c
Directory Properties:
stable/11/ (props changed)
Modified:
Author: kevans
Date: Sun Feb 11 03:09:08 2018
New Revision: 329116
URL: https://svnweb.freebsd.org/changeset/base/329116
Log:
Back out exit() change in r329114; stable/11 was not ready for this one yet
This is a direct commit to stable/11.
Modified:
stable/11/lib/libstand/stand.h
Modifi
Author: dteske
Date: Sun Feb 11 03:02:29 2018
New Revision: 329115
URL: https://svnweb.freebsd.org/changeset/base/329115
Log:
Fix typo in dtrace_tcp(4)
Using args[2]->tcps_state as-documented results in error:
operator -> cannot be applied to pointer to type "void"
This error is accu
D, try WITHOUT_CLANG and
the tip of head, and then rebuild without this option. The bootstrap process
from older version of current across the gcc/clang cutover is a bit fragile.
+20180210:
+ The geli password typed at boot is now hidden. To restore the previous
+ behavior, see gel
On Friday, February 09, 2018 07:04:50 PM Alexey Dokuchaev wrote:
> On Fri, Feb 09, 2018 at 11:50:35AM -0700, Warner Losh wrote:
> > On Fri, Feb 9, 2018 at 10:49 AM, John Baldwin wrote:
> > > On Friday, February 09, 2018 03:50:33 PM Warner Losh wrote:
> > > > New Revision: 329064
> > > > URL: https
Author: emaste
Date: Sat Feb 10 22:36:42 2018
New Revision: 329113
URL: https://svnweb.freebsd.org/changeset/base/329113
Log:
MFC r328895: Correct Russia spelling in regdomain.xml
PR: 225658
Modified:
stable/10/etc/regdomain.xml
Directory Properties:
stable/10/ (props chang
Author: emaste
Date: Sat Feb 10 22:34:47 2018
New Revision: 329111
URL: https://svnweb.freebsd.org/changeset/base/329111
Log:
MFC r328895: Correct Russia spelling in regdomain.xml
PR: 225658
Modified:
stable/11/etc/regdomain.xml
Directory Properties:
stable/11/ (props chang
Author: cem
Date: Sat Feb 10 20:34:09 2018
New Revision: 329109
URL: https://svnweb.freebsd.org/changeset/base/329109
Log:
Document syscall_helper_register(9), syscall_helper_unregister(9)
Added:
head/share/man/man9/syscall_helper_register.9 (contents, props changed)
Modified:
head/share/
Author: asomers
Date: Sat Feb 10 19:43:52 2018
New Revision: 329108
URL: https://svnweb.freebsd.org/changeset/base/329108
Log:
Convert tools/regression/sockets/socketpair to ATF
Reviewed by: cem
MFC after:3 weeks
Differential Revision:https://reviews.freebsd.org/D14305
Del
Nah, both sets of warnings are spurious. The first set is arguably
not a compiler bug, just lack of omniscience. The variables are never
actually used uninitialized in the !interactive case. The second set
is pure bug. Justin found the workaround (same as before this change)
and has applied it.
Author: cem
Date: Sat Feb 10 19:41:32 2018
New Revision: 329107
URL: https://svnweb.freebsd.org/changeset/base/329107
Log:
socketpair.2: Reference relevant POSIX standards
Sponsored by: Dell EMC Isilon
Modified:
head/lib/libc/sys/socketpair.2
Modified: head/lib/libc/sys/socketpair.2
===
On Sat, Feb 10, 2018 at 11:10 AM, Pedro Giffuni wrote:
>
>
> On 02/10/18 11:13, Justin Hibbits wrote:
>>
>> On Fri, Feb 9, 2018 at 7:22 PM, Ed Maste wrote:
>>>
>>> On 9 February 2018 at 14:46, Conrad Meyer wrote:
Author: cem
Date: Fri Feb 9 19:46:51 2018
New Revision: 329077
On 02/10/18 11:13, Justin Hibbits wrote:
On Fri, Feb 9, 2018 at 7:22 PM, Ed Maste wrote:
On 9 February 2018 at 14:46, Conrad Meyer wrote:
Author: cem
Date: Fri Feb 9 19:46:51 2018
New Revision: 329077
URL: https://svnweb.freebsd.org/changeset/base/329077
Log:
tftp(1): Fix libedit state
Author: jhibbits
Date: Sat Feb 10 17:17:15 2018
New Revision: 329106
URL: https://svnweb.freebsd.org/changeset/base/329106
Log:
Fix uninitialized warning, and work around a bug in gcc over clobbering
Summary:
r329077 caused gcc to emit uninitialized use warnings. Attempting to
fix thos
Author: eugen
Date: Sat Feb 10 17:09:51 2018
New Revision: 329105
URL: https://svnweb.freebsd.org/changeset/base/329105
Log:
ppp(8): fix code producing debugging logs
Fix several cases when long buffer is copied to shorter one
using snprintf that results in contents truncation and
clobb
On Fri, Feb 9, 2018 at 7:22 PM, Ed Maste wrote:
> On 9 February 2018 at 14:46, Conrad Meyer wrote:
>> Author: cem
>> Date: Fri Feb 9 19:46:51 2018
>> New Revision: 329077
>> URL: https://svnweb.freebsd.org/changeset/base/329077
>>
>> Log:
>> tftp(1): Fix libedit state corruption involving sign
Author: manu
Date: Sat Feb 10 15:29:46 2018
New Revision: 329104
URL: https://svnweb.freebsd.org/changeset/base/329104
Log:
dts: Update our device tree sources files from Linux 4.15
Added:
head/sys/gnu/dts/arm/axp81x.dtsi (contents, props changed)
head/sys/gnu/dts/arm/bcm-hr2.dtsi (cont
Author: kevans
Date: Sat Feb 10 15:23:30 2018
New Revision: 329103
URL: https://svnweb.freebsd.org/changeset/base/329103
Log:
MFC r303725 (oshogbo): Fix misleading description of the -b option in the
geli init command.
Modified:
stable/11/sbin/geom/class/eli/geli.8
Directory Properties:
s
Author: pfg
Date: Sat Feb 10 14:45:29 2018
New Revision: 329102
URL: https://svnweb.freebsd.org/changeset/base/329102
Log:
libcompat: Use %hu for unsigned shorts.
Obtained from:DragonFlyBSD (git 82e1476a)
Modified:
head/lib/libcompat/4.3/rexec.c
Modified: head/lib/libcompat/4.3
Author: ae
Date: Sat Feb 10 10:13:17 2018
New Revision: 329101
URL: https://svnweb.freebsd.org/changeset/base/329101
Log:
Reinitialize IP header length after checksum calculation. It is used
later by TCP-MD5 code.
This fixes the problem with broken TCP-MD5 over IPv4 when NIC has
disable
25 matches
Mail list logo