<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/config, branch releng/6.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-10-28T19:20:53Z</updated>
<entry>
<title>MF6: config -V and support for DEFAULTS.</title>
<updated>2005-10-28T19:20:53Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2005-10-28T19:20:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=17fc0cbcdbc1af50a4330a341c61ab678fb3f343'/>
<id>urn:sha1:17fc0cbcdbc1af50a4330a341c61ab678fb3f343</id>
<content type='text'>
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2005-07-11T04:14:43Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-07-11T04:14:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6ac68e81ff340e851cccd941b1ed36e2391039d9'/>
<id>urn:sha1:6ac68e81ff340e851cccd941b1ed36e2391039d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ask that "make cleandepend" be run before "make depend", now that</title>
<updated>2005-04-22T17:42:50Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-04-22T17:42:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=de12942735947710d7266625418cf421f3a3cce0'/>
<id>urn:sha1:de12942735947710d7266625418cf421f3a3cce0</id>
<content type='text'>
we don't do this automatically.

Suggested by:	bde
</content>
</entry>
<entry>
<title>Allow one to specify a second parameter to the machine line.  This</title>
<updated>2005-04-01T22:54:22Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-04-01T22:54:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=51c1297a483806d379a883ef021464a041284790'/>
<id>urn:sha1:51c1297a483806d379a883ef021464a041284790</id>
<content type='text'>
allows us to specify the machine_arch as well as machine.  If
specified then a second link will be made, similar to machine, from
$MACHINE_ARCH to $S/$MACHINE_ARCH/include.

This is for ports where MACHINE != MACHINE_ARCH (pc98 today, others in
the future?).

Reviewed by: arch@, nyan@
</content>
</entry>
<entry>
<title>style(9) nits</title>
<updated>2005-03-30T21:45:08Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-03-30T21:45:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a2920586a812ffff9d4b0c56010dd30a55219abd'/>
<id>urn:sha1:a2920586a812ffff9d4b0c56010dd30a55219abd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unstaticize config.  It was being optimized away.</title>
<updated>2005-03-27T13:44:00Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-03-27T13:44:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8acd37ef20d2eff367561f8ba3b8e5ef163c15a1'/>
<id>urn:sha1:8acd37ef20d2eff367561f8ba3b8e5ef163c15a1</id>
<content type='text'>
MFC after:	3 days
</content>
</entry>
<entry>
<title>Bump the version number for the addition of devices / nodevices.</title>
<updated>2005-02-10T15:16:25Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-02-10T15:16:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f5c4f5a580118e3be7091e900725271867a6faf4'/>
<id>urn:sha1:f5c4f5a580118e3be7091e900725271867a6faf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fully document (no)?(device|option)s?.</title>
<updated>2005-02-10T14:26:21Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-02-10T14:26:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b83d741b1c696f0179a978a82071f6474124916b'/>
<id>urn:sha1:b83d741b1c696f0179a978a82071f6474124916b</id>
<content type='text'>
This page should probably be repocopied to src/usr.sbin/config/.
</content>
</entry>
<entry>
<title>"device" and "nodevice" lines can actually specify more than one device</title>
<updated>2005-02-10T10:46:27Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-02-10T10:46:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d67c43b3a9bd14530efcd2b51905aeaf4a25ad87'/>
<id>urn:sha1:d67c43b3a9bd14530efcd2b51905aeaf4a25ad87</id>
<content type='text'>
(separated by commas), so add "devices" and "nodevices" as aliases.

MFC after: 	2 weeks
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-01-18T20:02:45Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-18T20:02:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=59a3c79da68b53e9d606f0b7991574d982a843e1'/>
<id>urn:sha1:59a3c79da68b53e9d606f0b7991574d982a843e1</id>
<content type='text'>
</content>
</entry>
</feed>
