From owner-freebsd-smp Fri Jul 23 17:43:23 1999 Delivered-To: freebsd-smp@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 965C714F01 for ; Fri, 23 Jul 1999 17:43:18 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id KAA32109; Sat, 24 Jul 1999 10:41:41 +1000 Date: Sat, 24 Jul 1999 10:41:41 +1000 From: Bruce Evans Message-Id: <199907240041.KAA32109@godzilla.zeta.org.au> To: bde@zeta.org.au, tlambert@primenet.com Subject: Re: SMP + XDM = keyboard lockup Cc: freebsd-smp@FreeBSD.ORG, jedgar@fxp.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> >2) Why doesn't getty use O_EXCL on the open, such that if >> > it can't get an exclusive lock, it fails? Worst case >> >> Perhaps because O_EXCL has no effect for devices under BSD (its effect >> is implementation-defined except for regular files). > >Hmmm... would you commit patches? This seems to be a bug, to me. Perhaps if the patches are well written and complete with documentation :-). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message