summaryrefslogtreecommitdiff
path: root/sys/modules/compat_linux
AgeCommit message (Collapse)Author
2009-02-24Follow up the removal of linux_support.S for amd64 and i386.he
2008-12-08s/SYSVIPC/SYSVMSG/, for message queues support.njoly
2008-11-20PR port-amd64/39964 modules/compat_linux: missing symbols on amd64ad
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