Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!howland.reston.ans.net!newsfeed.internetmci.com!news.mathworks.com!fu-berlin.de!cs.tu-berlin.de!informatik.uni-bremen.de!nordwest.pop.de!uniol!uni-erlangen.de!news.tu-chemnitz.de!irz401!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: X windows : ioctl problems with xterm Date: 19 Feb 1996 00:55:56 GMT Organization: Private BSD site, Dresden Lines: 31 Message-ID: <4g8hqs$93e@uriah.heep.sax.de> References: <4f30vt$l4j@over.mhv.net> <31177C54.2E@ordab.com> <4fjtpl$6ge@trout.progroup.com> <slrn4hs701.66.feisal@lancelot.valsayn.tt> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.3 feisal@tstt.net.tt (Feisal Mohammed) writes: > I got that error if the following is not in the config file for the > kernel > options "COMPAT_43" > It's mentioned nowhere in the docs. This is not (no longer?) true. j@uriah 358% find /usr/share/doc/handbook/ -type f | xargs fgrep COMPAT_43 /usr/share/doc/handbook//handbook.ascii: options ``COMPAT_43'' /usr/share/doc/handbook//handbook44.html:<dt><b>options ``COMPAT_43''</b><dd> Running lynx on the latter file yields: options ``COMPAT_43'' Compatibility with BSD 4.3. Leave this in; some programs will act strangely if you comment this out. Alas, nobody has rewritten our getty to use Posix termios instead of Ancient BSD sgtty yet. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)