Commit graph

52794 commits

Author SHA1 Message Date
Tobias Kortkamp
178ffea011 Porter's Handbook: Document new GO_TARGET syntax
Submitted by:	dmgk
Approved by:	bcr
Differential Revision:	https://reviews.freebsd.org/D21609
2019-09-16 11:32:38 +00:00
Dirk Meyer
e399dedefd - update expiry date 2019-09-16 09:32:07 +00:00
Ian Lepore
326454f843 Update the NTP section of the handbook.
Ntpd has evolved considerably in recent years and the handbook has fallen
out of date. Notable updates include...

 - The sample ntp.conf file in the handbook was a bad example that, if used,
   would expose the user to potential network attacks or exploits by
   allowing full query and control access to ntpd. The sample config now
   contains the restrict options that are considered current best practices
   for a public-facing ntpd daemon. The config would actually work (and be
   safe) even if a user just blindly cut and pastes it.

 - The new(-ish) ntp.conf 'pool' keyword is featured prominently in the
   sample, and the existence of the FreeBSD project-sponsored pool is
   documented.

 - Separate subsections now exist for ntp.conf and the rc.conf variables
   that affect how ntpd runs. The existence and effect of the un-obvious
   ntpd_oomprotect rc variable is mentioned.

 - A new subsection describes running ntpd as the unpriveleged ntpd user. It
   details how certain configurations can prevent the rc.d script from
   automatically running ntpd unpriveleged, and describes how to manually
   configure unpriveleged operation in those cases.

 - It now mentions the fact that firewalls need to be configured to pass udp
   packets on port 123 for ntpd to operate.

Approved by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D21659
2019-09-16 02:12:39 +00:00
Fukang Chen
466b0f1fa3 Update the Process Accounting section.
PR:		202203
Reviewed by:	ian
Submitted by:	ian
Differential Revision:	https://reviews.freebsd.org/D20878
2019-09-16 01:55:47 +00:00
Benedict Reuschling
118a6ec6d8 Move comment back to the beginning and remove wrong line
that was accidentally kept when doing r53401.

Noticed by:	dbaio
2019-09-14 18:40:11 +00:00
Benedict Reuschling
c5b5ab405b Remove superfluous year tag introduced in r53402. 2019-09-14 18:22:09 +00:00
Allan Jude
557330429b news.xml: Add missing closing year tag to fix build
Reported by:	failing doc build
Sponsored by:	Klara Systems
2019-09-14 17:59:02 +00:00
Stephen Gregoratto
513984d322 ammend r:53393 Add year to news item
Approved by:    bcr (mentor)
2019-09-14 14:24:48 +00:00
Stephen Gregoratto
b1ede85b1c Add pgp keys for sg@
Approved by:    bcr (mentor)
2019-09-14 12:33:18 +00:00
Bjoern Heidotting
bfe7b3dd2f Update to r52089:
Add the dev-ci and dev-reviews mailing lists per request
of lwhsu@.
2019-09-12 18:12:27 +00:00
Bjoern Heidotting
0046b75c33 Update to r51972:
Document the new freebsd-women mailing list.
2019-09-12 17:45:18 +00:00
Dag-Erling Smørgrav
e47d389c0d Update PGP key. 2019-09-11 22:55:23 +00:00
Larry Rosenman
4ee63d6fa6 refresh gpg key with ya UID. 2019-09-11 19:59:43 +00:00
Bjoern Heidotting
65e352bcbd Update to r53208:
Mention the chpass command as a way to change the language.

Add an example with a short description on how to use chpass to change the
language for an existing user.
2019-09-11 17:46:37 +00:00
Bjoern Heidotting
c995e6693e Update to r53291:
Fix a broken link.
2019-09-11 17:41:55 +00:00
Glen Barber
a70f5f26de Update man-refs.ent.
Sponsored by:	Rubicon Communications, LLC (Netgate)
2019-09-11 17:11:49 +00:00
Stephen Gregoratto
f235d303c6 Add new committer sg@ to news 2019-09-11 04:35:26 +00:00
Stephen Gregoratto
94b2c3d8e6 Add sg@ to committers list 2019-09-11 04:25:53 +00:00
Stephen Gregoratto
8914a2c9f6 amend r:53390 Fix copy-paste entity name for sg@ 2019-09-11 04:18:14 +00:00
Stephen Gregoratto
bebe9f9999 Add sg@ 2019-09-11 04:04:50 +00:00
Johannes Lundberg
061b3d86ee Document OSVERSION 1200518. 2019-09-10 02:28:06 +00:00
Johannes Lundberg
cea5280445 Document OSVERSION 1200517. 2019-09-09 16:53:11 +00:00
Benedict Reuschling
034da00e2d Mass cleanup of textproc/igor warnings including:
- use two spaces at sentence start
- space before content
- wrap long line
- start content on same line
- straggling <tag>
- put listing on same line
- add blank line after <tag> on previous line
2019-09-08 20:08:15 +00:00
Danilo G. Baio
dd1ae9c65a Add Klaus Aehlig to contributors
Maintainer of:	devel/bazel
		devel/cvsadmin
		devel/py-wsgitools
		lang/haskell-mode.el
		misc/findutils
		science/h5utils
		x11-clocks/tclock

