1 $NetBSD: TODO,v 1.12 2004/05/13 09:31:11 lukem Exp $
5 consider symlinking various CONFIGFILES dirs in lib/X11 to /etc/X11
7 check all Imakefile & config diffs between -rv4-3-0 -rv4-4-0 , including:
14 add getconfig (needs perl)
16 convert lbxutil to a build-only library
18 Native lib/Xxf86dga on i386 defines HAS_APERTURE_DRV to force the
19 use of /dev/xf86 (from the aperture driver) instead of /dev/mem.
20 The server code in programs/Xserver/hw/xfree86/os-support/bsd
21 correctly tries both /dev/xf86 and /dev/mem.
22 (/dev/mem requires options INSECURE)