From owner-freebsd-questions Sat Nov 23 21:13:02 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA28537 for questions-outgoing; Sat, 23 Nov 1996 21:13:02 -0800 (PST) Received: from spiff.cc.iastate.edu (spiff.cc.iastate.edu [129.186.142.89]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id VAA28530 for ; Sat, 23 Nov 1996 21:12:56 -0800 (PST) Received: by spiff.cc.iastate.edu with sendmail-5.65 id ; Sat, 23 Nov 1996 23:12:50 -0600 Message-Id: <9611240512.AA18076@spiff.cc.iastate.edu> To: questions@freebsd.org Reply-To: graphix@iastate.edu Subject: where is tset? Date: Sat, 23 Nov 1996 23:12:49 CST From: Kent Vander Velden Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Where is tset being called from when a person logs into a freebsd box? This is causing some reall annoyances when I telnet from a xterm and after I login the tab stops are messed up on anything except a 80 column screen. This causes the first character of each line to be the extra me last character of the previous line except for the first line. I use tcsh if that matters. I have grepped in /etc/ ~/. /usr/share/skel, etc and have yet to find where this is being called from. Thanks. --- Kent Vander Velden graphix@iastate.edu