On Thu, Sep 13, 2018 at 02:15:34PM -0600, Todd C. Miller wrote: > On Thu, 13 Sep 2018 10:47:35 -0600, "Todd C. Miller" wrote: > > > Use the passwd/group cache functions in mtree(1) to avoid repeatedly > > looking up the same user/group. The passwd and group files are > > kept open too. > > I sent out and older version of the diff that was missing some > includes in mtree.c. Below is the corrected version.
ok tb
