K 10 svn:author V 3 des K 8 svn:date V 27 2016-11-28T21:00:19.283860Z K 7 svn:log V 334 Use malloc()ed buffers instead of stack buffers in gr_copy() and pw_copy(). This allows pw(8) to operate on passwd and group files with longer lines than could be accomodated by a stack buffer. It doesn't take more than a few hundred users to exceed 8192 bytes in /etc/group. MFC after: 3 weeks Sponsored by: The University of Oslo END