<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/script/script.1, branch release/13.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2021-01-05T15:32:27Z</updated>
<entry>
<title>Add some examples to script.1</title>
<updated>2021-01-05T15:32:27Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2021-01-05T15:28:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d41149a8e9cbb76ff89322a3363299f1b93823d2'/>
<id>urn:sha1:d41149a8e9cbb76ff89322a3363299f1b93823d2</id>
<content type='text'>
While here:

- Split synopsis into two parts. The first explains how to record
  sessions, while the second one explains how to replay (some of)
  the recorded sessions.
- Fix the -width argument of the environment variables list.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Improve readability of the options list</title>
<updated>2021-01-05T14:46:56Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2021-01-05T14:46:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=225afb6cad9808af42408875baaa243d6d75d92d'/>
<id>urn:sha1:225afb6cad9808af42408875baaa243d6d75d92d</id>
<content type='text'>
MFC after:	3 days
</content>
</entry>
<entry>
<title>Bump date for r365052</title>
<updated>2020-09-01T16:13:09Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2020-09-01T16:13:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44a3c7a3f8ab07dc7e562851cc94e4b41f56d078'/>
<id>urn:sha1:44a3c7a3f8ab07dc7e562851cc94e4b41f56d078</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Have script accept and ignore -e for Linux compat</title>
<updated>2020-09-01T16:11:23Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2020-09-01T16:11:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f9177b6c91b3827e0afac74cd8625f3c36fa0277'/>
<id>urn:sha1:f9177b6c91b3827e0afac74cd8625f3c36fa0277</id>
<content type='text'>
In the util-linux version of script, it will always exit with succes.
Except when run with -e, in which case it will have the exit value of
the child. BSD Script already uses the child's exit value for its exit
value. Some config and other helper scripts depend on being able to
specify -e. Accept it for compatibility since we'll already to the
right thing, but otherwise we ignore it.
</content>
</entry>
<entry>
<title>Renumber copyright clause 4</title>
<updated>2017-02-28T23:42:47Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-02-28T23:42:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fbbd9655e5107c68e4e0146ff22b73d7350475bc'/>
<id>urn:sha1:fbbd9655e5107c68e4e0146ff22b73d7350475bc</id>
<content type='text'>
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.

Submitted by:	Jan Schaumann &lt;jschauma@stevens.edu&gt;
Pull Request:	https://github.com/freebsd/freebsd/pull/96
</content>
</entry>
<entry>
<title>Fix SEE ALSO.</title>
<updated>2015-08-26T11:54:40Z</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@FreeBSD.org</email>
</author>
<published>2015-08-26T11:54:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d7deff23cdb16bc3ff9923f6b69a597543283b5c'/>
<id>urn:sha1:d7deff23cdb16bc3ff9923f6b69a597543283b5c</id>
<content type='text'>
The history mechanism applies to csh.

Sponsored by:	Nginx, Inc.
</content>
</entry>
<entry>
<title>mdoc: sort SEE ALSO.</title>
<updated>2014-12-26T21:56:23Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2014-12-26T21:56:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=914f6e629041cb3c5d1be5812198bb0e5c2d7d69'/>
<id>urn:sha1:914f6e629041cb3c5d1be5812198bb0e5c2d7d69</id>
<content type='text'>
</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>MFC'ing to 9.2.</title>
<updated>2013-07-30T19:21:36Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2013-07-30T19:21:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c89bc700648598b425d4b08131d518df954e200d'/>
<id>urn:sha1:c89bc700648598b425d4b08131d518df954e200d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix version in the .Fx macro.</title>
<updated>2013-03-16T22:37:56Z</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@FreeBSD.org</email>
</author>
<published>2013-03-16T22:37:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=99f23359a5fadf8007a6e88df9ddd77602835f7a'/>
<id>urn:sha1:99f23359a5fadf8007a6e88df9ddd77602835f7a</id>
<content type='text'>
Reported by:	&lt;deeptech71@gmail.com&gt;
</content>
</entry>
</feed>
