diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2021-10-21 04:08:13 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2021-10-22 18:41:36 +0000 |
| commit | 6aae3517ed2500fb963ba0a4264b4756088dd0f4 (patch) | |
| tree | 908d4029e181694478c80ea53b4eefc11e30b517 /UPDATING | |
| parent | a23e18ea545675aca7551ef2395f6df40a3acb29 (diff) | |
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -27,6 +27,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20211022: + The synchronous PPP kernel driver sppp(4) has been removed. + The cp(4) and ce(4) drivers are now always compiled with netgraph(4) + support, formerly enabled by NETGRAPH_CRONYX option. + 20211020: sh(1) is now the default shell for the root user. To force root to use the csh shell, please run the following command as root: |
