<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/ibcs2, branch releng/12.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2017-03-04T10:10:17Z</updated>
<entry>
<title>sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
<updated>2017-03-04T10:10:17Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-03-04T10:10:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=193d9e768ba63fcfb187cfd17f461f7d41345048'/>
<id>urn:sha1:193d9e768ba63fcfb187cfd17f461f7d41345048</id>
<content type='text'>
This simplifies make output/logic

Tested with:	`cd sys/modules; make ALL_MODULES=` on amd64
MFC after:	1 month
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Remove opt_mac.h generation for various kernel modules that no longer</title>
<updated>2009-06-06T17:01:44Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2009-06-06T17:01:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d5fc25e5d6c52b306312784663ccad85923a9c76'/>
<id>urn:sha1:d5fc25e5d6c52b306312784663ccad85923a9c76</id>
<content type='text'>
require it.

Submitted by:	pjd
</content>
</entry>
<entry>
<title>add opt_mac.h to SRCS to unbreak module build.</title>
<updated>2002-08-12T07:20:15Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-08-12T07:20:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d7567ff763dfb0a2a3a58a52d27f0a9a8c198b61'/>
<id>urn:sha1:d7567ff763dfb0a2a3a58a52d27f0a9a8c198b61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Zap obsolete (died with LKM) EXPORT_SYMS variable</title>
<updated>2001-02-04T10:52:25Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2001-02-04T10:52:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=481d7a58916a25780c702dedb1aea8f29cce862e'/>
<id>urn:sha1:481d7a58916a25780c702dedb1aea8f29cce862e</id>
<content type='text'>
</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>Remove the ibcs2(8) shell script.</title>
<updated>2000-11-29T10:46:14Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-11-29T10:46:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fd71ea53b45899f968bab4ffe786fe57dde90fff'/>
<id>urn:sha1:fd71ea53b45899f968bab4ffe786fe57dde90fff</id>
<content type='text'>
Providing shell scripts that do nothing but load a similarly named
kernel loadable module in out of vogue.

There is no ibcs2(4) manual page, and I haven't managed to coax
anyone into contributing one based on the linux(4) manual page.
</content>
</entry>
<entry>
<title>mdoc(7) police: use the new features of the Nm macro.</title>
<updated>2000-11-20T17:05:46Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-11-20T17:05:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d5874785b926bfda5773cb48bc0eb61c3244378b'/>
<id>urn:sha1:d5874785b926bfda5773cb48bc0eb61c3244378b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Fx macro wherever possible.</title>
<updated>2000-11-14T11:20:58Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-11-14T11:20:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b5c508fba33452c36601090d080ddc688efad870'/>
<id>urn:sha1:b5c508fba33452c36601090d080ddc688efad870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't install manpages.</title>
<updated>2000-10-08T16:56:04Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-10-08T16:56:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=23b16c61fa8d2a29643c8e6b7e083cc69b9d54a6'/>
<id>urn:sha1:23b16c61fa8d2a29643c8e6b7e083cc69b9d54a6</id>
<content type='text'>
They are being moved elsewhere, and they are causing problems being here.
</content>
</entry>
<entry>
<title>Only install secondary components if the destination directory exists.</title>
<updated>2000-10-04T07:20:24Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-10-04T07:20:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=229edd6df7e411d295513f63151668230eeba17f'/>
<id>urn:sha1:229edd6df7e411d295513f63151668230eeba17f</id>
<content type='text'>
This may be a WIP, but `make release' needs it sooner than later.
</content>
</entry>
</feed>
