Path: utzoo!utgpu!utorvm!ryerson!cned0975 Organization: Ryerson - Academic Computing Services Date: Friday, 21 Jun 1991 22:42:12 EST From: Message-ID: <91172.224212CNED0975@Ryerson.Ca> Newsgroups: comp.os.minix Subject: Stopping Login I am using Minix 1.5.1 and I would like to know how I can kill off a login process which was forked off to COM2: The /etc/ttys file has the line 1f2 in i it because I am not sure exactly how getty and gettydefs work. The comments in the source for init.c mention something about stopping a login process "manually". How is this done? What I want to be able to do is use the modem on COM2: as a dialout device as well as a login port. But every time I try to do so, Minix says that it cannot access /dev/tty2. Any help would be appreciated. Steve Mane - Computer Science Student