9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] noattach
@ 2000-11-27 15:56 rob pike
  0 siblings, 0 replies; only message in thread
From: rob pike @ 2000-11-27 15:56 UTC (permalink / raw)
  To: 9fans

I've heard this message didn't get out.  There is a bug fix needed
to /sys/src/9/port/chan.c; change the line

		if(up->pgrp->noattach && utfrune("|decp", r))

to read

		if(up->pgrp->noattach && utfrune("|decp", r)==nil)

and wonder why we don't check these things.

-rob



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-11-27 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-27 15:56 [9fans] noattach rob pike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).