summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ObsoleteFiles.inc2
-rw-r--r--UPDATING5
2 files changed, 7 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index bd133cc..a03f9d4 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,8 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20051029: rc.d/ppp-user renamed to rc.d/ppp for convenience
+OLD_FILES+=etc/rc.d/ppp-user
# 20051012: setkey(8) moved to /sbin/
OLD_FILES+=usr/sbin/setkey
# 20050927: bridge(4) replaced by if_bridge(4)
diff --git a/UPDATING b/UPDATING
index 686ed4b..484bb50 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+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
+ the beginning, and hence there is no need to touch it.
+
20051001:
kern.polling.enable sysctl MIB is now deprecated. Use ifconfig(8)
to turn polling(4) on your interfaces.
OpenPOWER on IntegriCloud