CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/11/18 13:21:52
Modified files:
share/man/man9 : kthread.9
sys/arch/arm/xscale: pxa2x0_apm.c pxa2x0_pcic.c
sys/arch/i386/i386: apm.c
sys/arch/macppc/dev: mediabay.c xlights.c
sys/arch/sparc/dev: ts102.c
sys/dev/hil : hil.c
sys/dev/ic : aac.c i82365.c tcic2.c twe.c
sys/dev/onewire: onewire.c
sys/dev/sbus : stp4020.c
sys/dev/sdmmc : sdmmc.c
sys/dev/usb : usbf.c
sys/kern : kern_kthread.c kern_task.c kern_workq.c
sys/sys : kthread.h
Log message:
simplify kthread_create(). no more stdarg
ok matthew guenther mikeb