]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader: implement proper 8 char tab stops
authortsoome <tsoome@FreeBSD.org>
Thu, 9 May 2019 10:37:57 +0000 (10:37 +0000)
committertsoome <tsoome@FreeBSD.org>
Thu, 9 May 2019 10:37:57 +0000 (10:37 +0000)
commit5ec7dd993f952bac731fe98b3c785e2bb362335a
tree0a5265934ba368d13e3ad4d9be53aa44950d32e6
parent8b55b827e2531072b51d9a1de1a6eac45464ad16
loader: implement proper 8 char tab stops

The current console code is printing out 8 spaces for tab, calculate
the amount of spaces based on tab stops.
stand/efi/libefi/efi_console.c
stand/i386/libi386/vidconsole.c