Add another argument to fp_read() to tell the kernel to read the entire
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 6 Jul 2005 05:59:43 +0000 (05:59 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 6 Jul 2005 05:59:43 +0000 (05:59 +0000)
commitba9c8ec16f062c93a3a11e59bf06c94c8fd68c09
tree91a4e83239bacaa7cd56cf0c479fb2a3cf2e8c76
parenta8440c4d9fef7d0e5118069a00e898dc9e4ee6f1
Add another argument to fp_read() to tell the kernel to read the entire
requested size, looping if necessary.
sys/kern/kern_checkpoint.c
sys/kern/kern_firmware.c
sys/kern/kern_fp.c
sys/sys/file.h