Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   sjg
Date:           Thu Sep  9 00:10:16 UTC 2010

Added Files:
        src/sys/dev/filemon: filemon.c filemon.h filemon_wrapper.c mknod-sh
        src/sys/modules/filemon: Makefile

Log Message:
First cut of simple syscall wrapper, which make(1) can use
to track process activity.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/dev/filemon/filemon.c \
    src/sys/dev/filemon/filemon.h src/sys/dev/filemon/filemon_wrapper.c \
    src/sys/dev/filemon/mknod-sh
cvs rdiff -u -r0 -r1.1 src/sys/modules/filemon/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index