diff options
author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2005-10-29 05:27:32 +0000 |
---|---|---|
committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2005-10-29 05:27:32 +0000 |
commit | a52364d52230a48b432bb476c1b146eaee745c4d (patch) | |
tree | 575c40c105d48f950f412f94e900e77b7b00f253 /UPDATING | |
parent | 82b765987d14749c57ff230f02c7478c2aaf1696 (diff) | |
download | src-a52364d52230a48b432bb476c1b146eaee745c4d.tar.gz src-a52364d52230a48b432bb476c1b146eaee745c4d.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |