Deleted Added
full compact
27c27
< __FBSDID("$FreeBSD: head/sys/kern/kern_idle.c 173035 2007-10-26 20:32:33Z julian $");
---
> __FBSDID("$FreeBSD: head/sys/kern/kern_idle.c 173050 2007-10-27 00:42:40Z julian $");
60a61
> p = NULL; /* start with no idle process */
73d73
< p = td->td_proc;