CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/09 14:04:40
Modified files:
sys/arch/aviion/stand/libsa: parse_args.c
Log message:
Fix parse_args() to ignore device specification and correctly append the
default kernel name if only a boot device is specified.
This makes boot paths like "sd()" auto-boot without asking for a kernel name.
