Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2017 04:58:45 -0800 (PST)
From:      "Rodney W. Grimes" <freebsd@pdx.rh.CN85.dnsmgr.net>
To:        cem@freebsd.org
Cc:        Eitan Adler <eadler@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r326554 - in head: . usr.bin/sponge usr.bin/sponge/tests usr.bin/tee
Message-ID:  <201712051258.vB5CwjQN051356@pdx.rh.CN85.dnsmgr.net>
In-Reply-To: <CAG6CVpXGATey4VC6u0seN=3Sb%2BzvYTve9bJ9WY%2BpUDtPJjHHkw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
[ Charset UTF-8 unsupported, converting... ]
> On Mon, Dec 4, 2017 at 7:55 PM, Eitan Adler <eadler@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@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712051258.vB5CwjQN051356>