Merge commit 'bd136720030ebb0b31e6d5a2236b9d0ddac71b94'
usr.bin/bc: update to version 4.0.1
This update adds a flush() of the output buffer to the bc print command.
(cherry picked from commit 8ea9013512494c9f035afa1ffa1e199b44c7904f)
This commit included a change to .gitattributes for an already
checked-in file, which caused an inconsistency in the repository.
This was fixed by Michael Gmelin with a follow-up commit:
Synch index of contrib/bc with what is in workdir after cloning.
From a workdir perspective this should be a no-op.
See also:
https://lists.freebsd.org/pipermail/freebsd-current/2021-April/079569.html
(cherry picked from commit a0358e3d5184950b4316f105eb292cbafdea208b)