Re: CVS commit: src

2014-08-13 Thread Izumi Tsutsui
abs@ wrote: > > Note sysinst(8) requires some spare space in /tmp during installation, > > especially on using non-default settings on choosing installation sets etc. > > on ports which don't use tmpfs or mfs during installation. > > (100KB would be enough for this newsmips case though) > > Would

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

2014-08-13 Thread Alan Barrett
On Wed, 13 Aug 2014, Juergen Hannken-Illjes wrote: Modified Files: src/sys/fs/ptyfs: ptyfs.h ptyfs_subr.c ptyfs_vfsops.c ptyfs_vnops.c Log Message: - Add a map of active controlling ptys per mount and no longer abuse the vnode lifecycle. - No longer set "recycle" on VOP_INACTIVE(). - Ma

Re: CVS commit: src

2014-08-13 Thread David Brownlee
On 10 August 2014 21:25, Izumi Tsutsui wrote: > riz@ wrote: > >> Module Name: src >> Committed By: riz >> Date: Sun Aug 10 20:04:30 UTC 2014 >> >> Modified Files: >> src/distrib/newsmips/floppies/ramdisk: Makefile >> src/sys/arch/newsmips/conf: INSTALL >> >> Log Message: >> Bu