K 10 svn:author V 7 oshogbo K 8 svn:date V 27 2019-03-21T05:00:24.048976Z K 7 svn:log V 251 strings: do not depend on stdin Instead of depending on one stdin FILE structure and use freopen(3), pass to the functions appropriate FILE structure. Reviewed by: cem Discussed with: emaste Differential Revision: https://reviews.freebsd.org/D18037 END