Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2004 21:24:31 +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/netgraph netgraph.h ng_base.c ng_source.c
Message-ID:  <200411022124.iA2LOV80052715@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2004-11-02 21:24:31 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         netgraph.h ng_base.c ng_source.c 
  Log:
  - Make ng_timeout() to use callout() interface instead of timeout().
  - Remove callout-hacking from ng_untimeout().
  
  Approved by:    julian (mentor)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.45      +4 -3      src/sys/netgraph/netgraph.h
  1.85      +17 -19    src/sys/netgraph/ng_base.c
  1.20      +7 -8      src/sys/netgraph/ng_source.c



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