Oh, and you're passing VM_PROT_ALL -- that says "map this read/write/execute". You want VM_PROT_READ
Ryan Stone _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

