<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/script/script.c, branch releng/11.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2018-03-29T02:50:57Z</updated>
<entry>
<title>Revert r330897:</title>
<updated>2018-03-29T02:50:57Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-29T02:50:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4ab2e064d7950be84256d671a7ae93f87cc6aa36'/>
<id>urn:sha1:4ab2e064d7950be84256d671a7ae93f87cc6aa36</id>
<content type='text'>
This was intended to be a non-functional change. It wasn't. The commit
message was thus wrong. In addition it broke arm, and merged crypto
related code.

Revert with prejudice.

This revert skips files touched in r316370 since that commit was since
MFCed. This revert also skips files that require $FreeBSD$ property
changes.

Thank you to those who helped me get out of this mess including but not
limited to gonzo, kevans, rgrimes.

Requested by: gjb (re)
</content>
</entry>
<entry>
<title>Partial merge of the SPDX changes</title>
<updated>2018-03-14T03:19:51Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-14T03:19:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be5d0b9566b13fdf8cabebb63334cbec12bfc409'/>
<id>urn:sha1:be5d0b9566b13fdf8cabebb63334cbec12bfc409</id>
<content type='text'>
These changes are incomplete but are making it difficult
to determine what other changes can/should be merged.

No objections from:	pfg
</content>
</entry>
<entry>
<title>Directly set the O_CLOEXEC flags via the open(2) attributes</title>
<updated>2016-04-16T12:47:23Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-04-16T12:47:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=26e736b2c0e50a26d2d88d408dfdde3eb7406b2f'/>
<id>urn:sha1:26e736b2c0e50a26d2d88d408dfdde3eb7406b2f</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>Record command exit status in the typescript file when running simple commands.</title>
<updated>2016-03-08T18:05:23Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-03-08T18:05:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=66d93438b1666f17c65a937a171687938361710d'/>
<id>urn:sha1:66d93438b1666f17c65a937a171687938361710d</id>
<content type='text'>
Also capitalize 'command:'.

Relnotes:	yes
MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Just exit in the child if execve(2) fails.</title>
<updated>2016-03-08T18:05:20Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-03-08T18:05:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95d13d1b02e0280679959d1f5e5eff693d259ad6'/>
<id>urn:sha1:95d13d1b02e0280679959d1f5e5eff693d259ad6</id>
<content type='text'>
No functional change.

This is mostly addressing a false-positive from the clang static
analyzer due to it thinking that done() was being called with freed
memory, however the kill(0, SIGTERM) made the done() never reached.
It doesn't make sense to the show the footer from the child anyhow, nor
does it make sense to kill the process group here since the execve(2)
failed in the child.  This code was leftover from many years of refactoring.

MFC after:	1 week
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Filemon: Attach from the child to avoid racing with the parent attach.</title>
<updated>2016-03-08T18:05:02Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-03-08T18:05:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7b245cb846ca18c501059c5875a90792baf5821b'/>
<id>urn:sha1:7b245cb846ca18c501059c5875a90792baf5821b</id>
<content type='text'>
This is the same as how the bmake filemon usage works.

This also fixes failed attach not properly flushing the TTY.

MFC after:	1 week
Relnotes:	yes
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Bring back r226403, the fix for bin/161526, which was (accidentally?)</title>
<updated>2014-01-17T21:45:25Z</updated>
<author>
<name>Mikolaj Golub</name>
<email>trociny@FreeBSD.org</email>
</author>
<published>2014-01-17T21:45:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=29f4384a31e5e3defd1bbf56fc5a8bcb118a499f'/>
<id>urn:sha1:29f4384a31e5e3defd1bbf56fc5a8bcb118a499f</id>
<content type='text'>
reverted in r238896.

PR:		bin/161526
Reported by:	Karli.Sjoberg slu.se
MFC after:	3 days
</content>
</entry>
<entry>
<title>Add -F to flush output after each write.  With this, I can</title>
<updated>2013-12-05T01:44:24Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2013-12-05T01:44:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8d105abc4fb48bbd546056f83bbff951e8a77865'/>
<id>urn:sha1:8d105abc4fb48bbd546056f83bbff951e8a77865</id>
<content type='text'>
set up a pipe and allow a jr user to watch what I'm doing
by running 'script -F pipefile' on it.

While here, spell out the month in the .Dd tag like other
manual pages.
</content>
</entry>
<entry>
<title>Add "-f" to also output filemon(4) information.</title>
<updated>2012-10-26T15:56:28Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2012-10-26T15:56:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6cff4e07c15477db7747f98dc7ecbedfe7563d40'/>
<id>urn:sha1:6cff4e07c15477db7747f98dc7ecbedfe7563d40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't include both &lt;sys/param.h&gt; &amp; &lt;sys/types.h&gt;.</title>
<updated>2012-10-23T23:36:29Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2012-10-23T23:36:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=13f02f28c8ff07c78b61864f672fd538e228e60f'/>
<id>urn:sha1:13f02f28c8ff07c78b61864f672fd538e228e60f</id>
<content type='text'>
</content>
</entry>
</feed>
