yokota ec0b9f839d Add a new compile option SC_HISTORY_SIZE to specify the history buffer
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
1997-09-04 23:01:06 +00:00
..
1997-09-04 03:14:49 +00:00
1997-06-14 13:56:12 +00:00
1997-09-02 20:06:59 +00:00
1997-08-26 07:32:51 +00:00
1997-08-02 14:33:27 +00:00
1997-09-04 03:14:49 +00:00
1997-08-28 14:45:26 +00:00
1997-09-02 20:06:59 +00:00
1997-07-21 16:55:28 +00:00
1997-05-28 04:45:15 +00:00
1997-09-02 20:06:59 +00:00
1997-09-02 20:06:59 +00:00
1997-09-01 03:17:34 +00:00