Cleanups made necessary by r348115, or reactions to it:
- Change size_t to vm_size_t in some places.
- Rename vm_map_entry_resize_free to drop the _free part.
- Fix whitespace errors.
- Fix screwups in patch-conflict-management that left out important
changes related to growing and shrinking objects.
Reviewed by: alc
Approved by: kib (mentor)