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: pgoyette
Date: Mon Apr 27 07:51:29 UTC 2015
Modified Files:
src/sys/dev/sysmon: sysmon_taskq.c sysmon_taskq.h
src/sys/kern: init_main.c
Log Message:
Replace a home-grown run-once implementation with the real RUN_ONCE()
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/sysmon/sysmon_taskq.c
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/sysmon/sysmon_taskq.h
cvs rdiff -u -r1.463 -r1.464 src/sys/kern/init_main.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