<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/libkern/strvalid.c, branch releng/6.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-01-29T13:34:22Z</updated>
<entry>
<title>Because the argument to strvalid() is a size_t, use a size_t to iterate</title>
<updated>2005-01-29T13:34:22Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-01-29T13:34:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dc66c5fe6f0dbe308431b13a23965db8d09780e8'/>
<id>urn:sha1:dc66c5fe6f0dbe308431b13a23965db8d09780e8</id>
<content type='text'>
over the array.

Submitted by:	stefanf
</content>
</entry>
<entry>
<title>Per permission from McAfee, remove clause 3 of the BSD license on</title>
<updated>2005-01-29T13:04:04Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-01-29T13:04:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=debb2f87b62892b31c06e5997eae7fc0b11a799d'/>
<id>urn:sha1:debb2f87b62892b31c06e5997eae7fc0b11a799d</id>
<content type='text'>
strvalid.c.
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-06-11T05:37:42Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-06-11T05:37:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ab0de15baf7234734b1b64c3145cd36f867c98ea'/>
<id>urn:sha1:ab0de15baf7234734b1b64c3145cd36f867c98ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DBA update: used the wrong of several NAI DBAs.</title>
<updated>2002-03-07T17:52:03Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-03-07T17:52:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6e8a94b26877fd6ab361b9e72e1947354251be55'/>
<id>urn:sha1:6e8a94b26877fd6ab361b9e72e1947354251be55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a 'strvalid()' call to libkern.  Given a character pointer, and</title>
<updated>2002-02-18T00:37:03Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-02-18T00:37:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5578933d5617dc3688cc0d0d0a8a503fa664f729'/>
<id>urn:sha1:5578933d5617dc3688cc0d0d0a8a503fa664f729</id>
<content type='text'>
buffer length, determine if the pointer is to a valid string.  Currently,
the only check is whether a '\0' appears in the buffer.  This is useful
when pulling in a structure from userland that may contain one or more
strings, and validity testing must be performed on elements of the
structure.  When copying normal string arguments, copyinstr() is
expected to be used.
</content>
</entry>
</feed>
