Author: brooks
Date: Tue May 9 16:29:06 2017
New Revision: 318030
URL: https://svnweb.freebsd.org/changeset/base/318030
Log:
MFC r317707:
Correct an out-of-bounds read in regcomp when the RE is bad.
When passed the invalid regular expression "a**", the error is
eventually detected a
Author: dim
Date: Tue May 9 16:58:08 2017
New Revision: 318031
URL: https://svnweb.freebsd.org/changeset/base/318031
Log:
MFC r317888 and two upstream prerequisites:
Pull in r227097 from upstream libc++ trunk (by Marshall Clow):
Fix PR21428. Buffer was one byte too small in octal fo
Author: bdrewery
Date: Tue May 9 18:15:29 2017
New Revision: 318071
URL: https://svnweb.freebsd.org/changeset/base/318071
Log:
MFC r306771:
Improve grammar.
Modified:
stable/10/lib/libc/sys/kqueue.2
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/lib/libc/sys
Author: bdrewery
Date: Tue May 9 19:14:26 2017
New Revision: 318096
URL: https://svnweb.freebsd.org/changeset/base/318096
Log:
MFC r303450:
Pull a copy of the input string before calling basename() and dirname().
Modified:
stable/10/usr.bin/xinstall/xinstall.c
Directory Properties:
On Thu, Apr 27, 2017 at 10:28:50PM +, Eric Badger wrote:
> Author: badger
> Date: Thu Apr 27 22:28:49 2017
> New Revision: 317529
> URL: https://svnweb.freebsd.org/changeset/base/317529
>
> Log:
> Move td_sigqueue to the end of struct thread
>
> In order to preserve KBI in stable branc
Author: gjb
Date: Tue May 9 23:28:42 2017
New Revision: 318120
URL: https://svnweb.freebsd.org/changeset/base/318120
Log:
Document SA-17:04.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/share/xml/security.xml
Changes in other areas also in this revision:
Modifie
Author: rmacklem
Date: Wed May 10 01:39:21 2017
New Revision: 318128
URL: https://svnweb.freebsd.org/changeset/base/318128
Log:
MFC: r317465
Fix handling of a NFSv4.1 callback reply from the session cache.
The nfsv4_seqsession() call returns NFSERR_REPLYFROMCACHE when it has a
reply in
On 05/09/2017 03:32 PM, Slawa Olhovchenkov wrote:
On Thu, Apr 27, 2017 at 10:28:50PM +, Eric Badger wrote:
Author: badger
Date: Thu Apr 27 22:28:49 2017
New Revision: 317529
URL: https://svnweb.freebsd.org/changeset/base/317529
Log:
Move td_sigqueue to the end of struct thread
In orde