Module Name: src Committed By: maxv Date: Sat Mar 22 07:27:22 UTC 2014
Modified Files: src/sys/kern: exec_elf.c Log Message: Small changes: - rename elf_load_file() to elf_load_interp() - use the correct type for 'nused' - remove useless cases - reorder a kmem_alloc ok christos@ To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/sys/kern/exec_elf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.