<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/rip6query/rip6query.c, branch release/11.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Stop including if_var.h from userland.</title>
<updated>2015-04-06T09:42:23+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2015-04-06T09:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=56d5e0967c9980b42eccf9bacd986d669fd86990'/>
<id>56d5e0967c9980b42eccf9bacd986d669fd86990</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 global functions and/or variables in rip6query(8) static where possible.</title>
<updated>2011-11-06T19:02:31+00:00</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-11-06T19:02:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d1931b80656d597bfee8368e199bd0daa58929e4'/>
<id>d1931b80656d597bfee8368e199bd0daa58929e4</id>
<content type='text'>
This allows compilers and static analyzers to do more thorough analysis.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows compilers and static analyzers to do more thorough analysis.
</pre>
</div>
</content>
</entry>
<entry>
<title>ANSIfy some more tools in usr.sbin/.</title>
<updated>2010-01-02T11:05:34+00:00</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T11:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9a958de54ccdc98bccac14218af0cb9fe04e607d'/>
<id>9a958de54ccdc98bccac14218af0cb9fe04e607d</id>
<content type='text'>
Most of these tools build with WARNS=6, except for their use of K&amp;R
function declarations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of these tools build with WARNS=6, except for their use of K&amp;R
function declarations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup of userland __P use</title>
<updated>2007-11-07T10:53:41+00:00</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2007-11-07T10:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=784bddbc5bca158d2fb57eed7c5e4ceebd49ff8b'/>
<id>784bddbc5bca158d2fb57eed7c5e4ceebd49ff8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not use int where socklen_t is expected.</title>
<updated>2006-09-21T01:41:03+00:00</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2006-09-21T01:41:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=53d588be856e310f2f88c1b35bcdb74e1180b9fb'/>
<id>53d588be856e310f2f88c1b35bcdb74e1180b9fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NI_WITHSCOPEID cleanup.  Neither RFC 2553 nor RFC 3493 defines</title>
<updated>2005-05-13T16:31:11+00:00</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2005-05-13T16:31:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4f101318489d72d2eeada2463a8fc3d105855628'/>
<id>4f101318489d72d2eeada2463a8fc3d105855628</id>
<content type='text'>
NI_WITHSCOPEID, and our getaddrinfo(3) does nothing special
for it, now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NI_WITHSCOPEID, and our getaddrinfo(3) does nothing special
for it, now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Usage style sweep: spell "usage" with a small 'u'.</title>
<updated>2002-04-22T13:44:47+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-04-22T13:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d397408818fbfa179246fb327659e3fb29ffff31'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with recent KAME.</title>
<updated>2001-06-11T12:39:29+00:00</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2001-06-11T12:39:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=33841545909f4a4ee94aa148b3a9cbcdc1abb02a'/>
<id>33841545909f4a4ee94aa148b3a9cbcdc1abb02a</id>
<content type='text'>
This work was based on kame-20010528-freebsd43-snap.tgz and some
critical problem after the snap was out were fixed.
There are many many changes since last KAME merge.

TODO:
  - The definitions of SADB_* in sys/net/pfkeyv2.h are still different
    from RFC2407/IANA assignment because of binary compatibility
    issue.  It should be fixed under 5-CURRENT.
  - ip6po_m member of struct ip6_pktopts is no longer used.  But, it
    is still there because of binary compatibility issue.  It should
    be removed under 5-CURRENT.

Reviewed by:	itojun
Obtained from:	KAME
MFC after:	3 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This work was based on kame-20010528-freebsd43-snap.tgz and some
critical problem after the snap was out were fixed.
There are many many changes since last KAME merge.

TODO:
  - The definitions of SADB_* in sys/net/pfkeyv2.h are still different
    from RFC2407/IANA assignment because of binary compatibility
    issue.  It should be fixed under 5-CURRENT.
  - ip6po_m member of struct ip6_pktopts is no longer used.  But, it
    is still there because of binary compatibility issue.  It should
    be removed under 5-CURRENT.

Reviewed by:	itojun
Obtained from:	KAME
MFC after:	3 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with latest KAME</title>
<updated>2000-07-07T07:35:51+00:00</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2000-07-07T07:35:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2b39a7c8ef19ea8d5721b74c932e7c931ef5bfff'/>
<id>2b39a7c8ef19ea8d5721b74c932e7c931ef5bfff</id>
<content type='text'>
Obtained from:	KAME
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from:	KAME
</pre>
</div>
</content>
</entry>
<entry>
<title>remove redundant ifdef's.</title>
<updated>2000-01-07T10:02:43+00:00</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-01-07T10:02:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=04e8772051398d25637351f794866c6084a47229'/>
<id>04e8772051398d25637351f794866c6084a47229</id>
<content type='text'>
some part is specified by: phantom
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
some part is specified by: phantom
</pre>
</div>
</content>
</entry>
</feed>
