Xref: utzoo comp.unix.xenix:8740 comp.unix.i386:1428 alt.sources:1250 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!snorkelwacker!apple!motcsd!dms!shepperd From: shepperd@dms.UUCP (Dave Shepperd) Newsgroups: comp.unix.xenix,comp.unix.i386,alt.sources Subject: Line discipline (cled) patches 1 of 1 Message-ID: <902@dms.UUCP> Date: 27 Nov 89 19:59:45 GMT Organization: Atari Games Inc., Milpitas, CA Lines: 33 Here's some patches to cled.c and its makefile to fix a couple problems that some people have noticed. Save this whole message to a file in the cled directory type: patch < this_message_file ====================================== Index: cled.c 1321c } else if (lb->c == RUB) { /* handle DEL key! */ fndx = lb->ttybf->keymap[CLEKEY_DEL]; (*edit_functions[fndx])(lb); /* do the edit function */ return; } . 798a #endif . 797a #if 1 cle_puts(lb->prmpt,lb->ttybf->ttyp); #else . ====================================== Index: makefile 16a touch /usr/sys/io/libio.a . -- Dave Shepperd. shepperd@dms.UUCP or motcsd!dms!shepperd Atari Games Corporation, 675 Sycamore Drive, Milpitas CA 95035. Nobody knows what I'm saying. I don't even know what I'm saying.