Enhance the fp_*() API. Reorganize the ELF dump code using the fp_*()
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 19 Oct 2003 19:24:20 +0000 (19:24 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 19 Oct 2003 19:24:20 +0000 (19:24 +0000)
commit731100e5251713a5fe6d2cc22a4d985cea80fb32
treebb7d9d9198afaa057d7dfffb198a1d0414ec03f7
parent1d712609bf610c4351c11a5c23b0b7ba4405c750
Enhance the fp_*() API.  Reorganize the ELF dump code using the fp_*()
API and adding hooks to make checkpointing easier.

Submitted-by: Kip Macy <kmacy@fsmware.com>
sys/kern/imgact_elf.c
sys/kern/kern_fp.c
sys/sys/ckpt.h [new file with mode: 0644]
sys/sys/file.h
sys/sys/imgact_elf.h