|
Re: Bug in vax port after lwp merge.: msg#00041os.netbsd.ports.vax
On Sun, Dec 11, 2005 at 10:25:11PM +0100, Johnny Billquist wrote: > Maybe someone can commit this: > Appears Christos got to this and it's in there. James > > -------------- > *** dhu.c 11 Dec 2005 12:23:29 -0000 1.40 > --- dhu.c 11 Dec 2005 21:23:59 -0000 > *************** > *** 467,473 **** > (void) dhuparam(tp, &tp->t_termios); > ttsetwater(tp); > } else if ((tp->t_state & TS_XCLUDE) && > ! suser(p->p_ucred, &p->p_acflag) != 0) > return (EBUSY); > /* Use DMBIS and *not* DMSET or else we clobber incoming bits */ > if (dhumctl(sc, line, DML_DTR|DML_RTS, DMBIS) & DML_DCD) > --- 467,473 ---- > (void) dhuparam(tp, &tp->t_termios); > ttsetwater(tp); > } else if ((tp->t_state & TS_XCLUDE) && > ! suser(l->l_proc->p_ucred, &l->l_proc->p_acflag) != 0) > return (EBUSY); > /* Use DMBIS and *not* DMSET or else we clobber incoming bits */ > if (dhumctl(sc, line, DML_DTR|DML_RTS, DMBIS) & DML_DCD) > ------------------ > > > -- > Johnny Billquist || "I'm on a bus > || on a psychedelic trip > email: bqt@xxxxxxxxxxxx || Reading murder books > pdp is alive! || tryin' to stay hip" - B. Idol > > |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Another fix for the kernel.: 00041, James Chacon |
|---|---|
| Next by Date: | Re: Error cross-compiling lib/libc/rpc/svc_vc.c: 00041, James Chacon |
| Previous by Thread: | Bug in vax port after lwp merge.i: 00041, Johnny Billquist |
| Next by Thread: | Something's stopping autoboot...: 00041, John Klos |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |