Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2000 22:22:16 -0800 (PST)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_timeout.c src/sys/sys callout.h src/sys/i386/i386 machdep.c src/sys/netinet tcp_subr.c
Message-ID:  <200011250622.WAA35378@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2000/11/24 22:22:16 PST

  Modified files:
    sys/kern             kern_timeout.c 
    sys/sys              callout.h 
    sys/i386/i386        machdep.c 
    sys/netinet          tcp_subr.c 
  Log:
  Revert the last commit to the callout interface, and add a flag to
  callout_init() indicating whether the callout is safe or not.  Update
  the callers of callout_init() to reflect the new interface.
  
  Okayed by: Jake
  
  Revision  Changes    Path
  1.65      +8 -7      src/sys/kern/kern_timeout.c
  1.20      +3 -10     src/sys/sys/callout.h
  1.422     +2 -2      src/sys/i386/i386/machdep.c
  1.84      +6 -6      src/sys/netinet/tcp_subr.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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