Date: Mon, 2 Mar 2009 22:16:50 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet ip_dummynet.c Message-ID: <200903031728.n23HSbcX094371@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2009-03-02 22:16:50 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_dummynet.c
Log:
SVN rev 189289 on 2009-03-02 22:16:50Z by luigi
curr_time is a 64 bit variable so SYSCTL_LONG is not appropriate
as a handler.
The variable was exported only for debugging, but there is little reason
to do it now that the timekeeping is supported by various other variables.
For the time being just comment out the sysctl, but I think this
should go away.
Revision Changes Path
1.119 +2 -0 src/sys/netinet/ip_dummynet.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903031728.n23HSbcX094371>
