Break bad APIs (gets(), getwd()) (keep compat symbols)
gets removal is ready to go once gcc ports are fixed review: https://reviews.freebsd.org/D12298 exp-run: PR222796
This is still waiting on the gcc ports.
gets committed as r351659
getwd() is possible to use correctly, so it lacks the same argument for removal as gets()