<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/libkern/strvalid.c, 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-06-11T05:37:42Z</updated>
<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/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/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/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>
