<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libncp, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-07-25T19:17:46Z</updated>
<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>
<entry>
<title>Remove multi-line __P() usage.</title>
<updated>2002-03-22T09:22:15Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-22T09:22:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1372519b1579b695b7c87b8fbbdc2c113e985474'/>
<id>urn:sha1:1372519b1579b695b7c87b8fbbdc2c113e985474</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove __P() usage.</title>
<updated>2002-03-21T23:54:04Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-21T23:54:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=69160b1eb704d1931b536a65fcf50757ddbfc469'/>
<id>urn:sha1:69160b1eb704d1931b536a65fcf50757ddbfc469</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Move NTOHL() and associated macros into &lt;sys/param.h&gt;.  These are</title>
<updated>2002-02-18T20:35:27Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2002-02-18T20:35:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fd8e4ebc8c18caec3eefac6527831f9ee6a92959'/>
<id>urn:sha1:fd8e4ebc8c18caec3eefac6527831f9ee6a92959</id>
<content type='text'>
  deprecated in favor of the POSIX-defined lowercase variants.
o Change all occurrences of NTOHL() and associated marcros in the
  source tree to use the lowercase function variants.
o Add missing license bits to sparc64's &lt;machine/endian.h&gt;.
  Approved by: jake
o Clean up &lt;machine/endian.h&gt; files.
o Remove unused __uint16_swap_uint32() from i386's &lt;machine/endian.h&gt;.
o Remove prototypes for non-existent bswapXX() functions.
o Include &lt;machine/endian.h&gt; in &lt;arpa/inet.h&gt; to define the
  POSIX-required ntohl() family of functions.
o Do similar things to expose the ntohl() family in libstand, &lt;netinet/in.h&gt;,
  and &lt;sys/param.h&gt;.
o Prepend underscores to the ntohl() family to help deal with
  complexities associated with having MD (asm and inline) versions, and
  having to prevent exposure of these functions in other headers that
  happen to make use of endian-specific defines.
o Create weak aliases to the canonical function name to help deal with
  third-party software forgetting to include an appropriate header.
o Remove some now unneeded pollution from &lt;sys/types.h&gt;.
o Add missing &lt;arpa/inet.h&gt; includes in userland.

Tested on:	alpha, i386
Reviewed by:	bde, jake, tmm
</content>
</entry>
</feed>
