K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2014-11-22T17:47:03.075594Z K 7 svn:log V 264 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 END