Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2002 15:56:18 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_clock.c kern_intr.c kern_poll.c
Message-ID:  <200202112356.g1BNuIK19190@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2002/02/11 15:56:18 PST

  Modified files:
    sys/kern             kern_clock.c kern_intr.c kern_poll.c 
  Log:
  MFS: synchronize the code with the version in -stable, specifically:
   + SYSCTL_ULONG -> SYSCTL_UINT
   + some procedure renaming and variable rearrangement
   + fix the 'interface going deaf' problem same as in -stable.
  
  Revision  Changes    Path
  1.136     +3 -5      src/sys/kern/kern_clock.c
  1.69      +1 -1      src/sys/kern/kern_intr.c
  1.4       +98 -61    src/sys/kern/kern_poll.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?200202112356.g1BNuIK19190>