freebsd-dev/usr.sbin/vidcontrol
Maxim Sobolev 5e0db936b5 Allow user to omit font size specification when loading a font. In addition
the following fixes had been made:

- check the size of the font being loaded and compare it with possible sizes
  to minimise possibility of loading something that is not a fontfile at all
  and turning console screen into garbage;

- prevent buffer overflow (and coredump as a result ) when loading valid
  uuencoded file with size that exceeds allocated buffer;

- correct and improve several error messages.

Approved by:	-audit, -hackers (silently)
2001-04-09 17:24:29 +00:00
..
decode.c Allow user to omit font size specification when loading a font. In addition 2001-04-09 17:24:29 +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 - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:42:20 +00:00
path.h Added vidcontrol util from 1.1.5.1+ 1994-08-17 09:00:13 +00:00
vidcontrol.1 Allow user to omit font size specification when loading a font. In addition 2001-04-09 17:24:29 +00:00
vidcontrol.c Allow user to omit font size specification when loading a font. In addition 2001-04-09 17:24:29 +00:00