Source-Changes archive

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

CVS commit: src/sys/dev/sysmon



Module Name:    src
Committed By:   xtraeme
Date:           Fri Sep  7 23:28:33 UTC 2007

Modified Files:
        src/sys/dev/sysmon: sysmon_envsys_events.c

Log Message:
- sme_event_unregister_all: check if sme_events_initialized is set
  before calling sme_events_destroy().
- sme_event_worker: remove a KASSERT and always check if returned sme
  is NULL and do not continue the task.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/dev/sysmon/sysmon_envsys_events.c

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