Here are the comments from the patch:
# This is a patch to the Linux kernel console driver to add the capability of
# setting the border color on EGA or VGA displays. I saw somewhere that seting
# the border color is an extension of setting the text foreground and
# background colors; ie: ^[[5xm instead of ^[[3xm and ^[[4xm.
# So it is implemented here.
# Resetting the terminal sets the border color to be the same as the text
# background color. In order to be able to use this feature, you must
# put the entry ':rs=\Ec:' somewhere in /etc/termcap. Then you will
# be able to set the border color to the background color by invoking
# the following command:
# setterm -reset
# You can explicitly set the border color to the background color
# (without resetting the terminal) by using ^[[59m.
--
l...@tfnet.ils.unc.edu (Lou Sortman) for(i=0; i<3; i++) puts(
"Janet! Dr. Scott! \n"
"Janet! Brad! \n"
Whoever dies with the most LEGO wins. "Rocky! <Uh!> \n");