On Tue, 5 Jan 2016, Christos Zoulas wrote:
| Unless I can reliably determine which fd the program is using for its
| access to /dev/filemon I don't have anything to which I can compare the
| requested activity_log fd.
You could scan the whole fd array and look for DT_MISC with fops ==
filemon o
On Jan 6, 11:58am, p...@vps1.whooppee.com (Paul Goyette) wrote:
-- Subject: Re: CVS commit: src/share/man/man4
| Hmmm. I'm looking at the filemon_open() code. It seems to have a "fd"
| variable that gets set by fd_allocfile(). The value is later passed to
| fd_clone() (NOT fd_clone() - two di
On Wed, 6 Jan 2016, Paul Goyette wrote:
On Wed, 6 Jan 2016, Christos Zoulas wrote:
In article <20160106015453.6f0f8f...@cvs.netbsd.org>,
Paul Goyette wrote:
-=-=-=-=-=-
Module Name:src
Committed By: pgoyette
Date: Wed Jan 6 01:54:53 UTC 2016
Modified Files:
src/sha
On Wed, 6 Jan 2016, Christos Zoulas wrote:
In article <20160106015453.6f0f8f...@cvs.netbsd.org>,
Paul Goyette wrote:
-=-=-=-=-=-
Module Name:src
Committed By: pgoyette
Date: Wed Jan 6 01:54:53 UTC 2016
Modified Files:
src/share/man/man4: filemon.4
Log Message:
Add a
In article <20160106015453.6f0f8f...@cvs.netbsd.org>,
Paul Goyette wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: pgoyette
>Date: Wed Jan 6 01:54:53 UTC 2016
>
>Modified Files:
> src/share/man/man4: filemon.4
>
>Log Message:
>Add a BUGS section...
Until this is fixed pr