<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include/Makefile, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>http://cgit.freebsd.org/src/atom?h=release%2F6.0.0_cvs</id>
<link rel='self' href='http://cgit.freebsd.org/src/atom?h=release%2F6.0.0_cvs'/>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<updated>2005-11-03T00:35:26Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>urn:sha1:3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
</entry>
<entry>
<title>MFC:	Connect GEOM_ELI class to the build.</title>
<updated>2005-08-05T20:02:46Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2005-08-05T20:02:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bc921f9c4b775b1cb5d824ed83f55e644a07aa6d'/>
<id>urn:sha1:bc921f9c4b775b1cb5d824ed83f55e644a07aa6d</id>
<content type='text'>
Sponsored by:	Wheel Sp. z o.o.
		http://www.wheel.pl
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFP4:</title>
<updated>2005-06-09T19:45:09Z</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>2005-06-09T19:45:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f263522a45b9cf5cfb83a40e3135aa7108764d60'/>
<id>urn:sha1:f263522a45b9cf5cfb83a40e3135aa7108764d60</id>
<content type='text'>
- Implement sampling modes and logging support in hwpmc(4).

- Separate MI and MD parts of hwpmc(4) and allow sharing of
  PMC implementations across different architectures.
  Add support for P4 (EMT64) style PMCs to the amd64 code.

- New pmcstat(8) options: -E (exit time counts) -W (counts
  every context switch), -R (print log file).

- pmc(3) API changes, improve our ability to keep ABI compatibility
  in the future.  Add more 'alias' names for commonly used events.

- bug fixes &amp; documentation.
</content>
</entry>
<entry>
<title>Correct mistake in previous commit: add 'bsm' to LDIRS not LSUBDIRS.</title>
<updated>2005-05-30T01:06:29Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-05-30T01:06:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2c075601cdd8e02a152e1162d416f0dde5373356'/>
<id>urn:sha1:2c075601cdd8e02a152e1162d416f0dde5373356</id>
<content type='text'>
Pointy hat:	over here, please
</content>
</entry>
<entry>
<title>Do install BSM include files (such as they are) when installing system</title>
<updated>2005-05-29T16:17:00Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-05-29T16:17:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=62fdab9284939b54c4db349580993e1b3ddad22e'/>
<id>urn:sha1:62fdab9284939b54c4db349580993e1b3ddad22e</id>
<content type='text'>
includes.

Submitted by:	wsalamon
Obtained from:	TrustedBSD Project
</content>
</entry>
<entry>
<title>Make &lt;runefile.h&gt; internal to libc.</title>
<updated>2005-05-16T09:32:41Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-05-16T09:32:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=228f8c4f8b8728dbd5ba4621e74fa8576d64e869'/>
<id>urn:sha1:228f8c4f8b8728dbd5ba4621e74fa8576d64e869</id>
<content type='text'>
Suggested by:	phantom
</content>
</entry>
<entry>
<title>Conditionalize the ipfilter header files on NO_IPFILTER.  While normally these</title>
<updated>2005-04-26T02:01:39Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-04-26T02:01:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f98a656c0ad6adf54e0e0c5eb6220ee2673511b3'/>
<id>urn:sha1:f98a656c0ad6adf54e0e0c5eb6220ee2673511b3</id>
<content type='text'>
should be harmless, the kdump(1) build does evil things with collecting
system header files, and thus would unconditionally collect and process these.

MFC After: 3 days
</content>
</entry>
<entry>
<title>Make sure that $_MARCH and friends exist</title>
<updated>2005-04-03T04:53:23Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-04-03T04:53:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dfd569ede547534967464ae0a7cc81b46cf1e426'/>
<id>urn:sha1:dfd569ede547534967464ae0a7cc81b46cf1e426</id>
<content type='text'>
Submitted by: nyan@
</content>
</entry>
<entry>
<title>When $MACHINE != $MACHINE_ARCH, install $MACHINE_ARCH/include into</title>
<updated>2005-04-01T23:22:01Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-04-01T23:22:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8f3e5dd0aafdc0e8ed2fa43100b70fae5ac4d995'/>
<id>urn:sha1:8f3e5dd0aafdc0e8ed2fa43100b70fae5ac4d995</id>
<content type='text'>
/usr/include/$MACHINE_ARCH in addition to installing $MACHINE/include
into /usr/include/machine.
</content>
</entry>
<entry>
<title>just use crypto/rijndael, and nuke opencrypto/rindael.[ch].</title>
<updated>2005-03-11T17:24:46Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2005-03-11T17:24:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=df3c03a77336a90c2331bd7147fe017d78129247'/>
<id>urn:sha1:df3c03a77336a90c2331bd7147fe017d78129247</id>
<content type='text'>
the two became almost identical since latest KAME merge.

Discussed with:	sam
</content>
</entry>
</feed>
