2a08d54a9a
at the moment. This includes the addition of two new wsdisplay ioctls, WSDISPLAY_{G,S}BORDER, one to get the actual color and one to set it, respectively. Possible colors match those defined by ANSI (and listed in wsdisplayvar.h). It also adds two accessops to the underlying graphics device, getborder and setborder, which mach their ioctl counterparts. Two kernel options are added: WSDISPLAY_CUSTOM_BORDER, which enables the ioctls described above (to customize the border color from userland after boot), and WSDISPLAY_BORDER_COLOR, which sets the color at boot time. The former is enabled by default on the GENERIC kernel, but not on INSTALL (among others). The later is always commented out, leaving the usual black border as a default. wsconsctl is modified to allow accessing this value easily. For example, 'wsconsctl -d -w border=blue'. |
||
---|---|---|
.. | ||
3RDPARTY | ||
BRANCHES | ||
BUILDING.mdoc | ||
CHANGES | ||
CHANGES.prev | ||
HACKS | ||
LAST_MINUTE | ||
README.files | ||
RESPONSIBLE | ||
TODO | ||
TODO.i18n | ||
TODO.kqueue |
# $NetBSD: README.files,v 1.2 2002/09/23 08:02:34 lukem Exp $ What's in this directory: CHANGES Changes between the XXX.XXX-1 and XXX.XXX releases. CHANGES.prev Changes in previous NetBSD releases. LAST_MINUTE Last minute changes and notes about the release. README.files This file. patches/ Post-release binary code patches. shared/ Binary sets shared between multiple ports. source/ Source code. source/sets/ Source distribution sets; see below. source/patches/ Post-release source code patches. In addition to the files and directories listed above, there is one directory per architecture, for each of the architectures for which NetBSD XXX.XXX has a binary distribution. The contents of each architecture's directory are described in an "INSTALL" file found in that directory. The most recent list of mirror sites for NetBSD is viewable at the URL: http://www.NetBSD.org/Sites/net.html If you are receiving this distribution on a CD set, some files and subdirectories may be on a separate disc; read all README files for more information. See http://www.NetBSD.org/Misc/crypto-export.html for the formal status of the exportability out of the United States of some pieces of the distribution tree containing cryptographic software. If you export these bits and the above document says you should not do so, it's your fault, not ours.