freebsd_amp_hwpstate/sys
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
..
alpha/include/pc Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
amd64 Increased stack size to 8MB just to be on the real safe side. 1993-09-01 09:38:32 +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
ddb * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading, 1993-07-27 10:52:31 +00:00
dev Replaced the return (1)'s with return (IO_KBDSIZE) in the probe code so 1993-08-28 13:26:30 +00:00
i386 From: barclay_a_c <barclay_a_c@bt-web.bt.co.uk> 1993-09-05 18:30:58 +00:00
isa Replaced the return (1)'s with return (IO_KBDSIZE) in the probe code so 1993-08-28 13:26:30 +00:00
kern Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
powerpc/include Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
scsi Fixed printf if you are using SCSI_DELAY to allow the scsi bus to 1993-09-05 17:41:07 +00:00
sys Revised headers from Julian. Support for generic scsi. 1993-08-28 03:10:05 +00:00