Date: Mon, 30 Nov 1998 02:12:06 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libedit term.c Message-ID: <199811301012.CAA02852@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 1998/11/30 02:12:05 PST
Modified files:
lib/libedit term.c
Log:
On the alpha, sizeof(char*) != sizeof(int) which was assumed in
term_init(). This is the cause of /usr/bin/ftp faulting on the alpha.
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
Revision Changes Path
1.11 +1 -1 src/lib/libedit/term.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811301012.CAA02852>
