ARGV
if (argc > 0 && strcmp(ARGV(0), "boot") == 0) {
makebootdev(ARGV(0));
for (cp = ARGV(i); *cp; cp++) {