freebsd-dev/sys/i386/isa/pcvt
Hellmuth Michaelis 191293e031 Substantially cleanup of the pcvt kernel part. This cleanup does
not introduce (hopefully) any functional changes but gets rid of
the #ifdef spaghetti pcvt suffered from more and more over the
years.

Several no more used parts of the source were removed, others
which are used by default are now non-optional components:

PCVT_NETBSD		removed completety
PCVT_FREEBSD		removed option, code is now standard
PCVT_KBD_FIFO		removed option, code is now standard
PCVT_EMU_MOUSE		removed completety
PCVT_SW0CNOUTP		removed completety
PCVT_PORTIO_DELAY	obsolete, removed
PCVT_KEYBDID		removed option, code is now standard
PCVT_SIGWINCH		removed option, code is now standard
PCVT_PALFLICKER		removed completety
PCVT_WAITRETRACE	removed completety
PCVT_NOFASTSCROLL	removed option, code is now standard
PCVT_USL_VT_COMPAT	removed the "old" non-vt Xserver code completely,
			depending on XSERVER, this code is now standard.

Pcvt userland cleanup will follow as well as newbusifying the
kernel part.
2000-03-26 09:17:14 +00:00
..
pcvt_conf.h Substantially cleanup of the pcvt kernel part. This cleanup does 2000-03-26 09:17:14 +00:00
pcvt_drv.c Substantially cleanup of the pcvt kernel part. This cleanup does 2000-03-26 09:17:14 +00:00
pcvt_ext.c Substantially cleanup of the pcvt kernel part. This cleanup does 2000-03-26 09:17:14 +00:00
pcvt_hdr.h Substantially cleanup of the pcvt kernel part. This cleanup does 2000-03-26 09:17:14 +00:00
pcvt_kbd.c Substantially cleanup of the pcvt kernel part. This cleanup does 2000-03-26 09:17:14 +00:00
pcvt_kbd.h Substantially cleanup of the pcvt kernel part. This cleanup does 2000-03-26 09:17:14 +00:00
pcvt_out.c Substantially cleanup of the pcvt kernel part. This cleanup does 2000-03-26 09:17:14 +00:00
pcvt_sup.c Substantially cleanup of the pcvt kernel part. This cleanup does 2000-03-26 09:17:14 +00:00
pcvt_tbl.h Substantially cleanup of the pcvt kernel part. This cleanup does 2000-03-26 09:17:14 +00:00
pcvt_vtf.c Substantially cleanup of the pcvt kernel part. This cleanup does 2000-03-26 09:17:14 +00:00