opnsense-src/usr.sbin/vidcontrol
Ed Maste bbfcc42e41 vidcontrol: make size argument optional again for syscons
r273544 changed the -f option allow no arguments in vt mode (used to
reset the font back to the default), but broke the optionality of the
size argument for syscons. Drop the required argument from syscons'
optstring for -f so the optional argument handler works the same way
for both syscons and vt.

Reported by:	bde
Sponsored by:	The FreeBSD Foundation
2015-04-16 01:47:05 +00:00
..
decode.c Reencode files to UTF-8. Drop CP1252 em-dash. 2011-12-30 00:59:08 +00:00
decode.h Allow user to omit font size specification when loading a font. In addition 2001-04-09 17:24:29 +00:00
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
path.h o Teach vidcontrol(1) how to load vt(4) font. 2014-05-29 13:09:48 +00:00
vidcontrol.1 vt(4): Add PIO_VFONT_DEFAULT ioctl to restore the default builtin font 2014-10-23 12:38:05 +00:00
vidcontrol.c vidcontrol: make size argument optional again for syscons 2015-04-16 01:47:05 +00:00