Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 1999 12:40:26 -0000
From:      paul@originative.co.uk
To:        current@FreeBSD.ORG
Subject:   The removal of MT_RTABLE
Message-ID:  <A6D02246E1ABD2119F5200C0F0303D10FDB2@OCTOPUS>

next in thread | raw e-mail | index | archive | help
The removal of MT_RTABLE by fenner in rev 1.32 of /sys/sys/mbuf.h has
broken the build of the tree in netstat. It may have broken other net
apps that I haven't hit yet.

There's also a new coding style that I've not come across before being
used in this file, it's based on commenting out lines by clobbering the
first two chars, e.g.

/*efine MT_RTABLE	5*/	/* routing tables */

It looks like it was invented by Garret and fenner followed his good
example :-)

Paul.

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



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