From owner-freebsd-questions@FreeBSD.ORG Thu Mar 31 23:29:44 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98A2416A4CE for ; Thu, 31 Mar 2005 23:29:44 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A8D043D53 for ; Thu, 31 Mar 2005 23:29:44 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so518455rng for ; Thu, 31 Mar 2005 15:29:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=iYyAbgJq1o8aWzeZG4hGYBbu1UqsTwhDt9lT8bxWO0g4PRgEAjc+xPERyOYUZm/EdH9nmpHS9EU/gUYgtwPqoAt2YFaC5zSnLTlx8B4aT5FZQXUgvSv6NWGLI2CoD9JqOePy9L1hi3Vw9MuHld40RRZGC3cmiNot6KvlFxYGUGE= Received: by 10.38.12.35 with SMTP id 35mr2204449rnl; Thu, 31 Mar 2005 15:29:43 -0800 (PST) Received: by 10.38.74.23 with HTTP; Thu, 31 Mar 2005 15:29:43 -0800 (PST) Message-ID: Date: Fri, 1 Apr 2005 01:29:43 +0200 From: Gert Cuykens To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: i did it again X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 23:29:44 -0000 i putted mysqlsafe in my rc.local and found out ctrl + c doesnt work :) In single user mode i wanted to edit the file but joe crashed and vi was very strange. it was like it only had one line to display the file and the arrow keys where acting strange ? Any ideas how i can fix this ? I read somthing with missing /etc/termcap ?