Don't treat an empty command buffer as parse error.
authorYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Wed, 25 May 2005 06:22:22 +0000 (06:22 +0000)
committerYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Wed, 25 May 2005 06:22:22 +0000 (06:22 +0000)
commitd561b49246143c141e97e2f8237962ef92ec49da
treed4ad75e03bf102f8d1676888a39f09c68c776a09
parent9c095379236460b62dd1fb3ef8e73e749beca27e
Don't treat an empty command buffer as parse error.
The buffer will also be made empty after /boot.config
is successfully parsed, or when you hit just Enter key
to suppress 5-second wait.
sys/boot/i386/boot2/boot2.c
sys/boot/pc32/boot2/boot2.c