<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netgraph/ng_ppp.c, branch release/3.5.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-06-25T00:20:49+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-06-25T00:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e878a0310eae754021dbd73ca928eaf7cf6a65c'/>
<id>8e878a0310eae754021dbd73ca928eaf7cf6a65c</id>
<content type='text'>
'RELENG_3_5_0_RELEASE'.

This commit was manufactured to restore the state of the 3.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_3_5_0_RELEASE'.

This commit was manufactured to restore the state of the 3.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: fix broken multi-link fragment reassembly algorithm.</title>
<updated>2000-05-05T17:25:23+00:00</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-05-05T17:25:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6e77834d9e9e12491511a73d1be6091e2a238270'/>
<id>6e77834d9e9e12491511a73d1be6091e2a238270</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: (rev 1.15) fix a few obscure memory leaks.</title>
<updated>2000-01-05T20:37:28+00:00</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-01-05T20:37:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1aabcc1078b049f0656fe1cdbd7a50dd5393f582'/>
<id>1aabcc1078b049f0656fe1cdbd7a50dd5393f582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Fix bugs in the MP fragment reassembly code</title>
<updated>1999-12-17T23:39:37+00:00</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1999-12-17T23:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=58e00024f13767e1ca54d3937ebfda3f15d881d7'/>
<id>58e00024f13767e1ca54d3937ebfda3f15d881d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>1999-12-08T19:44:14+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-12-08T19:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4d98c3c89ed0ce244ec8267d8f82da98e6a253f0'/>
<id>4d98c3c89ed0ce244ec8267d8f82da98e6a253f0</id>
<content type='text'>
  New netgraph nodes to support pptp tunnelling
  (still needs ppp daemon support)

  Remove un-needed include files (courtesy phk)

  fixes to Makefiles for vjc module

Obtained from: Whistle source tree via -current
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  New netgraph nodes to support pptp tunnelling
  (still needs ppp daemon support)

  Remove un-needed include files (courtesy phk)

  fixes to Makefiles for vjc module

Obtained from: Whistle source tree via -current
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>1999-12-06T21:03:31+00:00</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1999-12-06T21:03:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0e257c9a206776c951e72037aee5d18f6f2d8b78'/>
<id>0e257c9a206776c951e72037aee5d18f6f2d8b78</id>
<content type='text'>
  - Move strtoul()/strtoul()/strtoq()/strtouq() functions duplicated
    in various parts of the kernel to their own separate libkern/ files
  - MFC new file sys/ctype.h
  - A couple of netgraph bug fixes

Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Move strtoul()/strtoul()/strtoq()/strtouq() functions duplicated
    in various parts of the kernel to their own separate libkern/ files
  - MFC new file sys/ctype.h
  - A couple of netgraph bug fixes

Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: make Netgraph in -stable match that in -current exactly</title>
<updated>1999-12-01T19:41:51+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-12-01T19:41:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ad4ae0258f6e5495d543314f81f01caf7d7afd01'/>
<id>ad4ae0258f6e5495d543314f81f01caf7d7afd01</id>
<content type='text'>
except where impossible to do so.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
except where impossible to do so.
</pre>
</div>
</content>
</entry>
<entry>
<title>As -stable does not yet have strtoul or ctype.h, temporarily include them</title>
<updated>1999-11-18T01:38:20+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-11-18T01:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6eca4d8dc28dc6df6683bcb1161c19cf2df39b03'/>
<id>6eca4d8dc28dc6df6683bcb1161c19cf2df39b03</id>
<content type='text'>
in the netgraph sources, as we need them. I'll have another crusade
at a later date to do an MFC on these.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the netgraph sources, as we need them. I'll have another crusade
at a later date to do an MFC on these.
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_3'.</title>
<updated>1999-11-16T17:16:19+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-11-16T17:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e9c89dea5b4157d2cefab12345a70e006c6a3507'/>
<id>e9c89dea5b4157d2cefab12345a70e006c6a3507</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
