<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/rc.devfs, branch releng/5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-06-19T05:35:16Z</updated>
<entry>
<title>Another good suggestion from Bruce, only create links if the</title>
<updated>2002-06-19T05:35:16Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-06-19T05:35:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b992dc7565f8eeda28ca59e8b23d2d29e0112f34'/>
<id>urn:sha1:b992dc7565f8eeda28ca59e8b23d2d29e0112f34</id>
<content type='text'>
file doesn't exist already.
</content>
</entry>
<entry>
<title>Should have paid more attention to the PR. Update (improve?) the examples</title>
<updated>2002-06-18T07:33:56Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-06-18T07:33:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1aa5c8053ca8c6c14f524b72ee6ef5a673aefe3'/>
<id>urn:sha1:a1aa5c8053ca8c6c14f524b72ee6ef5a673aefe3</id>
<content type='text'>
by doing them in /dev/, and provide more than just the one example.

Submitted by:	bde (for the ideas, blame for mistakes is mine)
</content>
</entry>
<entry>
<title>Only create symlink if /dev/ttyv0 exists.</title>
<updated>2002-06-18T07:14:43Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-06-18T07:14:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=02010b74b4ca7cdbed9c08cac524a47c0b1bd594'/>
<id>urn:sha1:02010b74b4ca7cdbed9c08cac524a47c0b1bd594</id>
<content type='text'>
PR:		misc/39381
Submitted by:	Dirk-Willem van Gulik &lt;dirkx@covalent.net&gt;
</content>
</entry>
<entry>
<title>Add copyright notices.  Other systems have been barrowing our /etc files</title>
<updated>2000-10-08T19:20:36Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-10-08T19:20:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1c43e3fbbabe648662adc3b8c2e566ce1b69844'/>
<id>urn:sha1:a1c43e3fbbabe648662adc3b8c2e566ce1b69844</id>
<content type='text'>
w/o giving any credit.
</content>
</entry>
<entry>
<title>Add to defaults/rc.conf a new function source_rc_confs which rc</title>
<updated>2000-04-27T08:43:49Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-04-27T08:43:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f66e7afa2807fbc9d43ce69f67eac43806530e8e'/>
<id>urn:sha1:f66e7afa2807fbc9d43ce69f67eac43806530e8e</id>
<content type='text'>
scripts may use to source safely overrides in ${rc_conf_files}
files.

This protects users who insist on the bad practice of copying
/etc/defaults/rc.conf to /etc/rc.conf from a recursive loop
that exhausts available file descriptors.

Several people have expressed interest in breaking this function
out into its own shell script.  Anyone who wants to embark on
such an undertaking would do well to study the attributed PR.

PR:		17595
Reported by:	adrian
Submitted by:	Doug Barton &lt;Doug@gorean.org&gt;
</content>
</entry>
<entry>
<title>typo</title>
<updated>1999-10-12T19:23:51Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1999-10-12T19:23:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3cfb550ba3458c580f3487b2eec3f766addb7871'/>
<id>urn:sha1:3cfb550ba3458c580f3487b2eec3f766addb7871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply a consistent style to most of the etc scripts.  Particularly, use</title>
<updated>1999-09-13T15:44:20Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>1999-09-13T15:44:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=321704296f6ba1a5885ff7064b14fbeecf20c340'/>
<id>urn:sha1:321704296f6ba1a5885ff7064b14fbeecf20c340</id>
<content type='text'>
case instead of test where appropriate, since case allows case is a sh
builtin and (as a side-effect) allows case-insensitivity.

Changes discussed on freebsd-hackers.

Submitted by:	Doug Barton &lt;Doug@gorean.org&gt;
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:37:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:37:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b7a44a60e11baaf94f68f81c4b30d26f31643b7'/>
<id>urn:sha1:9b7a44a60e11baaf94f68f81c4b30d26f31643b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.conf</title>
<updated>1999-02-10T18:08:16Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-02-10T18:08:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9c63624e6f63e253b29cbfdb129f272dc23f45b2'/>
<id>urn:sha1:9c63624e6f63e253b29cbfdb129f272dc23f45b2</id>
<content type='text'>
as necessary (for half-assed upgrades).
</content>
</entry>
<entry>
<title>Shut this thing up; most people don't even have this enabled.</title>
<updated>1998-10-13T08:25:09Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-10-13T08:25:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4216dc7f845fac8ab8701f501182f9a76480c87b'/>
<id>urn:sha1:4216dc7f845fac8ab8701f501182f9a76480c87b</id>
<content type='text'>
</content>
</entry>
</feed>
