Re: CVS commit: src/sys/fs/ptyfs

2009-03-23 Thread YAMAMOTO Takashi
> On Mon, Mar 23, 2009 at 03:00:35AM +, YAMAMOTO Takashi wrote: >> > Case 1: You have /dev/pts mounted outside the chroot and want to use >> > e.g. sshd inside the chroot. >> >> in this case, there is no "correct" pathname anyway, right? >> i think it's more appropriate to return an error so t

Re: CVS commit: othersrc

2009-03-23 Thread Takahiro Kambe
In message <20090323210401.644e917...@cvs.netbsd.org> on Mon, 23 Mar 2009 21:04:01 +, Arnaud Ysmal wrote: > Module Name: othersrc > Committed By: stacktic > Date: Mon Mar 23 21:04:00 UTC 2009 > > Modified Files: > othersrc: Makefile > othersrc/usr.bin: Mak

Re: CVS commit: src/sys/fs/ptyfs

2009-03-23 Thread Joerg Sonnenberger
On Mon, Mar 23, 2009 at 03:00:35AM +, YAMAMOTO Takashi wrote: > > Case 1: You have /dev/pts mounted outside the chroot and want to use > > e.g. sshd inside the chroot. > > in this case, there is no "correct" pathname anyway, right? > i think it's more appropriate to return an error so that an