summaryrefslogtreecommitdiff
path: root/sys/modules/exec_aout
AgeCommit message (Collapse)Author
2008-11-20typoad
2008-11-20exec_aout module:ad
- compat_exec.c belongs here, not in compat. - Make COMPAT_NOMID work in here.
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
into 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