Follow upstream rename from blacklistd to blocklistd, and adapt the
documentation accordingly.
ftpd(8) has been changed to ftp/freebsd-ftpd, as it is no longer
included in base.
Reviewed by: ziaee
Pull Request: https://github.com/freebsd/freebsd-doc/pull/569
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
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
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
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@gmail.com>
Differential Revision: https://reviews.freebsd.org/D53534
As another part of bringing this article into the current century,
remove information about obsolete architectures and drivers.
Reviewed by: imp, lwhsu, ziaee
Differential Revision: https://reviews.freebsd.org/D53646
This article has not been updated in years. There is so much wrong,
that it will need to be tackled in multiple patches.
This first patch simply states that the article is Bugzilla-specific,
and that any use of "PR" means "Bugzilla Problem Report". In a few
cases, this is now spelled out explicitly.
Discused with: imp, lwhsu, ziaee
Differential Revision: https://reviews.freebsd.org/D53645
This Article was written long before Phabricator and Pull Requests were
accepted ways to submit change requests or bug issues to FreeBSD.
As a first step to bringing it up to date, disambiguate the "PR" term,
and spell it out as "Bugzilla Problem Request".
There are many more problems here to be solved.
Reviewed by: imp, lwhsu, ziaee
Differential Revision: https://reviews.freebsd.org/D53644
This Article was written long before Phabricator and Pull Requests were
accepted ways to submit change requests or bug issues to FreeBSD.
As a first step to bringing it up to date, disambiguate the "PR" term,
and spell it out as "Bugzilla Problem Request".
There are many more problems here to be solved.
Reviewed by: imp, pauamma_gundo.com, ziaee
Differential Revision: https://reviews.freebsd.org/D53638
Since we've started bringing in people via github, etc, they have a
number of commits with a different author than the FreeBSD
address. Suggest that people add their new FreeBSD address.
Suggested by: srcmgr call
Sponsored by: Netflix