summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2006-01-31 20:29:04 +0000
committerjhb <jhb@FreeBSD.org>2006-01-31 20:29:04 +0000
commit242ab805a84213db92223433b2e0ee3f8ccd0027 (patch)
treedc2518544b0e6ce8333bac99ec54481b359f6fe5
parent85c30c453bc113eba3fc1bf58dd316b7a51d5401 (diff)
downloadFreeBSD-src-242ab805a84213db92223433b2e0ee3f8ccd0027.zip
FreeBSD-src-242ab805a84213db92223433b2e0ee3f8ccd0027.tar.gz
Retroactively add a note about the device names in /dev for si(4) changing.
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 36b98b0..18c8bc8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -42,6 +42,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
and netgraph(4) utilities like ports/net/mpd or ports/net/mpd4.
20060106:
+ si(4)'s device files now contain the unit number.
+ Uses of {cua,tty}A[0-9a-f] should be replaced by {cua,tty}A0[0-9a-f].
+
+20060106:
The kernel ABI was mostly destroyed due to a change in the size
of struct lock_object which is nested in other structures such
as mutexes which are nested in all sorts of other structures.
OpenPOWER on IntegriCloud