summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-12-19 03:15:49 +0000
committerobrien <obrien@FreeBSD.org>2005-12-19 03:15:49 +0000
commit253e00ad5817551ab8756865eaaf2fe557a654c8 (patch)
treea649d61204f730e6d91e2317ae32cfa2cd43b7ec /UPDATING
parenta02869cb890ac56abb7251aabead92e1c4a4cad8 (diff)
downloadFreeBSD-src-253e00ad5817551ab8756865eaaf2fe557a654c8.zip
FreeBSD-src-253e00ad5817551ab8756865eaaf2fe557a654c8.tar.gz
Note the device filename changes due to sys/dev/rp/rp.c rev 1.70.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index aaa6a2a..2673820 100644
--- a/UPDATING
+++ b/UPDATING
@@ -46,6 +46,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
ABI between ipfw(4) and ipfw(8) has been changed. You need
to rebuild ipfw(8) when rebuilding kernel.
+20051108:
+ rp(4)'s device files now contain the unit number.
+ Uses of {cua,tty}R[0-9a-f] should be replaced by {cua,tty}R0[0-9a-f].
+
20051029:
/etc/rc.d/ppp-user has been renamed to /etc/rc.d/ppp.
Its /etc/rc.conf.d configuration file has been `ppp' from
OpenPOWER on IntegriCloud