Commit graph

2175 commits

Author SHA1 Message Date
Warren Block
ef67a75e92 Add an introduction. 2016-04-20 14:49:19 +00:00
Warren Block
80980c96c0 Use title capitalization for link contents (pointed out by bjk). 2016-04-20 14:37:25 +00:00
Warren Block
0fc7a1eade Whitespace-only fixes, translators please ignore. 2016-04-20 14:32:02 +00:00
Warren Block
de46c13dc2 Whitespace-only fixes, translators please ignore. 2016-04-20 14:26:46 +00:00
Warren Block
8262056d71 Minor edits to the CAM report. 2016-04-20 14:23:55 +00:00
Warner Losh
877a9a46a8 Tweak wording in my I/O Schedule report 2016-04-20 03:47:47 +00:00
Benjamin Kaduk
f266622398 Editorial tweaks to the 2016Q1 report
Remove some unnecessary quotes, and use " where they remain.
(Also sprinkle some more <tt>.)

Try to use title case for <url> descriptions, and convert a few
FreeBSD into &os;.

And more.
2016-04-20 03:34:18 +00:00
Warren Block
b31911d153 Add CAM I/O Scheduler report from Warner Losh <imp@bsdimp.com>. 2016-04-20 01:10:07 +00:00
Warren Block
0a932cee38 Update the Lucas report with the latest news. 2016-04-18 05:13:41 +00:00
Warren Block
6983d3e808 Update the Lucas book report. 2016-04-18 03:40:48 +00:00
Warren Block
381104455f Whitespace-only fixes, translators please ignore. 2016-04-18 03:18:27 +00:00
Warren Block
6277bc7876 Editing pass to reduce redundancy and improve readability. 2016-04-18 03:06:35 +00:00
Warren Block
3ff01fe38c General editing and markup additions. 2016-04-16 23:20:51 +00:00
Warren Block
3150c76e60 Add FreeBSD Foundation report from Deb Goodkin <deb@freebsdfoundation.org>. 2016-04-16 19:50:04 +00:00
Wolfram Schneider
1b93463eb3 add Debian 7.8.0 manual pages 2016-04-16 18:51:21 +00:00
Wolfram Schneider
3e3fdb1eb1 add Debian 8.1.0 manual pages 2016-04-16 18:48:04 +00:00
Wolfram Schneider
6581457088 new path for Debian 6.0.10 2016-04-16 18:38:36 +00:00
Wolfram Schneider
c51b45f2fe add Debian 5.0.10 manual pages 2016-04-16 18:27:47 +00:00
Wolfram Schneider
7b73a46bce add Debian 4.0.9 manual pages 2016-04-16 18:23:01 +00:00
Wolfram Schneider
50ac288f4b add Debian 3.1.8 manual pages 2016-04-16 18:17:58 +00:00
Wolfram Schneider
1d6583ca3b add Debian 2.2.7 manual pages 2016-04-16 18:06:15 +00:00
Warren Block
714a38beb4 Whitespace-only fixes, translators please ignore. 2016-04-16 15:46:27 +00:00
Warren Block
f7e5437035 Add details to Ceph report, fix a couple of spooling arhrs. 2016-04-16 15:43:51 +00:00
Warren Block
ca36c9a56a Point out that zh_TW is Traditional Chinese. 2016-04-15 00:24:25 +00:00
Ed Maste
33b19512b8 Reword an awkward couple of sentences in the elftoolchain report 2016-04-14 18:53:26 +00:00
Ed Maste
dba73ab7a1 Update lld report with feedback from Davide 2016-04-14 18:19:07 +00:00
Ed Maste
d060ccef0d Add Rafael Espindola to lld report and sort names 2016-04-14 18:09:34 +00:00
Glen Barber
a5b276c298 Add releng/10.3, and update stable/10 to reflect it is no longer frozen.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2016-04-13 23:48:14 +00:00
Glen Barber
63c7f26e38 Update the 11.0-RELEASE schedule to reflect the updated schedule has
been sent.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2016-04-13 23:46:28 +00:00
Glen Barber
f38f09e089 Update the 11.0-RELEASE schedule to adjust for wider packaged base
testing.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2016-04-13 23:40:30 +00:00
Warren Block
f69139e382 Update Graphics report. Supplied by kwm. 2016-04-13 21:32:35 +00:00
Warren Block
0a3418cb14 Update Gnome report, supplied by kwm. 2016-04-13 21:18:54 +00:00
Warren Block
7cd9431242 Update Gnome report. 2016-04-13 21:07:57 +00:00
Ed Maste
ec365844c7 Use new partialsponsor tag on the lld report 2016-04-13 18:47:23 +00:00
Warren Block
a5769b5604 Add a new <partialsponsor> tag, with PBS-style wording. Also change the
"is" in the supported-by phrase to "was".  "Was" might not be quite
right either, but "is" implies ongoing support.
2016-04-13 17:24:52 +00:00
Warren Block
0f0a68233c Add GNOME report from Koop Mast <kwm@rainbow-runner.nl>. 2016-04-13 16:59:19 +00:00
Warren Block
bafbad80d2 Add Ceph report from Willem Jan Withagen <wjw@digiware.nl>. 2016-04-13 16:51:56 +00:00
Warren Block
d5208c2ded Add the lld linker report from Ed Maste <emaste@freebsd.org>. 2016-04-13 16:15:00 +00:00
Warren Block
1c513283c4 Add the Core report from Matthew Seaman <matthew@FreeBSD.org>. 2016-04-13 16:06:33 +00:00
Warren Block
dc4c184660 The stylesheet did not consider long, wrapped lines when generating IDs,
and produced broken IDs with linefeeds and multiple dashes.  Fix that
with numerous applications of normalize-space() before translating
spaces into dashes.  This stylesheet is XSL 1.0. I don't know if there
is a reason for that.  If it were XSL 2.0, we could define a single
xsl:function to format IDs and factor out all these normalize-space()
and translate(, ' ','-') functions into it.
2016-04-13 15:22:42 +00:00
Warren Block
1b0ff6f61b Add style="white-space: nowrap;" to the URL table so it is still
readable even with long URLs.
2016-04-13 14:04:51 +00:00
Koop Mast
50e11a7387 Small update to the graphics artikel.
Approved by:	wblock@
2016-04-13 13:15:55 +00:00
Warren Block
72caaad574 Whitespace-only cleanup, translators please ignore. 2016-04-13 01:18:27 +00:00
Warren Block
41aaff400f More general editing, removing empty sections. 2016-04-13 01:02:36 +00:00
Warren Block
ef6a3033c9 General editing, sentence clarity, and addition of <tt> tags every other
word or so.
2016-04-13 00:50:11 +00:00
Warren Block
a313a6c362 Add MMC under CAM report from Ilya Bakulin <ilya@bakulin.de>. 2016-04-12 23:28:54 +00:00
Warren Block
485eb2e581 Convert back to LF line endings. 2016-04-12 23:24:54 +00:00
Warren Block
ea7d2c2fdb Add QT56 and UBLDR overlays reports from Oleksandr Tymoshenko
<gonzo@freebsd.org>.
2016-04-12 23:10:01 +00:00
Warren Block
d962b31fc1 Add RCTL disk I/O limits report from Edward Tomasz Napierała
<trasz@FreeBSD.org>.
2016-04-12 23:00:28 +00:00
Warren Block
0e149a0494 Add ASLR report from Konstantin Belousov <kostikbel@gmail.com>. 2016-04-12 22:56:05 +00:00