<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/vinum, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-06-12T23:30:57Z</updated>
<entry>
<title>Remove these files.  They have successors in tools/debugscripts.</title>
<updated>2003-06-12T23:30:57Z</updated>
<author>
<name>Greg Lehey</name>
<email>grog@FreeBSD.org</email>
</author>
<published>2003-06-12T23:30:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=887cae2b7095459b532798a0e8e4980b7ea29065'/>
<id>urn:sha1:887cae2b7095459b532798a0e8e4980b7ea29065</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove gcc-specific optimization/debugging CFLAGS</title>
<updated>2002-10-24T03:56:16Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2002-10-24T03:56:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9670fc74238b780d20efd790dc06e33f03b1f766'/>
<id>urn:sha1:9670fc74238b780d20efd790dc06e33f03b1f766</id>
<content type='text'>
</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>Add vinumobj.h to SRCS.</title>
<updated>2001-05-22T06:12:47Z</updated>
<author>
<name>Greg Lehey</name>
<email>grog@FreeBSD.org</email>
</author>
<published>2001-05-22T06:12:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3b0d9edc7b614a230b5c014cd27eb62ff26a4a1d'/>
<id>urn:sha1:3b0d9edc7b614a230b5c014cd27eb62ff26a4a1d</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>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>Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.</title>
<updated>2000-05-04T12:08:52Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-05-04T12:08:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=56ca39961bd1c9946a505c41c3fc634ef63fdd42'/>
<id>urn:sha1:56ca39961bd1c9946a505c41c3fc634ef63fdd42</id>
<content type='text'>
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk.  This might
also make it easier to build 5.x kernels on 4.0 boxes etc, assuming
gensetdefs and config(8) are updated.
</content>
</entry>
<entry>
<title>Remove MAINTAINER.</title>
<updated>2000-04-16T00:17:46Z</updated>
<author>
<name>Greg Lehey</name>
<email>grog@FreeBSD.org</email>
</author>
<published>2000-04-16T00:17:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6eb38370fb30ac45e2922b40fef4c1a997ed25ca'/>
<id>urn:sha1:6eb38370fb30ac45e2922b40fef4c1a997ed25ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove non-functional 'all:' target.</title>
<updated>2000-01-04T23:46:41Z</updated>
<author>
<name>Greg Lehey</name>
<email>grog@FreeBSD.org</email>
</author>
<published>2000-01-04T23:46:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=178042571145b197051ed008fc8a1048bf96dd23'/>
<id>urn:sha1:178042571145b197051ed008fc8a1048bf96dd23</id>
<content type='text'>
Remove unused 'state.h' and 'maketabs' targets.
Fix white space style bugs.

Submitted-by:	bde

Sort module names in SRCS.

Suggested-by:	bde

Correct breakage committed in revision 1.16.
</content>
</entry>
<entry>
<title>o  Add build-tools target for maketabs although it doesn't seem to</title>
<updated>2000-01-03T11:57:14Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2000-01-03T11:57:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ed4674a8a8604167835792e8bafbb5497d4882e4'/>
<id>urn:sha1:ed4674a8a8604167835792e8bafbb5497d4882e4</id>
<content type='text'>
   be used. I therefore won't add it to Makefile.inc1.
o  Remove -g compilation flags.
</content>
</entry>
</feed>
