CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/18 08:17:23
Modified files:
sys/dev/wscons : wscons_features.h wsemulvar.h
Log message:
Add a conditional to disable most of the `abort state' code in the emulation
code. Enable this if SMALL_KERNEL, since this code is currently only really
needed for udl(4) which is not on any tight (SMALL_KERNEL) installation media.
