<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/netgraph/mppc, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2006-08-14T13:28:53Z</updated>
<entry>
<title>Don't use touch when what is really meant is :&gt; (create an empty file, or</title>
<updated>2006-08-14T13:28:53Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2006-08-14T13:28:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b3ae668b13db776ced151f20e9ad3d23eca545d'/>
<id>urn:sha1:8b3ae668b13db776ced151f20e9ad3d23eca545d</id>
<content type='text'>
truncate it if it exists) or :&gt;&gt; (ensure the file exists, but don't change
it if it already does)

Reviewed by:	ru
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Let modules use the kernel's opt_*.h files if built along with</title>
<updated>2005-10-14T23:30:17Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2005-10-14T23:30:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=822923447e454b30d310cb46903c9ddeca9f0a7a'/>
<id>urn:sha1:822923447e454b30d310cb46903c9ddeca9f0a7a</id>
<content type='text'>
the kernel by wrapping all targets for fake opt_*.h files in
.if defined(KERNBUILDDIR).  Thus, such fake files won't be
created at all if modules are built with the kernel.

Some modules undergo cleanup like removing unused or unneeded
options or .h files, without which they wouldn't build this way
or the other.

Reviewed by:	ru
Tested by:	no binary changes in modules built alone
Tested on:	i386 sparc64 amd64
</content>
</entry>
<entry>
<title>Take the rc4 code out of ng_mppc module so we don't fail to load when</title>
<updated>2003-02-05T19:11:11Z</updated>
<author>
<name>Doug Ambrisko</name>
<email>ambrisko@FreeBSD.org</email>
</author>
<published>2003-02-05T19:11:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=233896e9daf0b36c117730e403796fdbffaa9daf'/>
<id>urn:sha1:233896e9daf0b36c117730e403796fdbffaa9daf</id>
<content type='text'>
we have the rc4 code already in the kernel (via wlan stuff or awi).
Add a dependency on the rc4 module so if it doesn't exist then load it.

Reviewed by:	archie
</content>
</entry>
<entry>
<title>Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.</title>
<updated>2002-01-11T15:49:02Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-01-11T15:49:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=17d6c636720d00f77e5d098daf4c278f89d84f7b'/>
<id>urn:sha1:17d6c636720d00f77e5d098daf4c278f89d84f7b</id>
<content type='text'>
Not objected to by:	-current
</content>
</entry>
<entry>
<title>Use a consistent style and one much closer to the rest of /usr/src</title>
<updated>2001-01-06T14:00:42Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-01-06T14:00:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c68159a6d8eede11766cf13896d0f7670dbd51aa'/>
<id>urn:sha1:c68159a6d8eede11766cf13896d0f7670dbd51aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When manual pages are moved or removed, MANX should be changed</title>
<updated>2000-07-24T13:52:07Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-07-24T13:52:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c1462236787ec09d00d5e2d222edc3e34bce1e69'/>
<id>urn:sha1:c1462236787ec09d00d5e2d222edc3e34bce1e69</id>
<content type='text'>
to NOMAN.

Reported by:	bde
</content>
</entry>
<entry>
<title>Move the netgraph-related manual pages into share/man/man4/, as</title>
<updated>2000-07-21T10:46:58Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-07-21T10:46:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b601c69bdbe8755d26570261d7fd4c02ee4eff74'/>
<id>urn:sha1:b601c69bdbe8755d26570261d7fd4c02ee4eff74</id>
<content type='text'>
discussed with archie.
</content>
</entry>
<entry>
<title>Use .include &lt;bsd.kmod.mk&gt; to get to ../../*/conf/kmod.mk instead of</title>
<updated>2000-05-27T01:14:33Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-05-27T01:14:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=64db83a8ab2d1f72a9b2174b39d2ef42b5b0580c'/>
<id>urn:sha1:64db83a8ab2d1f72a9b2174b39d2ef42b5b0580c</id>
<content type='text'>
encoding the relative path.
</content>
</entry>
<entry>
<title>AUTHOR -&gt; AUTHORS</title>
<updated>2000-05-05T17:08:55Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-05-05T17:08:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=12aef8b7e91e5c31dc198ccec18b0ab01e48f34a'/>
<id>urn:sha1:12aef8b7e91e5c31dc198ccec18b0ab01e48f34a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move netgraph node type man pages from section 8 to section 4.</title>
<updated>2000-05-04T17:54:37Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-05-04T17:54:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bec35b9a5f0cdb233b0601c507114d11a1093126'/>
<id>urn:sha1:bec35b9a5f0cdb233b0601c507114d11a1093126</id>
<content type='text'>
</content>
</entry>
</feed>
