00b617c08a
As documented in PR port-i386/49208, this fixes strchr(s, '\0'), as used by the FAT first-stage bootloader on x86 (bootxx_msdos). strchr(s, '\0') is otherwise equivalent to strlen(string), which would probably look nicer in the original file, dosfs.c from libsa. Confirmed working in qemu and on real hardware. ok joerg@ XXX pull-up to netbsd-6 and netbsd-7 |
||
---|---|---|
.. | ||
arch | ||
atomic | ||
cdb | ||
gen | ||
gmon | ||
hash | ||
inet | ||
md | ||
net | ||
quad | ||
stdlib | ||
string | ||
sys | ||
Makefile.inc |