Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2002 11:22:59 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        Sam Leffler <sam@FreeBSD.org>
Cc:        cvs-all@freebsd.org, cvs-committers@freebsd.org
Subject:   Re: cvs commit: src/sys/sys time.h src/sys/kern kern_time.c
Message-ID:  <Pine.BSF.4.21.0212211122150.66919-100000@root.org>
In-Reply-To: <20021220235452.8050B37B4A7@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 20 Dec 2002, Sam Leffler wrote:
>   Modified files:
>     sys/sys              time.h 
>     sys/kern             kern_time.c 
>   Log:
>   add generic rate limiting support from netbsd; ratelimit is purely time based,
>   ppsratecheck is for controlling packets/second
>   
>   Obtained from:  netbsd
>   
>   Revision  Changes    Path
>   1.90      +88 -0     src/sys/kern/kern_time.c
>   1.59      +2 -0      src/sys/sys/time.h

There's already a timersub in sys/time.h that is identical to this one.

-Nate


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?Pine.BSF.4.21.0212211122150.66919-100000>