CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/10/02 04:10:30
Modified files:
usr.sbin/config: exec.c ukc.c
Log message:
When using `config -e`:
* Don't print a NULL pointer if binary loaded is not a kernel.
* Don't segfault of binary loaded is not a kernel.
* Report non-existent kernel via a preliminary stat().
* Make a warning look like the rest.
OK haesbaert@, nicm@
