| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
'RELENG_6_2_0_RELEASE'.
This commit was manufactured to restore the state of the 6.2-RELEASE image.
|
|
|
|
|
|
|
|
|
| |
over the array.
Submitted by: stefanf
Notes:
svn path=/head/; revision=140960
|
|
|
|
|
|
|
| |
strvalid.c.
Notes:
svn path=/head/; revision=140959
|
|
|
|
| |
Notes:
svn path=/head/; revision=116189
|
|
|
|
| |
Notes:
svn path=/head/; revision=91826
|
|
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.
Notes:
svn path=/head/; revision=90819
|