DragonFly commits List (threaded) for 2003-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern imgact_elf.c kern_fp.c src/sys/sys ckpt.h file.h imgact_elf.h
dillon 2003/10/19 12:24:20 PDT
Modified files:
sys/kern imgact_elf.c kern_fp.c
sys/sys file.h imgact_elf.h
Added files:
sys/sys ckpt.h
Log:
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@xxxxxxxxxxx>
Revision Changes Path
1.10 +220 -44 src/sys/kern/imgact_elf.c
1.3 +98 -4 src/sys/kern/kern_fp.c
1.7 +4 -2 src/sys/sys/file.h
1.4 +2 -2 src/sys/sys/imgact_elf.h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]