Commit graph

17402 commits

Author SHA1 Message Date
Allan Jude
d05755f1fa Fix a broken link to bugzilla in all .cgi files on the website
PR:		204460
Sponsored by:	ScaleEngine Inc.
2016-01-03 16:46:47 +00:00
Eitan Adler
7ea2d52e39 Update to current so@
Use entity to avoid having to update multiple places again

Requested by:	allanjude
2016-01-02 21:26:15 +00:00
Bjoern A. Zeeb
8c4fed951e Bump copyright year.
Happy New Year 2016!
2015-12-31 11:31:41 +00:00
Allan Jude
715324033f Update the versions list for __FreeBSD_version 1100093 2015-12-30 23:39:44 +00:00
Benjamin Kaduk
091bc3df34 Add report on NTB driver improvements from cem 2015-12-29 07:01:44 +00:00
Benjamin Kaduk
6f7e87b250 Add report on ioat(4) improvements from cem 2015-12-29 06:56:13 +00:00
Benjamin Kaduk
cf6959da6f Add report on improvements to sysctl from cem
It now supports fixed-width integer types, and the command-line utility
can display type information for returned values with -t
2015-12-29 06:49:42 +00:00
Benjamin Kaduk
143744038a Add report on adding bool to style(9) from cem 2015-12-29 06:43:26 +00:00
Benjamin Kaduk
922a0f3151 Add LKL-FUSE report from cem 2015-12-29 05:15:03 +00:00
Benjamin Kaduk
acc9cebcf6 Connect the 2015Q4 report to the build
(It has no actual content, yet -- coming soon.)
2015-12-29 05:06:40 +00:00
Brad Davis
c9baed87e9 Fix spelling of administrators. 2015-12-28 21:26:35 +00:00
Glen Barber
67b3ae1a40 Fix typo.
Submitted by:	Chris Kiakas
Sponsored by:	The FreeBSD Foundation
2015-12-28 16:56:33 +00:00
Kevin Lo
cdedc9040f Replace gcc with clang to keep consistent with section 2.5.1
Submitted by:	Ruey-Cherng Yu <raycherng at gmail.com>
Differential Revision:	https://reviews.freebsd.org/D4678
2015-12-23 06:17:19 +00:00
Warren Block
3f3406d0fb Revision string is on the second line, not the third.
Submitted by:	Ruey-Cherng Yu <raycherng@gmail.com>
Approved by:	kevlo
Differential Revision:	https://reviews.freebsd.org/D4677
2015-12-22 14:53:11 +00:00
Warren Block
4537be3339 Add IDs to the examples of selecting a driver in a file. 2015-12-21 15:38:24 +00:00
Allan Jude
eee038ddac Third is spelled 'third', not 'second'
Submitted by:	koobs
2015-12-21 07:37:15 +00:00
Mathieu Arnold
7800e06337 Change the wording to push people to use variables directly and not the
%%FOO%% constructs in PLIST_FILES.

Sponsored by:	Absolight
2015-12-20 16:43:48 +00:00
Mark Johnston
fe8dde18fc Document the __FreeBSD_version bump to 1100092. 2015-12-20 05:22:45 +00:00
Benjamin Kaduk
38e11f043f Do not use a potentially symlink'd path in /etc/exports example
/home is commonly created by the installer as a symlink to /usr/home, and
symbolic links are not permitted in these directives, per exports(5).

Submitted by:	Sebastian Schaack <sebastian@schaack.io>
2015-12-19 00:44:24 +00:00
Warren Block
13885c17ed Whitespace-only fixes, translators please ignore. 2015-12-18 04:12:22 +00:00
Greg Lehey
f909eb8709 Spell "Jürgen" correctly. This includes removing the reference to
email, which contains a deprecated alternative spelling.
2015-12-18 00:03:21 +00:00
Warren Block
8e402744d0 Add a minimal Apache httpd.conf example for running test versions of the
web site locally, including CGI scripts.
2015-12-17 14:05:09 +00:00
Warren Block
af5a0331ba Whitespace-only fixes, translators please ignore. 2015-12-17 02:16:45 +00:00
Warren Block
1abac7710c Whitespace-only fixes, translators please ignore. 2015-12-17 01:59:30 +00:00
Warren Block
adfa005731 Fix a URL. Translators: this is a content change that affects how the
link is displayed.
2015-12-17 01:56:34 +00:00
Warren Block
da244468fa Whitespace-only fixes, translators please ignore. 2015-12-17 01:52:33 +00:00
Warren Block
5aec324365 Whitespace-only fixes, translators please ignore. 2015-12-17 01:46:51 +00:00
Warren Block
18738f40fb Whitespace-only fixes, translators please ignore. 2015-12-17 01:45:07 +00:00
Warren Block
a57d3a2e35 Add a new section on benefits, supplied by bapt@. Move the last question
about perks from the miscellaneous questions section into this section.

