Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!uunet!math.fu-berlin.de!unido!gypsy!scheulen From: scheulen@gypsy.ims.fhg.de (Thilo Scheulen) Newsgroups: comp.os.minix Subject: Re: /dev/pty and/or select-call for MINIX?? Message-ID: <74@gypsy.ims.fhg.de> Date: 10 Jun 91 11:30:01 GMT References: <1991Jun4.065706.23012@forwiss.uni-passau.de> Lines: 39 stuebing@platon.fmi.uni-passau.de (Andreas Stuebinger) writes: >1) has anybody implemented pseudo-ttys for MINIX? Yes some time ago - But lost ( disk crash ) i may give you the hints: create a new kernel task called PTTY or so. copy most of the tty driver and modify it i am working currently on a reimplementation of the PTTY driver. but i need a bit of time currently for doing this if you have 3-4 weeks time i am probably be able to post it. >2) has anybody implemented the select-systemcall of BSD Unix? same as above and lost ! i had implemented it in the FS area. >Any hints where to get a source or how to implement them >would be wellcome. the call does a `select call to any currently opened device driver ( wich is specified in the mask of the select call ) and finnally a call to the clock task for waiting. sorry can't rember the rest. i am **NOT** working currently at the select call. I would like to hear also from progress in MGR development ?? Thilo Scheulen /* Email: scheulen@ims.fgh.de * Mail: Thilo Scheulen * Froebel str 20 * 5600 wuppertal 1 * West - germany * tel: ...:0202/315672 * * I am great in thinking but worse in speaking ! * so you never get a intelligent word out of me ! * ----------------------------------------------- */