PR:		240420
2019-09-08 19:40:52 +00:00
Benedict Reuschling
b600d42cb7 Clean up some textproc/igor warnings:
- wrap long line
- start content on same line
- redundant markup and word
2019-09-08 14:28:58 +00:00
Larry Rosenman
6a80e0ec37 refresh my pgp key. 2019-09-07 22:11:26 +00:00
Mark Linimon
3e96d57f82 Add a new section "Cluster-Specific Considerations" to discourage
the use of -march=native by default.

Approved by:		mat
Differential Revision:	D20885
2019-09-07 20:52:18 +00:00
Johannes Lundberg
6a2faff96d Document OSVERSION 1300046. 2019-09-06 16:23:42 +00:00
Benedict Reuschling
07c5e559ce Cleanup this article from most (but not all) igor warnings:
- wrap long lines
- use tabs instead of spaces
- space after content (inserting a &nbsp;)
- capitalization
- use two spaces at sentence start

Event:	    vBSDcon 2019
2019-09-06 13:58:37 +00:00
Glen Barber
7b115da262 Update the 12.1-RELEASE schedule to reflect the code slush is now
in effect.

Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC (Netgate)
2019-09-06 00:01:01 +00:00
Benedict Reuschling
5595213189 Clean up this chapter a bit using textproc/igor output:
- Use tabs instead of spaces
- wrap long lines
- bad indent

Event:	    vBSDcon FreeBSD Hackathon
2019-09-05 20:46:54 +00:00
Benedict Reuschling
6c190c76c3 Clean up the following igor warnings:
- wrap long line
- add blank line after previous line
- use tabs instead of spaces
- straggling <tag>

Event:	    vBSDcon FreeBSD Hackathon
2019-09-05 20:22:58 +00:00
Benedict Reuschling
e6a8ba37d0 Cleanup some textproc/igor warnings where possible:
- wrap long lines
- spelling

Event:	    vBSDcon FreeBSD Hackathon
2019-09-05 19:40:43 +00:00
Sergio Carlavilla Delgado
9e65c2492f PR: Update the traduction to the article problem-reports
Approved by: gabor
Obtained from: The FreeBSD Spanish Documentation Project
2019-09-05 19:36:06 +00:00
Benedict Reuschling
8da7e46fae Cleanup some textproc/igor warnings.
Event:	    vBSDcon FreeBSD Hackathon
2019-09-05 18:56:07 +00:00
Benedict Reuschling
fb8f1dbd4b Fix two textproc/igor warnings:
- extra space after content
- a straggling </entry>

Event:	vBSDcon FreeBSD Hackathon
2019-09-05 18:42:53 +00:00
Benedict Reuschling
24285bff3c Fix errors reported by textproc/igor:
- wrap long line
- use two spaces at sentence start
- use tabs instead of spaces
- space after content
- straggling <tag>

Event:	    vBSDcon FreeBSD Hackathon
2019-09-05 17:58:59 +00:00
Benedict Reuschling
de67b5b784 Fix errors reported by textproc/igor:
- wrap long line
- use tabs istead of spaces
- straggling closing tags (like </entry>)
- add blank line after <tag> on previous line

Event:	    vBSDcon FreeBSD Hackathon
2019-09-05 17:28:51 +00:00
Benedict Reuschling
743c61d608 Clean up some errors from textproc/igor
by wrapping long lines.

Event:	vBSDcon Hackathon
2019-09-05 16:59:08 +00:00
Benedict Reuschling
999f8925ae Fix some igor warings by wrapping long lines.
No functional changes.
2019-09-05 15:28:22 +00:00
Beat Gaetzi
57bbeeaf2b Update my PGP key 2019-09-05 08:45:21 +00:00
Gregory Neil Shapiro
dec446ba11 Update my PGP key after bumping the expiration date. 2019-09-05 05:20:12 +00:00
Koichiro Iwao
edac152614 Refresh my GPG key 2019-09-04 02:10:18 +00:00
Jason Helfman
fe30b4c151 - address misleading example
PR:		240301
Reported by:	pauamma@gundo.com
2019-09-03 21:04:49 +00:00
Mateusz Guzik
4fe06807c8 Document OSVERSION 1300045.
Sponsored by:	The FreeBSD Foundation
2019-09-03 12:44:03 +00:00
Adriaan de Groot
febc64d68c adridg.key: Bump expiration to 18 months 2019-09-03 08:57:15 +00:00
Mark Linimon
4beb991cd3 Wiki account issues have been delegated to wiki-admin@FreeBSD.org.
Approved by:	"just fix it"
2019-09-02 19:26:44 +00:00
Matthias Andree
02dd5e3569 mandree.key: Bump expiration by two years.
Reported by: pi@
2019-09-02 18:29:00 +00:00
Mark Linimon
99f6504288 Document OSVERSIONs 1300043 and 1300044. 2019-09-02 15:05:33 +00:00
Edward Tomasz Napierala
167c54dd49 Improve the instructions.
Sponsored by:	DARPA, AFRL
2019-09-02 14:25:45 +00:00