Date: Tue, 5 Apr 2005 02:16:55 +0300 From: Vladimir Kushnir <vkushnir@i.kiev.ua> To: current@freebsd.org Subject: {t,p}typ-related functions doesn't seem to work on -CURRENT Message-ID: <200504050216.56023.vkushnir@i.kiev.ua>
next in thread | raw e-mail | index | archive | help
Hello, Sorry if this is off-topic (I suppose it is, but still,, :-) It looks like after recent commits WRT major's pseudo-terminal functions (ptsname, in particular, perhaps others as well) doesn't work for some reason. At least, under KDE I'm getting messages like: /usr/local/bin/kgrantpty: found '/dev/ttyP0' not to be a character device. kdecore ( KProcess ) : WARNING: chownpty failed for device /dev/ptyp0::/dev/ttyp0 Note "/dev/ttyP0" in kgrantpty (using ttyname/ptsname but NOT using hardcoded major/minor numbers) output - it's totally random, actually, and completely unrelated to real devs. Regards, Vladimir
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504050216.56023.vkushnir>