>> o Is there a way to increase the number of lines of console output that are
>> "remembered" when you hit Scroll-Lock. Is this the MSGBUF_SIZE parameter?
>> What would be the consequences of increasing this slightly? e.
>
>The value compiled into the kenrnel is set with SC_HISTORY_SIZE; see
> o Is there a way to increase the number of lines of console output that are
> "remembered" when you hit Scroll-Lock. Is this the MSGBUF_SIZE parameter?
> What would be the consequences of increasing this slightly? e.
The value compiled into the kenrnel is set with SC_HISTORY_SIZE; see LINT o