Conrad Meyer 294b75a880 copystr(9): Move to deprecate [1/2]
Unlike the other copy*() functions, it does not serve to copy from one
address space to another or protect against potential faults. It's just
an older incarnation of the now-more-common strlcpy().

Reviewed by:	jhb
MFC after:	i² days
Differential Revision:	yes (see 2/2)
2020-05-11 22:48:00 +00:00
..
2020-05-09 12:58:27 +00:00
2020-05-11 22:08:08 +00:00
2020-05-11 22:48:00 +00:00