From owner-freebsd-bugs Sat Feb 14 07:40:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA03273 for freebsd-bugs-outgoing; Sat, 14 Feb 1998 07:40:10 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA03259; Sat, 14 Feb 1998 07:40:07 -0800 (PST) (envelope-from gnats) Date: Sat, 14 Feb 1998 07:40:07 -0800 (PST) Message-Id: <199802141540.HAA03259@hub.freebsd.org> To: freebsd-bugs Cc: From: Mark Murray Subject: Re: bin/5741: Coredump in ftp client. Reply-To: Mark Murray Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/5741; it has been noted by GNATS. From: Mark Murray To: brianfeldman@hotmail.com Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/5741: Coredump in ftp client. Date: Sat, 14 Feb 1998 17:33:42 +0200 > Just start ftp and type  (^\). The function of ^\ is to send a SIGABRT to the process. SIGABRT will cause a core dump. Therefore, this is a feature, not a bug :-) Look at the man page for stty(1). M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message