- tjr documented f*lockfile(3) last January.
- I implmented FP support for the ' modifier in printf(3)
last April.
- I implemented and documented %a/%A a few days ago.
Ping timeout on the person originally assigned to the task.
- We switched to vendor sources for dtoa()/strtod() last March.
- Mike and I implemented fpclassify() and friends last February.
- FLT_EVAL_METHOD and DECIMAL_DIG have been in float.h for a while.
Timeout on: mike
I'm looking for an SGI 1100 motherboard, the original on a system I'm
using for testing has broken, leaving me with a nicely functional
system (leaving aside the motherboard). The original systems cost
about $3000, but SGI wants $5000 for a replacement motherboard...
- Remove the requirement for mentors to send PGP keys of new
committers to admins@.
committers-guide/article.sgml:
- Update copyright year.
- Emphasize that new committers should add their PGP key to the
Handbook, since it might be needed for identification, e.g. for
account recovery.
teams.ent:
- Add an entiry for admins@.
Discussed with: admins (joe, kensmith)
FreeBSD 5.2 added.
EoL date for 5.1 adjusted to actual last day of the month for
consistency. (Leap year reminder from Marek Lukaszuk
<m.lukaszuk@multimedia.pl>.)
images, then they won't be able to use this mechanism. In the words of
the user who suggested this:
I always see and work with the page from the top down, so I
filled in this form before realising that I was completely
incapable of getting it submitted which was obviously a tad
annoying.
Discussed with: Sabahattin Gucukoglu <mail@sabahattin-gucukoglu.com>
- The structure of transtable.xml is revised. <word> should be
bracketed with <group>.
- A sorting order of the FreeBSD mirror sites rendered using
mirrors.xml has been determined by sort(1).
- A template "transtable-lookup" has been added for localization on
word-by-word basis.
- Replace English month names in news.xml, press.xml, and
advisories.xml with numbers that correspond to the names.
The number->name translation is performed on the fly.
- Since information in mirrors.xml is used in www/ tree, it depends on
doc/ tree now. When WITHOUT_DOC is defined it can be built without
doc/ tree, but some information becomes unavailable. For example,
a list of the mirror sites generated in index.html becomes a dummy
one, and calling "transtable-lookup" with a word returns the word
itself.
Neither www/ nor doc/ build should be broken due to this commit, but
until the necessary changes are applied in the localized directories,
the transtable does not work; it simply generates non-localized contents
even if transtable.xsl is used.