Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 11:38:14 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_timeout.c
Message-ID:  <200505111138.j4BBcEHE063404@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2005-05-11 11:38:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/kern             kern_timeout.c 
  Log:
  MFC 1.94, 1.95 (cperciva):
  
    Make "c->c_func = NULL" conditional on the CALLOUT_LOCAL_ALLOC flag,
    i.e., only clear c->c_func if the callout c is being used via the old
    timeout(9) interface.
  
  Revision  Changes    Path
  1.91.2.3  +2 -2      src/sys/kern/kern_timeout.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505111138.j4BBcEHE063404>