svn commit: r326554 - in head: . usr.bin/sponge usr.bin/sponge/tests usr.bin/tee

Rodney W. Grimes freebsd at pdx.rh.CN85.dnsmgr.net
Tue Dec 5 12:58:48 UTC 2017


[ Charset UTF-8 unsupported, converting... ]
> On Mon, Dec 4, 2017 at 7:55 PM, Eitan Adler <eadler at freebsd.org> wrote:
> > Author: eadler
> > Date: Tue Dec  5 03:55:10 2017
> > New Revision: 326554
> > URL: https://svnweb.freebsd.org/changeset/base/326554
> >
> > Log:
> >   sponge(1): initial commit
> >
> >   sponge(1) is a utility that reads input until
> >   complete, then opens the output file, then
> >   writes to it. This makes it useful in pipelines
> >   that read and write to the same file.
> >
> >   Reviewed by:  wblock, jilles, imp, cem, danfe (all: various iterations)
> 
> I don't recall reviewing this in any iteration, but I could be mistaken.

I do not see any of these names with checks in the reviewed by box,
providing feedback in a review != reviewed by unless they have
accepted it.

Further more, why does freebsd need this in base?

-- 
Rod Grimes                                                 rgrimes at freebsd.org


More information about the svn-src-head mailing list