Module Name: src
Committed By: sjg
Date: Sat Sep 24 18:08:15 UTC 2011
Modified Files:
src/sys/dev/filemon: filemon.h filemon_wrapper.c
Log Message:
For files opened O_RDWR, output an R record as well as W
so that clients that only care about files read can ignore W.
Bump version.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/filemon/filemon.h \
src/sys/dev/filemon/filemon_wrapper.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.