jeff 2005-05-03 10:51:39 UTC
FreeBSD src repository
Modified files:
sys/kern imgact_aout.c imgact_elf.c
Log:
- Neither of our image formats require Giant now that the vm and vfs have
been locked.
Revision Changes Path
1.99 +0 -2 src/sys/kern/imgact_aout.c
1.160 +0 -2 src/sys/kern/imgact_elf.c