Return to BSD News archive
Path: sserve!manuel.anu.edu.au!munnari.oz.au!news.hawaii.edu!ames!agate!agate.berkeley.edu!cgd From: cgd@toe.CS.Berkeley.EDU (Chris G. Demetriou) Newsgroups: comp.unix.bsd Subject: Re: [386bsd] setting terminal parameters Date: 27 Nov 92 04:11:59 Organization: Kernel Hackers 'r' Us Lines: 17 Message-ID: <CGD.92Nov27041159@toe.CS.Berkeley.EDU> References: <4097@wzv.win.tue.nl> NNTP-Posting-Host: toe.cs.berkeley.edu In-reply-to: guido@gvr.win.tue.nl's message of 17 Nov 92 16:12:09 GMT umm, the only way (to my knowledge) to make sure that clocal is set is to do it from rc.local... i've not looked at it in a while, but the problem you're having with stty is this: if it takes -f and a device name, it opens the device itself with a non-blocking open. if the device is supplied as the stdin/stdout, it will be opened by the shell, probably *NOT* with that non-blocking open... Chris -- Chris G. Demetriou cgd@cs.berkeley.edu "Sometimes it is better to have twenty million instructions by Friday than twenty million instructions per second." -- Wes Clark