]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove unused implementations of copyoutstr().
authorbrooks <brooks@FreeBSD.org>
Tue, 17 Apr 2018 17:20:04 +0000 (17:20 +0000)
committerbrooks <brooks@FreeBSD.org>
Tue, 17 Apr 2018 17:20:04 +0000 (17:20 +0000)
commit5e1b568c2a6d9ea5500c000b7bcd6a8e0b13dbc3
tree3c7c76ae2894b86ecff26e78d887861528080efc
parentfa2c7f1a6154ec514ae8aa99cc166d69f7b64528
Remove unused implementations of copyoutstr().

Also remove the commented out documentation.  The documentation arrived
with the import of the copy.9 manpage.  I suspect the implementations
came from NetBSD while bootstrapping the Arm and MIPS ports.

Reviewed by: andrew, jmallett
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D15108
share/man/man9/copy.9
sys/arm/arm/copystr.S
sys/mips/mips/support.S