Submitted by:	bapt (part)
2015-12-17 01:38:47 +00:00
Christian Brueffer
87c684e7a8 Update the Subversion link label as well. 2015-12-15 18:41:16 +00:00
Christian Brueffer
a1cf82b456 Fix the link to the subversion primer.
PR:		202066
Submitted by:	rakuco, Andreas Perstinger
2015-12-15 18:37:26 +00:00
Christian Brueffer
5b394e0ec0 Correct the link to the __FreeBSD_version page.
PR:		204634
Submitted by:	Andreas Perstinger
2015-12-15 18:27:18 +00:00
Christian Brueffer
076d7bbfca Revert a bad change from r47864 (my own doing, not in the PR). 2015-12-15 18:20:30 +00:00
Christian Brueffer
952d06cd0b Several minor wording, spelling and grammar improvements.
PR:		204704
Submitted by:	scottcheloha@gmail.com
2015-12-15 18:16:47 +00:00
Christian Brueffer
ac1a081512 Fix typo.
PR:		205342
Submitted by:	Christian Geier
2015-12-15 15:01:06 +00:00
Christian Brueffer
f3284f2df7 Typo fix.
Submitted by:	Jim Nasby
2015-12-15 10:03:50 +00:00
Brad Davis
51c37fd0ca UTF-8 -> ISO-8859-1 of Juergen's name so it renders properly.
Submitted by:	bapt
2015-12-14 22:58:44 +00:00
Eitan Adler
4a1febc6ef Formatting 2015-12-14 08:25:05 +00:00
Eitan Adler
d3305c44ca It is with a heavy heart that I commit this change.
Jürgen was very knowledgeable and always willing to help.

Discussed with:	wblock
2015-12-14 03:26:28 +00:00
Bjoern Heidotting
cfffd0d965 Properly allign content in <screen> and <programlisting> tags.
Reviewed by:	bcr
Differential Revision:	https://reviews.freebsd.org/D4541
2015-12-13 12:13:34 +00:00
Edward Tomasz Napierala
a0803307e5 Describe how to use removable media with autofs(5).
Reviewed by:	emaste@, wblock@
Approved by:	gjb@
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D3980
2015-12-13 09:45:24 +00:00
Warren Block
e18ed558ca Remove SYMLINKS entry from example book Makefile. This appears to be
unnecessary and only used in the English Porter's Handbook Makefile
because it was copied from the Handbook Makefile.

Submitted by:	RayCherng Yu <raycherng@gmail.com>
2015-12-10 13:56:28 +00:00
Benjamin Kaduk
de8140dfb6 Copy report-template.xml to report-2015-10-2015-12.xml and
update variable replacements to reflect reality.

This file is not yet connected to the build.
2015-12-10 06:10:53 +00:00
Benjamin Kaduk
69df8e4694 A couple simple tweaks to the status report generator
The description for URLs is no longer optional, and the indentation
depth should be multiplied by two, not three, to yield the appropriate
number of spaces.
2015-12-10 04:44:48 +00:00
Warren Block
8e0688ec12 Correct the instructions on setting up DontZap. Suggested by ak on IRC. 2015-12-08 21:51:11 +00:00
Warren Block
0f8a5b0088 Add examples of setting specific video cards.
Reviewed by:	kwm, ak, Avengence on IRC freebsd-xorg
2015-12-08 20:44:31 +00:00
Glen Barber
aa2459296d Regen after r291956
Sponsored by:	The FreeBSD Foundation
2015-12-07 19:22:35 +00:00
Glen Barber
01c9f98e89 Update the 10.3-RELEASE schedule to reflect the reminder email
was sent.

Sponsored by:	The FreeBSD Foundation
2015-12-03 14:26:52 +00:00
Dmitry Marakasov
f441b7da23 - Update email of Tobias Kortkamp
PR:		204948
2015-12-02 22:47:16 +00:00
Dmitry Marakasov
c65253b340 - Add Tobias Kortkamp, author and maintainer of 3 ports 2015-12-01 13:59:54 +00:00