Wordsmith and spell-correct last commit
This commit is contained in:
parent
8ed370fd90
commit
a6c26e1ca8
12
UPDATING
12
UPDATING
@ -19,12 +19,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW:
|
||||
|
||||
20040630:
|
||||
The netgraph ABI version number has been incremented to indicate
|
||||
an incompatible change in the ABI. Old netgraph nodes will refuse
|
||||
to attach until recompiled. Netgraph no uses tehmbuf TAGS feature
|
||||
to move metadata and this commit removes its home-grown metadata
|
||||
facility. Nodes should just recompile unless they use metadata
|
||||
in which case the changes are simple and shown in ng_ksocket.c
|
||||
which can be used as an example.
|
||||
an incompatible change in the ABI. Old netgraph nodes will refuse
|
||||
to attach until recompiled. Netgraph now uses mbuf tags to move
|
||||
metadata and this commit removes its home-grown metadata facility.
|
||||
Nodes should just recompile, unless they use metadata, in which
|
||||
case the changes are simple; the file ng_ksocket.c serves as an
|
||||
example of such changes.
|
||||
|
||||
20040630:
|
||||
ACPI has been updated to disable known-bad BIOS revisions. A message
|
||||
|
Loading…
Reference in New Issue
Block a user