Re: terminal is cleared when logging as root

2023-10-24 Thread Daniel Jakots
On Tue, 24 Oct 2023 13:48:31 -0600, Todd C. Miller wrote: > Index: etc/root/dot.profile > === > RCS file: /cvs/src/etc/root/dot.profile,v > retrieving revision 1.9 > diff -u -p -u -r1.9 dot.profile > --- etc/root/dot.profile 13

Re: terminal is cleared when logging as root

2023-10-24 Thread Todd C . Miller
On Tue, 24 Oct 2023 10:12:12 +0100, Stuart Henderson wrote: > On 2023/10/24 08:21, Nicholas Marriott wrote: > > I can't see what is different in tset, both old and new should just > > send is2 and that hasn't changed as far as I can tell. > > > > Can someone show me the output of this from before

Re: terminal is cleared when logging as root

2023-10-24 Thread Stuart Henderson
On 2023/10/24 08:21, Nicholas Marriott wrote: > I can't see what is different in tset, both old and new should just > send is2 and that hasn't changed as far as I can tell. > > Can someone show me the output of this from before the ncurses update > (maybe 7.4-release): > > /usr/bin/tset -sQ '

Re: terminal is cleared when logging as root

2023-10-24 Thread Nicholas Marriott
I can't see what is different in tset, both old and new should just send is2 and that hasn't changed as far as I can tell. Can someone show me the output of this from before the ncurses update (maybe 7.4-release): /usr/bin/tset -sQ '-munknown:?vt220' vt220 2>&1|cat -v On Mon, Oct 23, 2023

Re: terminal is cleared when logging as root

2023-10-23 Thread Todd C . Miller
On Mon, 23 Oct 2023 13:16:36 -0400, Daniel Jakots wrote: > I installed a new machine on Saturday (with -current) and I noticed > that when I logged in as root the terminal get cleared but not cleanly. > I upgraded a existing machine to a newer snapshot and then the problem > appeared as well. > >

Re: terminal is cleared when logging as root

2023-10-23 Thread Hrvoje Popovski
On 23.10.2023. 19:16, Daniel Jakots wrote: > Hi, I installed a new machine on Saturday (with -current) and I noticed > that when I logged in as root the terminal get cleared but not cleanly. > I upgraded a existing machine to a newer snapshot and then the problem > appeared as well. This happens wh

terminal is cleared when logging as root

2023-10-23 Thread Daniel Jakots
Hi, I installed a new machine on Saturday (with -current) and I noticed that when I logged in as root the terminal get cleared but not cleanly. I upgraded a existing machine to a newer snapshot and then the problem appeared as well. This happens when using `doas su -`, `ssh root@` and I think I h