<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin, branch release/11.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F11.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F11.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2017-07-04T18:36:02Z</updated>
<entry>
<title>Merge r320645 from stable/11 into releng/11.1:</title>
<updated>2017-07-04T18:36:02Z</updated>
<author>
<name>Allan Jude</name>
<email>allanjude@FreeBSD.org</email>
</author>
<published>2017-07-04T18:36:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5f4773d509c8d6b2131e0952c8e6bf316b7a016a'/>
<id>urn:sha1:5f4773d509c8d6b2131e0952c8e6bf316b7a016a</id>
<content type='text'>
	Add deprecation notices for all rcmd tools

Approved by:	re (gjb)
Relnotes:	yes
</content>
</entry>
<entry>
<title>MFC r314655:</title>
<updated>2017-05-30T04:15:40Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-05-30T04:15:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f147af02dc8eed6626ef2f2d5d749eda81aa27f4'/>
<id>urn:sha1:f147af02dc8eed6626ef2f2d5d749eda81aa27f4</id>
<content type='text'>
bin: normalize paths using SRCTOP-relative paths or :H when possible

This simplifies make logic/output
</content>
</entry>
<entry>
<title>MFC r314833</title>
<updated>2017-05-28T00:13:44Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>2017-05-28T00:13:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=05c7f8763eef6a9bf626bfb175a15d302862a685'/>
<id>urn:sha1:05c7f8763eef6a9bf626bfb175a15d302862a685</id>
<content type='text'>
	Convert absolute links to relative links.
	Style.Makefile(9) has been ignored to produce minimal diffs.

MFC r314837
	The relative symlink fix causes downstream issues for
	EMC DELL Isilon so revert the relative symlink fix
	pending a better solution.

	Reported by:	ngie

MFC r315091
	Revert r314833 until the problem with INSTALL_RSYMLINKS can be found
	as it appears to break arm release builds.

	PR:		217705
	Reported by:	cyclaero@gmail.com

Approved by:	grehan (mentor)
</content>
</entry>
<entry>
<title>MFC r317904:</title>
<updated>2017-05-23T08:11:55Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2017-05-23T08:11:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f2d927897b586bceae030ad25e41dfa8f3c0b0b3'/>
<id>urn:sha1:f2d927897b586bceae030ad25e41dfa8f3c0b0b3</id>
<content type='text'>
.Xr resizewin from stty(1) man page.
</content>
</entry>
<entry>
<title>MFC r317912: sh: Fix INTOFF leak after a builtin with different locale</title>
<updated>2017-05-14T20:17:50Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2017-05-14T20:17:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2ce2af793a64e3e7597f34dbc1c21f6c49c5fd8c'/>
<id>urn:sha1:2ce2af793a64e3e7597f34dbc1c21f6c49c5fd8c</id>
<content type='text'>
settings.

After executing a builtin with different locale settings such as
  LC_ALL=C true
SIGINT handling was left disabled indefinitely.
</content>
</entry>
<entry>
<title>MFC r316430</title>
<updated>2017-05-01T01:40:24Z</updated>
<author>
<name>Eric van Gyzen</name>
<email>vangyzen@FreeBSD.org</email>
</author>
<published>2017-05-01T01:40:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=71fe51501d336a3571839169b1305c8b6f8c0f0a'/>
<id>urn:sha1:71fe51501d336a3571839169b1305c8b6f8c0f0a</id>
<content type='text'>
Fix indentation in dd(1)

Quoting http://mdocml.bsd.lv/mdoc/details/width.html

Do not use macros in the argument specifying the width,
since that's not portable.  While GNU troff can handle it,
mandoc cannot.

Sponsored by:	Dell EMC
</content>
</entry>
<entry>
<title>MFC r315948:</title>
<updated>2017-04-15T11:13:11Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2017-04-15T11:13:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5cbb976d185b6b3b059906a2f4c6921ee70f9d96'/>
<id>urn:sha1:5cbb976d185b6b3b059906a2f4c6921ee70f9d96</id>
<content type='text'>
Update tcsh to 6.20.00

MFC r315952:

Update tcsh to vendor git b605cb561d

Vendor changes:

1. PR/471: Daiki Ueno: Delay interpreting arginp until we've processed
our startup files (which can change the NLS environment).

2. Fix type of read in prompt confirmation (eg. rmstar) (David Kaspar).

3. Fix out of bounds read (Brooks Davis)
(reproduce by starting tcsh and hitting tab at the prompt).

4. Don't play pointer tricks that are undefined in modern c
(Brooks Davis).
</content>
</entry>
<entry>
<title>MFC r314886,r314943,r314944:</title>
<updated>2017-03-22T17:53:25Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-03-22T17:53:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3eb1df30bfd733aa9563b9fce3fbba10634b50c8'/>
<id>urn:sha1:3eb1df30bfd733aa9563b9fce3fbba10634b50c8</id>
<content type='text'>
  r314886:
    pwait: Add a -t flag to specify a timeout before exiting, and tests.
  r314943:
    Remove unneeded -x from tests.
  r314944:
    Rename some tests to end in _test.
</content>
</entry>
<entry>
<title>MFC r314714:</title>
<updated>2017-03-22T17:46:08Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-03-22T17:46:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f836af24bfb00c5e5bbffef99c2b9d78ff51f0e1'/>
<id>urn:sha1:f836af24bfb00c5e5bbffef99c2b9d78ff51f0e1</id>
<content type='text'>
  Don't kill pid -1 on overflow from strtol(3).
</content>
</entry>
<entry>
<title>MFC r315005: sh: Fix executing wrong command with ${x#$(y)}$(z).</title>
<updated>2017-03-18T16:07:28Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2017-03-18T16:07:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c911246d1bd972106d1c997daa521a28fa20c7c7'/>
<id>urn:sha1:c911246d1bd972106d1c997daa521a28fa20c7c7</id>
<content type='text'>
The parsed internal representation of words consists of a byte string with a
list of nodes (commands in command substitution). Each unescaped CTLBACKQ or
CTLBACKQ | CTLQUOTE byte corresponds to an entry in the list.

If param in ${param#%##%%word} is not set, the word is not expanded (in a
deviation of POSIX shared with other ash variants and ksh93). Erroneously,
the pointer in the list of commands (argbackq) was not advanced. This caused
the wrong command to be executed later if the outer word contained another
command substitution.

Example:
  echo "${unsetvar#$(echo a)}$(echo b)"
wrote "a" but should write "b".
</content>
</entry>
</feed>
