<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/rc.d, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: ver. 1.7</title>
<updated>2008-01-29T07:15:46+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2008-01-29T07:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=406d294d7d53b71d64dd4b518fad890657095664'/>
<id>406d294d7d53b71d64dd4b518fad890657095664</id>
<content type='text'>
	Partial backout of rev. 1.6, but instead of putting
	kerberos5_server_flags back in command_args, put it
	where rc.subr(8) expects it: kerberos5_flags.

Approved by: re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Partial backout of rev. 1.6, but instead of putting
	kerberos5_server_flags back in command_args, put it
	where rc.subr(8) expects it: kerberos5_flags.

Approved by: re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC functional changes to etc:</title>
<updated>2008-01-29T00:22:33+00:00</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2008-01-29T00:22:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2b0d8cb3383253018ce6c15398d8b09c8599ca29'/>
<id>2b0d8cb3383253018ce6c15398d8b09c8599ca29</id>
<content type='text'>
1. yar's "dry run" patch to Makefile
2. Add zfs to the list of filesystems to check in
periodic/security/100.chksetuid
3. GC the nfslocking script, which has been superseded by lockd and statd
4. Add security warning to rc.d/jail
5. Add stop_cmd=':' to those rc.d scripts that do not start services,
but did not already have a stop_cmd.

And update comments in rc.firewall* and defaults/rc.conf.

Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. yar's "dry run" patch to Makefile
2. Add zfs to the list of filesystems to check in
periodic/security/100.chksetuid
3. GC the nfslocking script, which has been superseded by lockd and statd
4. Add security warning to rc.d/jail
5. Add stop_cmd=':' to those rc.d scripts that do not start services,
but did not already have a stop_cmd.

And update comments in rc.firewall* and defaults/rc.conf.

Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2008-01-28T20:59:48+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2008-01-28T20:59:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=285d5a9d6a37914bd46df59fb25a2c6b817fd9ed'/>
<id>285d5a9d6a37914bd46df59fb25a2c6b817fd9ed</id>
<content type='text'>
	Rev. 1.6 made it impossible to use rc.d/kerberos with the krb5 port.
	Re-implement the change so that the script once again works with
	the krb5 port.

	Submitted by: kensmith (slightly modified)

Approved by: re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Rev. 1.6 made it impossible to use rc.d/kerberos with the krb5 port.
	Re-implement the change so that the script once again works with
	the krb5 port.

	Submitted by: kensmith (slightly modified)

Approved by: re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC the purely cosmetic changes, including removal of $NetBSD$ Ids,</title>
<updated>2008-01-28T07:58:32+00:00</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2008-01-28T07:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e9690482a4b154bac2888369716ec0382b62ada9'/>
<id>e9690482a4b154bac2888369716ec0382b62ada9</id>
<content type='text'>
a few spurious #'s, an empty REQUIRE, and a never-used KEYWORD.

Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a few spurious #'s, an empty REQUIRE, and a never-used KEYWORD.

Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>GC this file, which was brought over from NetBSD but never used by us.</title>
<updated>2008-01-28T07:32:25+00:00</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2008-01-28T07:32:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f074d1d36ff98faf8e5120fa458c94340a5bafc5'/>
<id>f074d1d36ff98faf8e5120fa458c94340a5bafc5</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: (revision 1.2)</title>
<updated>2008-01-07T21:15:45+00:00</updated>
<author>
<name>Henrik Brix Andersen</name>
<email>brix@FreeBSD.org</email>
</author>
<published>2008-01-07T21:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d95a02d2646a13ee346a31c91f6a6baf75efcda5'/>
<id>d95a02d2646a13ee346a31c91f6a6baf75efcda5</id>
<content type='text'>
Add reload functionality.

Approved by:	re (kensmith), erwin (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add reload functionality.

Approved by:	re (kensmith), erwin (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Only pass paths to directories or config files that exist for ldconfig</title>
<updated>2007-12-18T01:35:26+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-12-18T01:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b7550ae7c56f0fa33095ee8f5359eaf495fc2c3d'/>
<id>b7550ae7c56f0fa33095ee8f5359eaf495fc2c3d</id>
<content type='text'>
for 32-bit binaries.

Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for 32-bit binaries.

Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: etc/rc.d/ppp,v1.14 and etc/defaults/rc.conf,v1.319</title>
<updated>2007-10-31T16:42:41+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2007-10-31T16:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a96f115e93f6d336f921295ead4bc1ff0f79d212'/>
<id>a96f115e93f6d336f921295ead4bc1ff0f79d212</id>
<content type='text'>
Teach /etc/rc.d/ppp to start multiple instances of ppp.

ppp_profile variable can now contain multiple profiles.
Overrides for ppp mode and nat can go into ppp_$profile_mode
and ppp_$profile_nat variables respectively. If those are
not specified, defaults from ppp_mode and ppp_nat are used.

MFC: etc/rc.d/ppp v1.15

Teach /etc/rc.d/ppp how to start/stop individual instances
of ppp. This is an extension of previous commit.

Submitted by:	Yuri Kurenkov &lt; y dot kurenkov at init dot ru &gt;
Reviewed by:	mtm
Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Teach /etc/rc.d/ppp to start multiple instances of ppp.

ppp_profile variable can now contain multiple profiles.
Overrides for ppp mode and nat can go into ppp_$profile_mode
and ppp_$profile_nat variables respectively. If those are
not specified, defaults from ppp_mode and ppp_nat are used.

MFC: etc/rc.d/ppp v1.15

Teach /etc/rc.d/ppp how to start/stop individual instances
of ppp. This is an extension of previous commit.

Submitted by:	Yuri Kurenkov &lt; y dot kurenkov at init dot ru &gt;
Reviewed by:	mtm
Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: rev. 1.19 and 1.20</title>
<updated>2007-10-28T20:07:29+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2007-10-28T20:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4cf0e0f7425feb371693eb70c29fb35f2ef0c7e1'/>
<id>4cf0e0f7425feb371693eb70c29fb35f2ef0c7e1</id>
<content type='text'>
   The amd_map_program knob can potentially contain a command whose output
   is then used as an argument to the amd program. This outpu may contain
   newlines, but the script did not take care to strip those newlines before
   apending it to rc_flags. Revision 1.72 of rc.subr(8) introduced changes that
   exposed this problem (specifically putting the final eval'ed command in
   quotes).[1]

   Also, for correctness' sake, shell directives appended to the command-line
   by the script should go into command_args, and not appended directly
   to rc_flags.

Approved by: re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   The amd_map_program knob can potentially contain a command whose output
   is then used as an argument to the amd program. This outpu may contain
   newlines, but the script did not take care to strip those newlines before
   apending it to rc_flags. Revision 1.72 of rc.subr(8) introduced changes that
   exposed this problem (specifically putting the final eval'ed command in
   quotes).[1]

   Also, for correctness' sake, shell directives appended to the command-line
   by the script should go into command_args, and not appended directly
   to rc_flags.

Approved by: re (kensmith)
</pre>
</div>
</content>
</entry>
</feed>
