<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netgraph/ng_parse.c, branch releng/10.3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC r277951:</title>
<updated>2015-02-03T07:59:33+00:00</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2015-02-03T07:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=39b3de5814ad7466982006e8283fb43685f3b92e'/>
<id>39b3de5814ad7466982006e8283fb43685f3b92e</id>
<content type='text'>
Fix a bunch of -Wcast-qual warnings in netgraph's ng_parse.c, by using
__DECONST.  No functional change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a bunch of -Wcast-qual warnings in netgraph's ng_parse.c, by using
__DECONST.  No functional change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation warning.</title>
<updated>2013-02-15T07:58:51+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2013-02-15T07:58:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dc9b4fcacb1d7c7252064caca283c845fbaa4661'/>
<id>dc9b4fcacb1d7c7252064caca283c845fbaa4661</id>
<content type='text'>
Sponsored by:	Nginx, Inc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sponsored by:	Nginx, Inc
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.</title>
<updated>2011-11-07T06:44:47+00:00</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-11-07T06:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d745c852becf3792a2185003947324721209195a'/>
<id>d745c852becf3792a2185003947324721209195a</id>
<content type='text'>
This means that their use is restricted to a single C file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This means that their use is restricted to a single C file.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove RESTARTABLE_PANICS option</title>
<updated>2011-07-25T09:12:48+00:00</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2011-07-25T09:12:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7a0b13ed28443e669cf479791ad96cce3d95e17c'/>
<id>7a0b13ed28443e669cf479791ad96cce3d95e17c</id>
<content type='text'>
This is done per request/suggestion from John Baldwin
who introduced the option.  Trying to resume normal
system operation after a panic is very unpredictable
and dangerous.  It will become even more dangerous
when we allow a thread in panic(9) to penetrate all
lock contexts.
I understand that the only purpose of this option was
for testing scenarios potentially resulting in panic.

Suggested by:	jhb
Reviewed by:	attilio, jhb
X-MFC-After:	never
Approved by:	re (kib)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is done per request/suggestion from John Baldwin
who introduced the option.  Trying to resume normal
system operation after a panic is very unpredictable
and dangerous.  It will become even more dangerous
when we allow a thread in panic(9) to penetrate all
lock contexts.
I understand that the only purpose of this option was
for testing scenarios potentially resulting in panic.

Suggested by:	jhb
Reviewed by:	attilio, jhb
X-MFC-After:	never
Approved by:	re (kib)
</pre>
</div>
</content>
</entry>
<entry>
<title>Retire the MALLOC and FREE macros.  They are an abomination unto style(9).</title>
<updated>2008-10-23T15:53:51+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2008-10-23T15:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1ede983cc905643549d8cae56a9d0e28fc68375f'/>
<id>1ede983cc905643549d8cae56a9d0e28fc68375f</id>
<content type='text'>
MFC after:	3 months
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	3 months
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix various compilation warnings for gcc-4.2.</title>
<updated>2007-06-23T00:02:20+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2007-06-23T00:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2a9a64c6a2c43649b24d6f0c9d82dabfeb01eeb9'/>
<id>2a9a64c6a2c43649b24d6f0c9d82dabfeb01eeb9</id>
<content type='text'>
Approved by:	re (bruce)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (bruce)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix two accesses to uninitialized variables that a revision 1.27</title>
<updated>2006-01-18T16:09:00+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-01-18T16:09:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4006cd2b3fcbbd3ae72d2ccda07b4066df093847'/>
<id>4006cd2b3fcbbd3ae72d2ccda07b4066df093847</id>
<content type='text'>
has introduced.

Found with:	Coverity Prevent(tm)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
has introduced.

Found with:	Coverity Prevent(tm)
</pre>
</div>
</content>
</entry>
<entry>
<title>Make code simplier fixing memory leak.</title>
<updated>2006-01-14T21:28:30+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-01-14T21:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=efa3bacc868efac0ed75af7dc4a646b24a1f9473'/>
<id>efa3bacc868efac0ed75af7dc4a646b24a1f9473</id>
<content type='text'>
Found with:	Coverity Prevent(tm)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found with:	Coverity Prevent(tm)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix two memory leakages.</title>
<updated>2006-01-14T12:16:39+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-01-14T12:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=222c1141ea17780afc6acae54d3a7d9985112a8b'/>
<id>222c1141ea17780afc6acae54d3a7d9985112a8b</id>
<content type='text'>
Found with:	Coverity Prevent(tm)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found with:	Coverity Prevent(tm)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed parsing of unsigned integers.</title>
<updated>2005-08-02T20:05:37+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-08-02T20:05:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=91b756f4359ec2a5198d7a380bdd3af082fb261d'/>
<id>91b756f4359ec2a5198d7a380bdd3af082fb261d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
