[ Charset UTF-8 unsupported, converting... ] > Author: eadler > Date: Wed Dec 6 02:47:46 2017 > New Revision: 326614 > URL: https://svnweb.freebsd.org/changeset/base/326614 > > Log: > sponge(1): revert > > I did a complete buildworld and test... with the program disconnected > from the tree. Revert the change for now. > > (this keeps the change to .arclint which is still correct)
Commited with no log entry that makes any sense about why it was changed, please revert .arclint and recommit with a proper log entry for .arclint as to why all /tests/ dirs should be ignored. > Wearing: my pointhat > > Deleted: > head/usr.bin/sponge/ > Modified: > head/etc/mtree/BSD.tests.dist > head/usr.bin/Makefile > head/usr.bin/tee/tee.1 > > Modified: head/etc/mtree/BSD.tests.dist > ============================================================================== > --- head/etc/mtree/BSD.tests.dist Wed Dec 6 02:21:11 2017 > (r326613) > +++ head/etc/mtree/BSD.tests.dist Wed Dec 6 02:47:46 2017 > (r326614) > @@ -712,8 +712,6 @@ > .. > soelim > .. > - sponge > - .. > stat > .. > tail > > Modified: head/usr.bin/Makefile > ============================================================================== > --- head/usr.bin/Makefile Wed Dec 6 02:21:11 2017 (r326613) > +++ head/usr.bin/Makefile Wed Dec 6 02:47:46 2017 (r326614) > @@ -148,7 +148,6 @@ SUBDIR= alias \ > soelim \ > sort \ > split \ > - sponge \ > stat \ > stdbuf \ > strings \ > > Modified: head/usr.bin/tee/tee.1 > ============================================================================== > --- head/usr.bin/tee/tee.1 Wed Dec 6 02:21:11 2017 (r326613) > +++ head/usr.bin/tee/tee.1 Wed Dec 6 02:47:46 2017 (r326614) > @@ -72,8 +72,6 @@ utility takes the default action for all signals, > except in the event of the > .Fl i > option. > -.Sh SEE ALSO > -.Xr sponge 1 > .Sh EXIT STATUS > .Ex -std > .Sh STANDARDS > > -- Rod Grimes rgri...@freebsd.org _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"