<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/xtend/Makefile, branch stable/13</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F13</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F13'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-04-27T05:43:42Z</updated>
<entry>
<title>This is no longer needed after tw is gone.</title>
<updated>2003-04-27T05:43:42Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-27T05:43:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b4e225bef138a923662c1da799d98e56aeb4abe0'/>
<id>urn:sha1:b4e225bef138a923662c1da799d98e56aeb4abe0</id>
<content type='text'>
Approved by: re@ (scottl)
</content>
</entry>
<entry>
<title>- Backout botched attempt to intoduce MANSECT feature.</title>
<updated>2001-03-26T14:22:12Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-26T14:22:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff'/>
<id>urn:sha1:e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff</id>
<content type='text'>
- MAN[1-9] -&gt; MAN.
</content>
</entry>
<entry>
<title>Set the default manual section for libexec/ to 8.</title>
<updated>2001-03-20T18:10:13Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-20T18:10:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=020ee2dc9fb13a1004e1107b7382f3d074255f58'/>
<id>urn:sha1:020ee2dc9fb13a1004e1107b7382f3d074255f58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T14:22:49Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T14:22:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e522f7a18a64d3b9ea901ed70d0eee78342f0c6'/>
<id>urn:sha1:9e522f7a18a64d3b9ea901ed70d0eee78342f0c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>Fixed DPADD.</title>
<updated>1996-09-05T17:16:10Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-09-05T17:16:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5b963fa12e8baf1eb6f491cfee6b7849d0aa1dba'/>
<id>urn:sha1:5b963fa12e8baf1eb6f491cfee6b7849d0aa1dba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unused `-I.'s from CFLAGS.</title>
<updated>1996-09-04T22:25:35Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-09-04T22:25:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=680b396b513f464d200c4d2409472d49ea979278'/>
<id>urn:sha1:680b396b513f464d200c4d2409472d49ea979278</id>
<content type='text'>
"." means the object directory, so it is just confusing to use it
when nothing is included from the object directory unless the object
directory is also the source directory.  It is confusing for "."
not to mean the source directory anyway, so used `-I.'s should be
replaced by `-I${.OBJDIR}'.
</content>
</entry>
<entry>
<title>Extensive updates to this package.</title>
<updated>1995-04-18T01:54:25Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-04-18T01:54:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bcca63cba47746e1a0e49d0e566d98a9d5bb67da'/>
<id>urn:sha1:bcca63cba47746e1a0e49d0e566d98a9d5bb67da</id>
<content type='text'>
Submitted by:	Gene Stark &lt;gene@starkhome.cs.sunysb.edu&gt;
</content>
</entry>
<entry>
<title>The X-10 demon.  From 1.1.5.1.</title>
<updated>1994-10-22T09:53:33Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-10-22T09:53:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5b8113b5e8f1f756e505a4a54dbd37705bf7bf00'/>
<id>urn:sha1:5b8113b5e8f1f756e505a4a54dbd37705bf7bf00</id>
<content type='text'>
</content>
</entry>
</feed>
