The removal of MT_RTABLE

1999-01-18 Thread paul
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 majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message


Re: The removal of MT_RTABLE

1999-01-18 Thread Ollivier Robert
According to p...@originative.co.uk:
 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.

Already fixed. If you're not subscribed to cvs-all, please do...
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- robe...@keltia.freenix.fr
FreeBSD keltia.freenix.fr 3.0-CURRENT #69: Mon Jan 18 02:02:12 CET 1999


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