summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_syscalls.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-01-17 17:58:52 +0000
committerpeter <peter@FreeBSD.org>1999-01-17 17:58:52 +0000
commit66afdef4692b6a9f8e4865b0000b63c776b03473 (patch)
tree0f38461300f770684eca75c05a33f7039e752aac /sys/kern/kern_syscalls.c
parentd94a9bb5f67ca36540c58fd2ee2dd1e127c59734 (diff)
downloadFreeBSD-src-66afdef4692b6a9f8e4865b0000b63c776b03473.zip
FreeBSD-src-66afdef4692b6a9f8e4865b0000b63c776b03473.tar.gz
Try and clean up the multiple formal loading support a bit, based on
suggestions from Greg Lehey some time ago. In the face of multiple potential file formats, try and give a more sensible error than just ENOEXEC. XXX a good case can be made that the loading process is wrong - the linker should locate the file first (using the search paths etc), then run the loaders to see if they recognize it. While the present system allows for the possibility of different search paths for different formats, we do not use it and it just makes things more complicated than they need to be.
Diffstat (limited to 'sys/kern/kern_syscalls.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud