<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/net/if_ppp.c, branch release/4.1.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-07-26T21:12:35+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-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_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some #if NFOO &gt; 0 that are always true because of config rules.</title>
<updated>2000-01-29T16:56:24+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-29T16:56:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cef8bf096f7ef452bdff4b261d9a8910a137428a'/>
<id>cef8bf096f7ef452bdff4b261d9a8910a137428a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor tidy up of PPP_FILTER and NBPF stuff.  Don't generate bpf.h in the</title>
<updated>1999-09-26T18:44:29+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-09-26T18:44:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=18e2e348fb0540fb907c42488ef55a33f6931534'/>
<id>18e2e348fb0540fb907c42488ef55a33f6931534</id>
<content type='text'>
module and don't #include "bpf.h".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
module and don't #include "bpf.h".
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove NBPF conditionality of bpf calls in most of our network drivers.</title>
<updated>1999-09-25T12:06:01+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-09-25T12:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=46783fb897761a099b5d9629afd30bb97cdeed5e'/>
<id>46783fb897761a099b5d9629afd30bb97cdeed5e</id>
<content type='text'>
This means that we will not have to have a bpf and a non-bpf version
of our driver modules.

This does not open any security hole, because the bpf core isn't loadable

The drivers left unchanged are the "cross platform" drivers where the respective
maintainers are urged to DTRT, whatever that may be.

Add a couple of missing FreeBSD tags.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This means that we will not have to have a bpf and a non-bpf version
of our driver modules.

This does not open any security hole, because the bpf core isn't loadable

The drivers left unchanged are the "cross platform" drivers where the respective
maintainers are urged to DTRT, whatever that may be.

Add a couple of missing FreeBSD tags.
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Back out redundant checks</title>
<updated>1999-08-06T16:46:29+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1999-08-06T16:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5abb82ea1152c6f3e2b645b05b7b15443c95075e'/>
<id>5abb82ea1152c6f3e2b645b05b7b15443c95075e</id>
<content type='text'>
Pointed out by: bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pointed out by: bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Define IF_MAXMTU and IF_MINMTU and don't allow MTUs with</title>
<updated>1999-08-06T13:53:03+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1999-08-06T13:53:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aab3beeede3032eef69a9bf581707f4ea77affe3'/>
<id>aab3beeede3032eef69a9bf581707f4ea77affe3</id>
<content type='text'>
out-of-range values.

``comparison is always 0'' warnings are silly !

Ok'd by:	wollman, dg
Advised by:	bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
out-of-range values.

``comparison is always 0'' warnings are silly !

Ok'd by:	wollman, dg
Advised by:	bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename bpfilter to bpf.</title>
<updated>1999-07-06T19:23:32+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1999-07-06T19:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6b5ca0d83e52d5a5cc1001854eb33f1c31deb9db'/>
<id>6b5ca0d83e52d5a5cc1001854eb33f1c31deb9db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suser() simplification:</title>
<updated>1999-04-27T11:18:52+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-04-27T11:18:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f711d546d27edc6115841ef780df0252d44a996d'/>
<id>f711d546d27edc6115841ef780df0252d44a996d</id>
<content type='text'>
1:
  s/suser/suser_xxx/

2:
  Add new function: suser(struct proc *), prototyped in &lt;sys/proc.h&gt;.

3:
  s/suser_xxx(\([a-zA-Z0-9_]*\)-&gt;p_ucred, \&amp;\1-&gt;p_acflag)/suser(\1)/

The remaining suser_xxx() calls will be scrutinized and dealt with
later.

There may be some unneeded #include &lt;sys/cred.h&gt;, but they are left
as an exercise for Bruce.

More changes to the suser() API will come along with the "jail" code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1:
  s/suser/suser_xxx/

2:
  Add new function: suser(struct proc *), prototyped in &lt;sys/proc.h&gt;.

3:
  s/suser_xxx(\([a-zA-Z0-9_]*\)-&gt;p_ucred, \&amp;\1-&gt;p_acflag)/suser(\1)/

The remaining suser_xxx() calls will be scrutinized and dealt with
later.

There may be some unneeded #include &lt;sys/cred.h&gt;, but they are left
as an exercise for Bruce.

More changes to the suser() API will come along with the "jail" code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge ppp changes from 2.3.3 -&gt; 2.3.5.  I have spotted some more</title>
<updated>1998-06-20T16:28:04+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-06-20T16:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a97a7d9e6127dd5ac55f802ce097747f9b0d94dc'/>
<id>a97a7d9e6127dd5ac55f802ce097747f9b0d94dc</id>
<content type='text'>
problems, which I'll have a go at shortly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
problems, which I'll have a go at shortly.
</pre>
</div>
</content>
</entry>
</feed>
