contrib/bc: MFC version 5.2.2
This release assigns a default value to the internal program name
variable in case the program is invoked with argv[0] == NULL.
There was no security issue: the prevuous program version would have
been immediately terminated due to a NULL dereference.
(cherry picked from commit 00698711dee1d990d3db9c41bf58394e589eecfe)