Make the emulations, exec formats, coredump, NFS, and the NFS serverinto modules. By and large this commit:- shuffles header files and ifdefs- splits code out where necessary to be modular- adds
Make the emulations, exec formats, coredump, NFS, and the NFS serverinto modules. By and large this commit:- shuffles header files and ifdefs- splits code out where necessary to be modular- adds module glue for each of the components- adds/replaces hooks for things that can be installed at runtime
show more ...