<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/modules/linux/Makefile, branch release/4.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2001-04-21T05:50:02Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2001-04-21T05:50:02Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2001-04-21T05:50:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1598515ece5ff1d40692c49b4a62801332aa8be1'/>
<id>urn:sha1:1598515ece5ff1d40692c49b4a62801332aa8be1</id>
<content type='text'>
'RELENG_4_3_0_RELEASE'.

This commit was manufactured to restore the state of the 4.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: enable linux ipc syscalls on alpha</title>
<updated>2000-11-22T16:20:13Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2000-11-22T16:20:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=564ce047f9c3833c45de3de6a4ab17e99aaa6c48'/>
<id>urn:sha1:564ce047f9c3833c45de3de6a4ab17e99aaa6c48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev 1.46: Fix parallel build breakage</title>
<updated>2000-11-05T07:41:42Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2000-11-05T07:41:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e43fc423f2d203ba3295480674c0966d5cb0bc3f'/>
<id>urn:sha1:e43fc423f2d203ba3295480674c0966d5cb0bc3f</id>
<content type='text'>
Approved by: jkh
</content>
</entry>
<entry>
<title>MFC: MI/MD split and allow the building of the syscall bits at compile time</title>
<updated>2000-11-01T19:35:31Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-11-01T19:35:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fb09abd252b06db6ee63eaed94daa1ba7506c3dc'/>
<id>urn:sha1:fb09abd252b06db6ee63eaed94daa1ba7506c3dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Not all source files are applicable for the AlphaLinux version.</title>
<updated>2000-10-31T21:05:36Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-10-31T21:05:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=92028d4248cfd6657f49bfd62f256859fcfc7978'/>
<id>urn:sha1:92028d4248cfd6657f49bfd62f256859fcfc7978</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: rev 1.35-36(use sys/conf/kmod.mk to make /sys self contained)</title>
<updated>2000-07-07T01:29:00Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-07-07T01:29:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eef5b4dfd520fa02bfb6062709e756e0a35b6312'/>
<id>urn:sha1:eef5b4dfd520fa02bfb6062709e756e0a35b6312</id>
<content type='text'>
     rev 1.37 (use getassym script)
</content>
</entry>
<entry>
<title>Compile linux_genassym.c with ordinary ${CFLAGS}.  The (small) need for</title>
<updated>2000-01-09T10:04:53Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2000-01-09T10:04:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=27e2d53c58eea22796d9bd2ac2fcd63175280dd7'/>
<id>urn:sha1:27e2d53c58eea22796d9bd2ac2fcd63175280dd7</id>
<content type='text'>
-U_KERNEL became negative when all all the genassym.c's were converted
to be cross-built.

Use "genassym ... &gt; ${.TARGET}", not "genassym -o $@ ...", so that
genassym(1) doesn't need to support -o.

Removed duplicate -D_KERNEL from flags for compiling linux_locore.s.
</content>
</entry>
<entry>
<title>Change #ifdef KERNEL to #ifdef _KERNEL in the public headers.  "KERNEL"</title>
<updated>1999-12-29T05:07:58Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-12-29T05:07:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c447342094276b4d604449bb776063c7b88c4992'/>
<id>urn:sha1:c447342094276b4d604449bb776063c7b88c4992</id>
<content type='text'>
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
</content>
</entry>
<entry>
<title>Use genassym(1) and &lt;sys/assym.h&gt; to generate assembler symbols.</title>
<updated>1999-12-23T19:59:47Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>1999-12-23T19:59:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=00d6d49adc30f55401a468e028a7adce06634509'/>
<id>urn:sha1:00d6d49adc30f55401a468e028a7adce06634509</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed special rules for building and cleaning device interface files</title>
<updated>1999-11-28T18:53:47Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-11-28T18:53:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6f940b38476a3dc6ecaca7ad305eddf1f9eab154'/>
<id>urn:sha1:6f940b38476a3dc6ecaca7ad305eddf1f9eab154</id>
<content type='text'>
and empty options files.  The rules are now generated automatically in
bsd.kmod.mk.  Cleaned up related things ($S and ${CLEANFILES}).
</content>
</entry>
</feed>
