green 2004-08-09 18:46:13 UTC
FreeBSD src repository
Modified files:
sys/kern link_elf.c
Log:
Normalize the VM wiring done with SPARSE_MAPPING: check for errors, and
unmap when done. For whatever reason, SPARSE_MAPPING is not even a
config option, so this is dead code.
Revision Changes Path
1.81 +17 -10 src/sys/kern/link_elf.c