mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 12:53:33 +00:00
604919c47f
In two places we use '0' for a column number. However, the upper left hand corner of the screen is 1, 1. Fix those two confusions. Also, fix a comment that flipped the coordinates in a comment (I'm used to the vt100 convention where it's row, column (eg y, x)) and didn't notice the rest of the code uses x, y. Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D46777 |
||
---|---|---|
.. | ||
cli.lua | ||
cli.lua.8 | ||
color.lua | ||
color.lua.8 | ||
config.lua | ||
config.lua.8 | ||
core.lua | ||
core.lua.8 | ||
drawer.lua | ||
drawer.lua.8 | ||
gfx-beastie.lua | ||
gfx-beastiebw.lua | ||
gfx-fbsdbw.lua | ||
gfx-orb.lua | ||
gfx-orbbw.lua | ||
gfx.lua.8 | ||
hook.lua | ||
hook.lua.8 | ||
loader.conf.lua.5 | ||
loader.lua | ||
loader.lua.8 | ||
Makefile | ||
Makefile.depend | ||
menu.lua | ||
menu.lua.8 | ||
password.lua | ||
password.lua.8 | ||
screen.lua | ||
screen.lua.8 |