Date: Fri, 21 May 2010 17:14:36 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_kthread.c src/sys/sys kthread.h Message-ID: <201005211732.o4LHWFMT067385@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-05-21 17:14:36 UTC FreeBSD src repository Modified files: sys/kern kern_kthread.c sys/sys kthread.h Log: SVN rev 208390 on 2010-05-21 17:14:36Z by jhb Allow a const char * to be passed as the process name to kproc_kthread_add() without generating a warning. MFC after: 1 month Revision Changes Path 1.55 +1 -1 src/sys/kern/kern_kthread.c 1.14 +1 -1 src/sys/sys/kthread.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005211732.o4LHWFMT067385>