<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/libexec/pppoed, branch releng/6.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-02-13T23:45:54Z</updated>
<entry>
<title>Expand contractions.</title>
<updated>2005-02-13T23:45:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T23:45:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=36a142c455a41172df398f10eb3e110ca29fbf72'/>
<id>urn:sha1:36a142c455a41172df398f10eb3e110ca29fbf72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync program's usage() with manpage's SYNOPSIS.</title>
<updated>2005-02-09T20:36:12Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-09T20:36:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ee3b44f521142aafa6c9ee955e03661261c1be08'/>
<id>urn:sha1:ee3b44f521142aafa6c9ee955e03661261c1be08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Let bsd.prog.mk set SRCS and MAN to their default values.</title>
<updated>2005-01-28T16:08:11Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-28T16:08:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=254dd1666eaa21b0f7ecf37507e4ee0d44284abe'/>
<id>urn:sha1:254dd1666eaa21b0f7ecf37507e4ee0d44284abe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-01-18T09:29:40Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-18T09:29:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a3ac07a54e824889c4b8ae5fb79e1f32350f7a68'/>
<id>urn:sha1:a3ac07a54e824889c4b8ae5fb79e1f32350f7a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace all uses of the old netgraph constants NG_*LEN by the new</title>
<updated>2003-11-15T15:26:35Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2003-11-15T15:26:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=89624a34909c1355b71214ff83df0fa94b04e34b'/>
<id>urn:sha1:89624a34909c1355b71214ff83df0fa94b04e34b</id>
<content type='text'>
constants NG_*SIZ that include the trailing NUL byte. This change
is mostly mechanical except for the replacement of a couple of snprintf()
and sprintf() calls with strlcpy.
</content>
</entry>
<entry>
<title>The .Nm utility</title>
<updated>2002-07-06T19:19:48Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-07-06T19:19:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f162cb85dafb6f4c8537b3e606c2ccdaa12a424'/>
<id>urn:sha1:3f162cb85dafb6f4c8537b3e606c2ccdaa12a424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Understand the new NGM_PPPOE_SESSIONID message and set SESSIONID</title>
<updated>2002-05-14T12:33:40Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2002-05-14T12:33:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=629d0dd5e0cff524dd04a16bc2854cded8c9a64b'/>
<id>urn:sha1:629d0dd5e0cff524dd04a16bc2854cded8c9a64b</id>
<content type='text'>
in the environment to it's value.

Approved by:	archie (after a very cursory glance)
</content>
</entry>
<entry>
<title>Usage style sweep: spell "usage" with a small 'u'.</title>
<updated>2002-04-22T13:44:47Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-04-22T13:44:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d397408818fbfa179246fb327659e3fb29ffff31'/>
<id>urn:sha1:d397408818fbfa179246fb327659e3fb29ffff31</id>
<content type='text'>
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
</content>
</entry>
<entry>
<title>Handle NGM_PPPOE_ACNAME messages.</title>
<updated>2002-02-20T15:52:20Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2002-02-20T15:52:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f77b5593870445ec2b19e38fef98f7e25f2ff56'/>
<id>urn:sha1:7f77b5593870445ec2b19e38fef98f7e25f2ff56</id>
<content type='text'>
Submitted by:	Andre Albsmeier &lt;andre@albsmeier.net&gt;
Approved by:	julian
</content>
</entry>
<entry>
<title>o __P removal</title>
<updated>2002-02-17T19:09:20Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-02-17T19:09:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=71233f4fa43aca63e050be6bf61d37a880592c4c'/>
<id>urn:sha1:71233f4fa43aca63e050be6bf61d37a880592c4c</id>
<content type='text'>
o use Ansi-style function definitions
</content>
</entry>
</feed>
