rewrite command processing.
authormickey <mickey@openbsd.org>
Mon, 21 Apr 1997 20:03:30 +0000 (20:03 +0000)
committermickey <mickey@openbsd.org>
Mon, 21 Apr 1997 20:03:30 +0000 (20:03 +0000)
commitdc461ba48026b490be6611630302b5424b6e11a5
tree5bcc2678ff546f4891dca3e9fb6a8f8a4fb0f385
parent84d5fab29b7ddccd9528a19c38a09dc578746f75
rewrite command processing.
two levels of commands from now (set has it's own {device,image,addr,howto})
all the combinations of {device,path,image,options} is now possible on boot.
move cmd_state init into .data again, no more memory limits
sys/arch/i386/stand/boot/boot.c
sys/arch/i386/stand/boot/cmd.c
sys/arch/i386/stand/boot/cmd.h
sys/stand/boot/boot.c
sys/stand/boot/cmd.c
sys/stand/boot/cmd.h