Fix a number of places where the kernel assumed it could directly access
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 12 Jan 2007 06:06:58 +0000 (06:06 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 12 Jan 2007 06:06:58 +0000 (06:06 +0000)
commite7440b28c467b60ff768535f0fd40344e003808e
treea2884884622a1f54c83dff87edad21ac8f06d10c
parent460426e693788321bc2a7b3dc401104116447253
Fix a number of places where the kernel assumed it could directly access
user memory.  Primarily the core dump code.
sys/kern/imgact_elf.c
sys/kern/kern_checkpoint.c
sys/kern/kern_firmware.c
sys/kern/kern_fp.c
sys/kern/kern_syslink.c
sys/kern/vfs_journal.c
sys/sys/file.h