NetBSD/sys/arch/acorn26
abs 3267a6b9fe Update all kernel configs mentioning WSEMUL_* but not already including
WSDISPLAY_COMPAT_USL using the following rules:
- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL
- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1
  and commented out WSDISPLAY_COMPAT_USL
- Otherwise add WSDISPLAY_COMPAT_USL

Some of the INSTALL configs for larger memory machines are probably suitable
for adding WSDISPLAY_COMPAT_USL.

Now wsconscfg(8) should be able to switch VTs when expected.

Implemented after no objection from tech-kern to the following:

On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote:
> wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual
> terminals.
>
> Except when in an exceptionally memory or space constrained
> environment (INSTALL being the obvious case), is there any reason why
> all GENERIC and GENERIC-like kernels which have wscons enabled
> shouldn't also have WSDISPLAY_COMPAT_USL?
2012-08-17 20:11:37 +00:00
..
acorn26 Add include of <machine/pcb.h> 2012-08-16 18:15:10 +00:00
compile
conf Update all kernel configs mentioning WSEMUL_* but not already including 2012-08-17 20:11:37 +00:00
include u_int*_t -> uint*_t 2012-05-11 15:39:17 +00:00
iobus u_int*_t -> uint*_t 2012-05-11 15:39:17 +00:00
ioc u_int*_t -> uint*_t 2012-05-11 15:39:17 +00:00
podulebus Fix more -fno-common fallout. 2012-07-29 00:07:06 +00:00
stand Add ${_MKTARGET_LINK} 2012-08-16 16:23:32 +00:00
vidc u_int*_t -> uint*_t 2012-05-11 15:39:17 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00