diff options
author | peter <peter@FreeBSD.org> | 2001-11-02 00:41:00 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2001-11-02 00:41:00 +0000 |
commit | 81577a9eef9caf93627f01d8ea65137149aa708c (patch) | |
tree | 26d35aaacdbbe27e2543d99c2e497b34e507204a /lib/libc/stdio/feof.c | |
parent | 5ee838cd4601f1e27d4097100a238ae10e2856cd (diff) | |
download | FreeBSD-src-81577a9eef9caf93627f01d8ea65137149aa708c.zip FreeBSD-src-81577a9eef9caf93627f01d8ea65137149aa708c.tar.gz |
"Fix" a problem that got copied from alpha to ia64 and broke there.
When we truncate the msgbuf size because the last chunk is too small,
correctly terminate the phys_avail[] array - the VM system tests
the *end* for zero, not the start. This leads the VM startup to
attempt to recreate a duplicate set of pages for all physical memory.
XXX the msgbuf handling is suspiciously different on i386 vs
alpha/ia64...
Diffstat (limited to 'lib/libc/stdio/feof.c')
0 files changed, 0 insertions, 0 deletions