<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/shells, branch stable/14</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>etc: remove leftover leading empty comments, blank lines</title>
<updated>2023-08-22T18:03:28+00:00</updated>
<author>
<name>Mike Karels</name>
<email>karels@FreeBSD.org</email>
</author>
<published>2023-08-22T18:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9d6049d5da8ce70b3f815431bdedcee9c04f60cc'/>
<id>9d6049d5da8ce70b3f815431bdedcee9c04f60cc</id>
<content type='text'>
Remove leftover empty leading comments/blank lines that had been
spacers between $FreeBSD$ and the following content in config files
in src/etc.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D41548
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove leftover empty leading comments/blank lines that had been
spacers between $FreeBSD$ and the following content in config files
in src/etc.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D41548
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:55:03+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf'/>
<id>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</pre>
</div>
</content>
</entry>
<entry>
<title>etc/shells: Add a reference to the ftpd manpage</title>
<updated>2021-02-26T13:09:19+00:00</updated>
<author>
<name>ceri</name>
<email>ceri@submonkey.net</email>
</author>
<published>2021-02-25T17:24:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1bf86687c2eb744497b6d9fd02b80e9821b1f4d6'/>
<id>1bf86687c2eb744497b6d9fd02b80e9821b1f4d6</id>
<content type='text'>
While here, also fix incorrect capitalizaiton
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While here, also fix incorrect capitalizaiton
</pre>
</div>
</content>
</entry>
<entry>
<title>Move back group, master.passwd and shells to etc directory</title>
<updated>2019-05-23T18:37:05+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2019-05-23T18:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=45a13fd89987533add2888ed3cc093fab29e3bbc'/>
<id>45a13fd89987533add2888ed3cc093fab29e3bbc</id>
<content type='text'>
Use the .PATH mechanism instead so keep installing them from lib/libc/gen

While here revert 347961 and 347893 which are no longer needed

Discussed with:	manu
Tested by:	manu
ok manu@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the .PATH mechanism instead so keep installing them from lib/libc/gen

While here revert 347961 and 347893 which are no longer needed

Discussed with:	manu
Tested by:	manu
ok manu@
</pre>
</div>
</content>
</entry>
<entry>
<title>Move etc/shells to lib/libc/gen with getusershell(3).</title>
<updated>2018-07-28T20:21:23+00:00</updated>
<author>
<name>Brad Davis</name>
<email>brd@FreeBSD.org</email>
</author>
<published>2018-07-28T20:21:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a0a1ffcb1695187adc50dc43a168526ba7b75a0b'/>
<id>a0a1ffcb1695187adc50dc43a168526ba7b75a0b</id>
<content type='text'>
Approved by:	will (mentor)
Differential Revision:	https://reviews.freebsd.org/D16467
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	will (mentor)
Differential Revision:	https://reviews.freebsd.org/D16467
</pre>
</div>
</content>
</entry>
<entry>
<title>remove last empty line</title>
<updated>2000-04-27T21:58:46+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2000-04-27T21:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a5c6893cfbae4ba1adcda282940bdf09b2b2d0bf'/>
<id>a5c6893cfbae4ba1adcda282940bdf09b2b2d0bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add /bin/tcsh</title>
<updated>2000-04-20T09:04:28+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2000-04-20T09:04:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=267c437ee25635961914e11fab9756307c7291e4'/>
<id>267c437ee25635961914e11fab9756307c7291e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:37:10+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9b7a44a60e11baaf94f68f81c4b30d26f31643b7'/>
<id>9b7a44a60e11baaf94f68f81c4b30d26f31643b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Id keywords</title>
<updated>1998-09-02T01:34:57+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-09-02T01:34:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a19eda1f28506d064ee1f71bb0b6be8b0bfb00d5'/>
<id>a19eda1f28506d064ee1f71bb0b6be8b0bfb00d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial import of 386BSD 0.1 othersrc/etc</title>
<updated>1993-06-20T13:41:45+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1993-06-20T13:41:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1bf9d5d9518e789360439c1db3d568b113caf60d'/>
<id>1bf9d5d9518e789360439c1db3d568b113caf60d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
