Xref: utzoo unix-pc.general:2706 comp.sys.att:6140 Path: utzoo!censor!becker!geac!jtsv16!uunet!cos!hqda-ai!icus!lenny From: lenny@icus.islp.ny.us (Lenny Tropiano) Newsgroups: unix-pc.general,comp.sys.att Subject: Re: What's this "sys" window nonsense? Summary: Another bug ... Message-ID: <676@icus.islp.ny.us> Date: 17 Apr 89 23:40:51 GMT References: <526@flatline.UUCP> Reply-To: lenny@icus.islp.ny.us (Lenny Tropiano) Organization: ICUS Software Systems, Islip, New York Lines: 33 In article <526@flatline.UUCP> erict@flatline.UUCP (J. Eric Townsend) writes: |> |>(Running 3.0 on a 3b1.) |> |>What's this "sys" window device name, and why is it so screwy? |>I'm using windy and the new/improved wmgr, if that makes any difference. |>Basically, I spawn a new window/shell, but a ps reveals: |> |> PID TTY TIME COMMAND |> 1111 sys 0:01 ps |> 1109 sys 0:00 sh |> ... Yes, another one of those infamous bugs with the UNIX pc. It seems that the window driver improperly shuts down (sometimes). When this happens /dev/syscon get's unlinked from /dev/window... How, who knows? But the thing (kludge) you can use to fix this is stick this in your /etc/rc: ln /dev/syscon /dev/window ln /dev/systty /dev/window Make sure the devices look like this (particularly the major minor numbers)... 0 crw-rw-rw- 3 root sys 7, 0 Jan 1 1970 /dev/syscon 0 crw-rw-rw- 3 root sys 7, 0 Jan 1 1970 /dev/systty 0 crw-rw-rw- 3 root sys 7, 0 Jan 1 1970 /dev/window -Lenny -- Lenny Tropiano ICUS Software Systems [w] +1 (516) 582-5525 lenny@icus.islp.ny.us Telex; 154232428 ICUS [h] +1 (516) 968-8576 {talcott,decuac,boulder,hombre,pacbell,sbcs}!icus!lenny attmail!icus!lenny ICUS Software Systems -- PO Box 1; Islip Terrace, NY 11752