handbooks: Add Accessibility Handbook
The Accessibility Handbook describes the assistive technologies
available in the base system and in the Ports Collection.
Currently, it covers features useful for visual impairments.
Reviewed by: pauamma_gundo.com
Approved by: carlavilla
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D50894
handbook/sockets: Update time.nist.gov IP address
It has not been this IP address since 2012.
% drill -x 192.43.244.18
... this.has.not.been.ntp.server.time.nist.gov.since.2012.
Update it to 132.163.96.1.
Reviewed by: ziaee
Pull Request: https://github.com/freebsd/freebsd-doc/pull/563
handbook/sockets: Update a stray bzero() comment
The example was changed to use memset() instead of bzero().
Update the text accordingly.
Reviewed by: ziaee
Fixes: 920aa82eb1 ("sockets(examples): remove unused register, replace bzero with memset")
Pull Request: https://github.com/freebsd/freebsd-doc/pull/563
15.0: RC3 builds are underway
The hopefully-final Release Candidate builds are underway. Unless
any critical issues emerge in the next week, 15.0-RELEASE should
land on schedule on December 2nd.
Record the v6.17 driver updates for iwlwifi, rtw88, and rtw89 all
along with possible ceveats.
Mention iwlwifi, iwx, and rtwn supporting 11ac in the wireless section
and remove a superfluous remark on rtw88 from a previous release
(though history seems to repeat itself with that driver).
Sponsore by: The FreeBSD Foundation
cutting-edge: Include boot environment use in a major upgrade with pkgbase
Explain the major version upgrade procedure with ZFS boot environments
as an extra safety net in case something goes wrong. Add a workaround
for a problem that may remove pkg itself in some edge cases. Remove
older, unsupported 14.2-RELEASE from the instructions.
Reviewed by: bcr, Graham Perrin <grahamperrin at gmail.com>
Differential Revision: https://reviews.freebsd.org/D53534
Tidy the 15.0 release notes' ix section
* Drop a confusingly redundant sounding section.
* Change another section's git tag to the main branch, not stable/14.
Reviewed by: kbowling
Sponsored by: ConnectWise
Differential Revision: https://reviews.freebsd.org/D53810