cvs commit: src/sys/kern kern_timeout.c

Nate Lawson nate at root.org
Wed Apr 7 19:58:09 PDT 2004


Thanks!

On Wed, 7 Apr 2004, Colin Percival wrote:
> cperciva    2004/04/07 19:03:49 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/kern             kern_timeout.c
>   Log:
>   Add whitespace before comment blocks. (reported by njl)
>   Remove spurious whitespace, add indent protection, fix punctuation,
>   remove initialization of static variables to zero, put wakeup_ctr
>   and wakeup_needed in the correct order. (reported by bde)
>
>   This doesn't fix all the style bugs I introduced, but the remaining
>   style bugs make it easier for me to understand what I did here.
>
>   Revision  Changes    Path
>   1.87      +13 -16    src/sys/kern/kern_timeout.c


More information about the cvs-src mailing list