<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pcvt/kcon/Makefile, branch releng/6.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-04-04T17:49:21Z</updated>
<entry>
<title>style.Makefile(5)</title>
<updated>2003-04-04T17:49:21Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-04-04T17:49:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=052238b16cf05cb96be651f5ab80deacf8d6cf0a'/>
<id>urn:sha1:052238b16cf05cb96be651f5ab80deacf8d6cf0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed bitrot in DPADD in previous commit.  The previous commit changed</title>
<updated>2001-07-30T11:38:35Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2001-07-30T11:38:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6ab657cc56b904a82099e3e2b02c95d947428092'/>
<id>urn:sha1:6ab657cc56b904a82099e3e2b02c95d947428092</id>
<content type='text'>
LDADD to link to a correct copy of libkeycap but didn't change DPADD
to match.
</content>
</entry>
<entry>
<title>Perform a major cleanup of the usr.sbin Makefiles.</title>
<updated>2001-07-20T06:20:32Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-07-20T06:20:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=90e655ea4e3750a48b8b350adb823f0ace818f21'/>
<id>urn:sha1:90e655ea4e3750a48b8b350adb823f0ace818f21</id>
<content type='text'>
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
</content>
</entry>
<entry>
<title>- Backout botched attempt to introduce MANSECT feature.</title>
<updated>2001-03-26T14:42:20Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-26T14:42:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=345e52e74228df732bb0c9732aca0fc0404c360d'/>
<id>urn:sha1:345e52e74228df732bb0c9732aca0fc0404c360d</id>
<content type='text'>
- MAN[1-9] -&gt; MAN.
</content>
</entry>
<entry>
<title>Set the default manual section for usr.sbin/ to 8.</title>
<updated>2001-03-20T18:17:26Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-20T18:17:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c73e22c3d47a3cff43c30a39e6aa4692e07316c8'/>
<id>urn:sha1:c73e22c3d47a3cff43c30a39e6aa4692e07316c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pcvt cleanup. add $FreeBSD$. get copyright in sync with</title>
<updated>2000-03-28T09:06:19Z</updated>
<author>
<name>Hellmuth Michaelis</name>
<email>hm@FreeBSD.org</email>
</author>
<published>2000-03-28T09:06:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=543b4045c6554a8c178cdb5b64cc84861d72aec8'/>
<id>urn:sha1:543b4045c6554a8c178cdb5b64cc84861d72aec8</id>
<content type='text'>
FreeBSD recommendation.
</content>
</entry>
<entry>
<title>Part 4 of pcvt/voxware revival: pcvt userland</title>
<updated>1999-01-01T08:32:05Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-01-01T08:32:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5f809d76a37e5a2b0cfc87f568998827b4d41651'/>
<id>urn:sha1:5f809d76a37e5a2b0cfc87f568998827b4d41651</id>
<content type='text'>
Reviewed by:    core
</content>
</entry>
<entry>
<title>follow up to:</title>
<updated>1998-12-27T16:44:24Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1998-12-27T16:44:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1767866e4d16308703ef3c9640b0ae43b2837ad9'/>
<id>urn:sha1:1767866e4d16308703ef3c9640b0ae43b2837ad9</id>
<content type='text'>
Pre 3.0 branch cleanup casualty #4: pcvt
</content>
</entry>
<entry>
<title>Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal</title>
<updated>1998-03-07T08:55:00Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-03-07T08:55:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6dd898467558c2df967e3b44b00999802e9e1914'/>
<id>urn:sha1:6dd898467558c2df967e3b44b00999802e9e1914</id>
<content type='text'>
libraries, so that `ld -f' in can create correct dependencies for
yet-to-be-built libraries.
</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>
</feed>
