BOOTFILELEN
strncpy(nd->nd_bootfile, bootp->bp_file, BOOTFILELEN);
nd->nd_bootfile[BOOTFILELEN - 1] = '\0';