[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: need help with merging in 1.12
- To: "troy (t.) carpenter" <troyc@bnr.ca>
- Subject: Re: need help with merging in 1.12
- From: Bjarne Pohlers <bjarne@GOEDEL.UNI-MUENSTER.DE>
- Date: Tue, 22 Nov 1994 10:15:07 +0100
- Cc: mint@terminator.rs.itd.umich.edu
- In-reply-to: Your message of Mon, 21 Nov 1994 09:53:00 -0500. <"26033 Mon Nov 21 10:12:27 1994"@bnr.ca>
- Organization: Westfaelische Wilhelms-Universitaet, Muenster, Germany Department of Mathematics
|>> This `patch' seemed to be the reason why I could just log in once on
|>> /dev/console - afterwards the getty-process was always stopped.
|>> I changed the #if 0 into #if 1 and everything works fine again.
|>>
|>> Bjarne
|>>
|>
|>Yes, I have that problem now, too. I can log into the console the first time
>,
|>but if I exit back to the login: prompt, the machine is locked and I have to
|>reboot to be able to log in again.
|>
|>I hope this is fixed soon.
It is already fixed. Just change the #if 0 into #if 1 (proc.c, line
809).
Bjarne