HomeFreeBSD

vt(4): Support syscons' SC_HISTORY_SIZE to configure history size

Description

vt(4): Support syscons' SC_HISTORY_SIZE to configure history size

Therefore, to set histry size to 2000 lines, add the following line to
your kernel configuration file:

options SC_HISTORY_SIZE=2000

The default history remains at 500 lines.

MFC of: r274117

Details

Provenance
dumbbellAuthored on
Parents
rS274867: By the time that vm_reserv_init() runs, vm_phys_segs[] is initialized. Use
Branches
Unknown
Tags
Unknown

Event Timeline