When opening up a telnet connection to the log/control ports, it would be very useful if the last n lines of output were echoed to the terminal. This is especially useful for softIOCs that present a menu to the user.
I have a patch that adds rudimentary support for this feature. I'll create a pull request as soon as I figure out how.