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:   joerg
Date:           Sat Feb  4 18:36:30 UTC 2012

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

Log Message:
Mark perfused_panic as dead. Canonical form of infinite loops is
for (;;). Remove completely redundant NOTREACHED markers.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/perfused/msg.c
cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/perfused/perfused.c
cvs rdiff -u -r1.9 -r1.10 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