summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/icmp6.c
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2013-10-20 21:24:00 +0000
committermiod <miod@openbsd.org>2013-10-20 21:24:00 +0000
commit30a0f5862d96448a3252211d509e51f2d21a4aa5 (patch)
tree74381fa9cc9cb7420f9115fd2f281ac60e76d7e2 /sys/netinet6/icmp6.c
parentFix osiop.c inclusion rule. (diff)
downloadwireguard-openbsd-30a0f5862d96448a3252211d509e51f2d21a4aa5.tar.xz
wireguard-openbsd-30a0f5862d96448a3252211d509e51f2d21a4aa5.zip
No longer store fonts added with the WSDISPLAYIO_LDFONT ioctl into the
wsdisplay softc. Instead, since the knowledge about available fonts lies in the parent driver itself, introduce a list_font wsdisplay_accessop which queries a font index, suitable to use within the WSDISPLAYIO_LSFONT ioctl. With this in place: - there is no global wsdisplay limit on the number of fonts loaded. Such a limit will be enforced by the display drivers themselves. - built-in kernel fonts will now appear in the list of fonts. Grow a list_font accesop for rasops, which relies upon wsfont_enum(), which is turned into something useful (and abortable if you do not need to iterate further). Not used by any rasops driver yet.
Diffstat (limited to 'sys/netinet6/icmp6.c')
0 files changed, 0 insertions, 0 deletions