diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2005-03-09 17:48:42 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2005-03-09 17:48:42 +0000 |
commit | 1da8f26758611ca48a0d63bbc6ac0af99badda46 (patch) | |
tree | 47981a5cbfc14be7566451d31bde4ee157178358 /sys/arch/sparc64/dev | |
parent | e72b6c81d823b982b711bef1f9deed02e903581f (diff) |
Make the sun emulation match what the old SunOS cons(4) manual page describes:
- Fix an uninitialized variable for ESC[p and ESC[q control sequences.
- Skip invoxing wscons accessops when we know they'll have nothing to do
(e.g. scroll 0 lines, erase 0 lines, etc)
- Correctly handle spurious parameters in control sequences - the ones to
take into account are the _last_ received, not the _first_. Which makes
things pretty funny for control sequences requiring more than one parameter,
since it is not mandatory to provide all parameters.
ok todd@
Diffstat (limited to 'sys/arch/sparc64/dev')
0 files changed, 0 insertions, 0 deletions