Source-Changes archive

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

CVS commit: src/usr.sbin/perfused



Module Name:    src
Committed By:   christos
Date:           Mon Jan 30 22:49:03 UTC 2012

Modified Files:
        src/usr.sbin/perfused: debug.c msg.c perfused.c perfused.h

Log Message:
- remove dup included files
- use intptr_t instead of long where appropriate
- use perfused_ instead of perfuse_ for our own functions.
- more static
Fixes namespace collision of perfuse_mount with this and libperfuse.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/perfused/debug.c
cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/perfused/msg.c
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/perfused/perfused.c
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/perfused/perfused.h

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