324172abaf
Re-adds the archived-but-unapplied scrollback support: a 1000-line ring buffer in TextScreen capturing all output (incl. pre-handoff boot log), a Handle::Scrollback variant opened via /scheme/fbcon/<vt>/scrollback, and a read path returning the retained buffer. Adapted to the current single-step openat scheme protocol.