CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/04/24 11:30:31
Modified files:
sys/arch/alpha/conf: GENERIC
sys/arch/amd64/conf: GENERIC
sys/arch/armv7/conf: GENERIC
sys/arch/i386/conf: GENERIC
sys/arch/macppc/conf: GENERIC
sys/arch/zaurus/conf: GENERIC
sys/dev/wscons : wsdisplay_compat_usl.c wsdisplay_usl_io.h
Log message:
Remove 'option COMPAT_PCVT' now that X doen't use it anymore.
An X server built after april 3 is needed to be able to start X with
the new kernel.
ok kettenis@