HomeFreeBSD

sh: Remove remnants to compile out fc completely

Description

sh: Remove remnants to compile out fc completely

r360139 made compiling with NO_HISTORY work. This #define does not remove
the fc and bind builtins completely but makes them always write an error
message.

However, there was also some code in builtins.def and mkbuiltins to remove
the fc builtin entirely (but not the bind builtin). The additional build
system complication to make this work seems not worth it, so remove that
code.

Details

Provenance
jillesAuthored on
Parents
rS360209: Improve input validation when processing AUTH chunks.
Branches
Unknown
Tags
Unknown