<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netinet/libalias, branch release/7.0.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>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>o Kill EOLWS while I'm here.</title>
<updated>2007-04-30T20:26:11+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2007-04-30T20:26:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1e2f57057dcb60656ac63e4ccd70b92b1f74b0b4'/>
<id>1e2f57057dcb60656ac63e4ccd70b92b1f74b0b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>o Fix strtoul() error conditions check.</title>
<updated>2007-04-30T20:22:11+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2007-04-30T20:22:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=38ec733c5334625d25a7bed7143cd150968e75a3'/>
<id>38ec733c5334625d25a7bed7143cd150968e75a3</id>
<content type='text'>
PR:		kern/108211
Submitted by:	Yong Tang
MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		kern/108211
Submitted by:	Yong Tang
MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent the usage of an uninitialized variable: do not accept</title>
<updated>2007-04-07T09:52:36+00:00</updated>
<author>
<name>Paolo Pisati</name>
<email>piso@FreeBSD.org</email>
</author>
<published>2007-04-07T09:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c326cd0e62e42689114e3d3e2c6d1d52e54b2918'/>
<id>c326cd0e62e42689114e3d3e2c6d1d52e54b2918</id>
<content type='text'>
StartMediaTx message before an OpnRcvChnAck message was received.

Reviewed by:	glebius
Approved by:	glebius (mentor)
MFC after:      3 days
Found with:	Coverity Prevent(tm)
CID:		498
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
StartMediaTx message before an OpnRcvChnAck message was received.

Reviewed by:	glebius
Approved by:	glebius (mentor)
MFC after:      3 days
Found with:	Coverity Prevent(tm)
CID:		498
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence Coverity about an unused variable.</title>
<updated>2007-04-07T09:47:39+00:00</updated>
<author>
<name>Paolo Pisati</name>
<email>piso@FreeBSD.org</email>
</author>
<published>2007-04-07T09:47:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f4296f22460eb2f59a51eb9d021e06526c6f0c32'/>
<id>f4296f22460eb2f59a51eb9d021e06526c6f0c32</id>
<content type='text'>
Reviewed by: 	glebius
Approved by: 	glebius (mentor)
MFC after: 	3 days
CID: 		538
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by: 	glebius
Approved by: 	glebius (mentor)
MFC after: 	3 days
CID: 		538
</pre>
</div>
</content>
</entry>
<entry>
<title>Include string.h for non-kernel builds to get proper memcpy prototype.</title>
<updated>2007-04-04T03:16:59+00:00</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2007-04-04T03:16:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=edb2e5dca3a6ed44f77ebf3d0f5dd0252f5d6419'/>
<id>edb2e5dca3a6ed44f77ebf3d0f5dd0252f5d6419</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include string.h for non-kernel builds to get proper strcpy, strlen</title>
<updated>2007-04-04T03:14:15+00:00</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2007-04-04T03:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d8164209b3e2091c7198ed2f5704bf50699e14b4'/>
<id>d8164209b3e2091c7198ed2f5704bf50699e14b4</id>
<content type='text'>
prototypes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prototypes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not assign result of (char *) cast to u_char * variable.</title>
<updated>2007-04-04T03:10:42+00:00</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2007-04-04T03:10:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9160afee7cd8f34b8ba3634d05d5abf008ec5fc7'/>
<id>9160afee7cd8f34b8ba3634d05d5abf008ec5fc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>o made in kernel libalias mpsafe</title>
<updated>2006-12-15T12:50:06+00:00</updated>
<author>
<name>Paolo Pisati</name>
<email>piso@FreeBSD.org</email>
</author>
<published>2006-12-15T12:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ccd57eea11c3414e3bcc2cf03208bc42ccc48155'/>
<id>ccd57eea11c3414e3bcc2cf03208bc42ccc48155</id>
<content type='text'>
o fixed a comment
o made in kernel libalias a bit less verbose (disabled automatic
  logging everytime a new link is added or deleted)

Approved by: glebius (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o fixed a comment
o made in kernel libalias a bit less verbose (disabled automatic
  logging everytime a new link is added or deleted)

Approved by: glebius (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>Make libalias.conf parsing a bit smarter.</title>
<updated>2006-12-01T16:34:53+00:00</updated>
<author>
<name>Paolo Pisati</name>
<email>piso@FreeBSD.org</email>
</author>
<published>2006-12-01T16:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5910c1c1b949c1cabf40b6be32144b1cc14968a4'/>
<id>5910c1c1b949c1cabf40b6be32144b1cc14968a4</id>
<content type='text'>
This closes PR kern/106112.

While here, add mbuf's #includes i forgot in the previous commit.

Approved by: gleb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes PR kern/106112.

While here, add mbuf's #includes i forgot in the previous commit.

Approved by: gleb
</pre>
</div>
</content>
</entry>
</feed>
