<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libncp, branch release/5.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-07-28T05:44:52Z</updated>
<entry>
<title>Avoid casts as lvalues.</title>
<updated>2004-07-28T05:44:52Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2004-07-28T05:44:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=511938318c5c91d251c8b55e6b13fb18f8108506'/>
<id>urn:sha1:511938318c5c91d251c8b55e6b13fb18f8108506</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Distinguish cases when ncp module not loaded and when module have old</title>
<updated>2004-06-02T03:41:10Z</updated>
<author>
<name>Boris Popov</name>
<email>bp@FreeBSD.org</email>
</author>
<published>2004-06-02T03:41:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=33e10417678956c7ba02eb8f6326b212a052f329'/>
<id>urn:sha1:33e10417678956c7ba02eb8f6326b212a052f329</id>
<content type='text'>
interface.
</content>
</entry>
<entry>
<title>Fixed a misspelling of 0 as NULL.  Removed a spelling of NULL as 0.</title>
<updated>2004-03-14T05:19:38Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2004-03-14T05:19:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1669fd499dae2fe6195a2fd97e75d17fcb29b7a5'/>
<id>urn:sha1:1669fd499dae2fe6195a2fd97e75d17fcb29b7a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for 64 bit platforms.  sysctl's length args are pointers to</title>
<updated>2003-07-25T19:17:46Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-07-25T19:17:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=48af1bfbefe316dad5f0aae6d41a3411c5afe6e7'/>
<id>urn:sha1:48af1bfbefe316dad5f0aae6d41a3411c5afe6e7</id>
<content type='text'>
size_t, not int.  This could be fatal where size_t is long.

Reviewed by:	bp
</content>
</entry>
<entry>
<title>No need to have ifdef &lt; FreeBSD 4.0-current in here.  Remove it to</title>
<updated>2003-04-04T04:16:06Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-04T04:16:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=33c2c9a3fa4d8d62e208ef2508202f0044674b64'/>
<id>urn:sha1:33c2c9a3fa4d8d62e208ef2508202f0044674b64</id>
<content type='text'>
avoid false positive while searching for __FreeBSD_version abuse.
</content>
</entry>
<entry>
<title>Use a character device and ioctl() for communication between libncp</title>
<updated>2003-02-28T04:31:29Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-02-28T04:31:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0e66bb97d80d7fb29c44c850cdd185d78d834a54'/>
<id>urn:sha1:0e66bb97d80d7fb29c44c850cdd185d78d834a54</id>
<content type='text'>
and the kernel instead of adding more syscalls at runtime. As a bonus,
you can now restrict access to the kernel NCP interface with chmod.
</content>
</entry>
<entry>
<title>Zap now-unused SHLIB_MINOR</title>
<updated>2002-09-28T00:25:32Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-09-28T00:25:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=224af215a6fe8d5e5e2c91cc97c48bdd67c991c7'/>
<id>urn:sha1:224af215a6fe8d5e5e2c91cc97c48bdd67c991c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing newline at end of file.</title>
<updated>2002-05-30T20:51:53Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-05-30T20:51:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=42959a87a7c8ed0ae865a109c8dfc6c0573e34c1'/>
<id>urn:sha1:42959a87a7c8ed0ae865a109c8dfc6c0573e34c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add character translation table between Unix and NetWare according</title>
<updated>2002-04-20T05:35:02Z</updated>
<author>
<name>Boris Popov</name>
<email>bp@FreeBSD.org</email>
</author>
<published>2002-04-20T05:35:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5f3d1ad8c93e816f987b4d3dac8aec75f008d48a'/>
<id>urn:sha1:5f3d1ad8c93e816f987b4d3dac8aec75f008d48a</id>
<content type='text'>
to Sweden standards.

Submitted by:	Roger Olofsson &lt;roger.olofsson@kommun.engelholm.se&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>Do not use __progname directly (except in [gs]etprogname(3)).</title>
<updated>2002-03-29T22:43:43Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-03-29T22:43:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4cd01193678a79d81b61be31c50b139d7a4c44d4'/>
<id>urn:sha1:4cd01193678a79d81b61be31c50b139d7a4c44d4</id>
<content type='text'>
Also, make an internal _getprogname() that is used only inside
libc. For libc, getprogname(3) is a weak symbol in case a
function of the same name is defined in userland.
</content>
</entry>
</feed>
