NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/56496: etcupdate(8) merge formatting issue
The following reply was made to PR bin/56496; it has been noted by GNATS.
From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: bin/56496: etcupdate(8) merge formatting issue
Date: Thu, 18 Nov 2021 06:50:38 -0800 (PST)
On Thu, 18 Nov 2021, Hauke Fath wrote:
> The following reply was made to PR bin/56496; it has been noted by GNATS.
>
> From: Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc: gnats-admin%NetBSD.org@localhost
> Subject: Re: bin/56496: etcupdate(8) merge formatting issue
> Date: Thu, 18 Nov 2021 12:30:23 +0100
>
> On Thu, 18 Nov 2021 10:35:01 +0000 (UTC), RVP wrote:
> > Do root's startup scripts run tabs or tset?
>
> I have this, since ~forever:
>
> % fgrep -2 tset /etc/csh.*
> /etc/csh.login-if (${?prompt}) then
> /etc/csh.login- if (${OSTYPE} !=3D 'darwin') then
> /etc/csh.login: eval `tset -Q -s -m 'dialup:?vt100' -m=20
> 'unknown:?vt100' -m 'network:?xterm'`
> /etc/csh.login- endif
> /etc/csh.login- if (${OSTYPE} =3D=3D 'NetBSD' || ${OSTYPE} =3D=3D 'darwi=
> n')=20
> then
> %
On the one target which I have reproduced the wrong formatting, I
also have an invocation of tset in my ~/.login, albeit somewhat
simpler:
eval `tset -s -m 'network:?xterm'`
This is only on my old 6.1.5 system. It has been removed (somewhere
along the river of time) from my main system.
+--------------------+--------------------------+----------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost |
| & Network Engineer | | pgoyette99%gmail.com@localhost |
+--------------------+--------------------------+----------------------+
Home |
Main Index |
Thread Index |
Old Index