Date: Tue, 1 Dec 2009 09:53:12 -0500 From: John Baldwin <jhb@freebsd.org> To: "Bjoern A. Zeeb" <bz@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r199975 - head/sys/net Message-ID: <200912010953.12730.jhb@freebsd.org> In-Reply-To: <20091201102112.N83957@maildrop.int.zabbadoz.net> References: <200911302125.nAULPvRO043110@svn.freebsd.org> <20091201102112.N83957@maildrop.int.zabbadoz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 01 December 2009 5:23:09 am Bjoern A. Zeeb wrote: > On Mon, 30 Nov 2009, John Baldwin wrote: > > > Author: jhb > > Date: Mon Nov 30 21:25:57 2009 > > New Revision: 199975 > > URL: http://svn.freebsd.org/changeset/base/199975 > > > > Log: > > Remove if_timer/if_watchdog now that they are no longer used. The space > > used by if_timer is reserved for expanding if_index to an int in the > > future. > > > > Reviewed by: rwatson, brooks > > I have no idea yet if it builds or if the output of netstat still > looks sane but this is about what was missed (in userland, apart from > the traditional docs in share/doc/smm/18.net/6.t ): > > http://people.freebsd.org/~bz/20091201-01-no-if_timer.diff This looks good to me and matches what I just did to netstat locally. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912010953.12730.jhb>