mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 05:49:27 +00:00
9d6218d088
size in terms of lines (instead of bytes). When changing video mode in ioctl SW_XXX commands, syscons checks scp->history_size and allocate a history buffer at least as large as the new screen size. (This was unnecessary before, because HISTORY_SIZE was as large as 100 lines and this is bigger than the maximum screen size: 60 lines). Similar adjustment is done in ioctl CONS_HISTORY command too. PR: kern/4169 Reviewed by: sos |
||
---|---|---|
.. | ||
advansys | ||
aic7xxx | ||
ar | ||
bktr | ||
ccd | ||
cy | ||
de | ||
dgb | ||
ed | ||
eisa | ||
en | ||
ep | ||
ex | ||
fdc | ||
fe | ||
fxp | ||
ic | ||
ie | ||
joy | ||
kbd | ||
lnc | ||
mcd | ||
mse | ||
pci | ||
pdq | ||
ppbus | ||
ppc | ||
rc | ||
rp | ||
scd | ||
si | ||
sio | ||
snp | ||
speaker | ||
sr | ||
syscons | ||
vn | ||
vx | ||
wl |