freebsd-nq/sys/i386
Rodney W. Grimes 6d1dd8f2f8 From: barclay_a_c <barclay_a_c@bt-web.bt.co.uk>
Subject: More information on "netstat -r
Date: Mon, 7 Jun 1993 11:57:33 +0100

Gentlemen,
I have been trying for some time now to get "netstat -r"
working from the 0.2.2 patchkit. I have the following solution to the
bug.

The symbol _radix_node_head needs to be added to the symbols.raw file
to enable the new routing table access. If this symbol is not present
then the old system us used which results in no routes being given. I
don't think that this justifies a patch in its own right but perhaps
could be added to a related patch sometime..
1993-09-05 18:30:58 +00:00
..
boot Changed header from 386BSD BOOT to FreeBSD BOOT. 1993-07-16 13:06:08 +00:00
conf Changed default irq and iomem address for ed0 so that most 3c503's and 1993-08-31 15:17:26 +00:00
eisa Revised drivers from Julian. 1993-08-28 03:07:44 +00:00
i386 From: barclay_a_c <barclay_a_c@bt-web.bt.co.uk> 1993-09-05 18:30:58 +00:00
include Increased stack size to 8MB just to be on the real safe side. 1993-09-01 09:38:32 +00:00
isa Date: Fri, 3 Sep 93 01:25:44 +1000 1993-09-05 13:46:17 +00:00
Makefile Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00