By chance did you read this:
http://www.openbsd.org/faq/upgrade43.html#etcUpgrade
If you just blindly did a `tar xzf -C / etc43.tgz` without following
instructions, then it surely would have overwritten what you had added
to the file.
Also note, /etc/gettytab is the file which handles this. Here is the
relavent section:
default:\
:np:im=\r\n%s/%m (%h) (%t)\r\n\r\n:sp#1200:cl=\E[H\E[2J:
D. Adam Karim
On Wed, May 14, 2008 at 08:50:35AM -0600, Mark Zimmerman wrote:
> Greetings:
>
> Following the procedure in FAQ 7.3. I had set up /etc/gettytab to
> clear the screen after logoff. After upgrading to 4.3, this no longer
> works. The Upgrade Guide mentions that /etc/ttys has changed; could
> this have had an impact on this? I would like to get this working
> again, so advice is welcome.
>
> -- Mark