Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Dec 2004 13:02:13 +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 src/sys/netgraph/atm/uni ng_uni_cust.h src/sys/netgraph/bluetooth/hci ng_hci_misc.c src/sys/netgraph/bluetooth/l2cap ng_l2cap_misc.c
Message-ID:  <200412011302.iB1D2D2K087713@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2004-12-01 13:02:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netgraph         netgraph.h ng_base.c ng_source.c 
    sys/netgraph/atm/sscop ng_sscop_cust.h 
    sys/netgraph/atm/uni ng_uni_cust.h 
    sys/netgraph/bluetooth/hci ng_hci_misc.c 
    sys/netgraph/bluetooth/l2cap ng_l2cap_misc.c 
  Log:
  Mechanically rename s/ng_timeout/ng_callout/g, s/ng_untimeout/ng_uncallout/.
  Restore ng_timeout() and ng_untimeout() as they were in ng_base.c:1.84, so that
  during RELENG_5 both interfaces are supported.
  
  Reviewed by:    scottl
  Approved by:    julian (mentor), implicitly
  
  Revision  Changes    Path
  1.1.4.2   +2 -2      src/sys/netgraph/atm/sscop/ng_sscop_cust.h
  1.2.2.2   +2 -2      src/sys/netgraph/atm/uni/ng_uni_cust.h
  1.7.2.2   +6 -6      src/sys/netgraph/bluetooth/hci/ng_hci_misc.c
  1.7.2.2   +9 -9      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.c
  1.43.2.3  +8 -2      src/sys/netgraph/netgraph.h
  1.84.2.2  +66 -5     src/sys/netgraph/ng_base.c
  1.18.2.2  +4 -4      src/sys/netgraph/ng_source.c



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