| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
MFC after: 1 day
Notes:
svn path=/head/; revision=241096
|
| |
|
|
| |
Notes:
svn path=/head/; revision=223458
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Some files keep the SUN4V tags as a code reference, for the future,
if any rewamped sun4v support wants to be added again.
Reviewed by: marius
Tested by: sbruno
Approved by: re
Notes:
svn path=/head/; revision=221869
|
| |
|
|
|
|
|
|
| |
world. The %[no]include.historic knobs are removed because they
are not used for a long time.
Notes:
svn path=/head/; revision=198114
|
| |
|
|
|
|
|
| |
- Bump copyright year.
Notes:
svn path=/head/; revision=179456
|
| |
|
|
|
|
|
| |
- Fix a bug that role="" does not work when arch="" is not specified.
Notes:
svn path=/head/; revision=178350
|
| |
|
|
|
|
|
| |
It should not be applied to printed output.
Notes:
svn path=/head/; revision=178348
|
| |
|
|
|
|
|
|
| |
paragraph as MFC'd or one for specific platforms. This should
make no content change with the rendered output.
Notes:
svn path=/head/; revision=178342
|
| |
|
|
| |
Notes:
svn path=/head/; revision=174093
|
| |
|
|
| |
Notes:
svn path=/head/; revision=173962
|
| |
|
|
| |
Notes:
svn path=/head/; revision=172585
|
| |
|
|
|
|
|
|
|
| |
every one of the release documents.
Approved by: re (implicitly)
Notes:
svn path=/head/; revision=171888
|
| |
|
|
| |
Notes:
svn path=/head/; revision=170107
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
manner consistent with the new MI-style hardware notes document.
man2hwnotes.pl now defaults to generating entities for the MI-style
hardware notes (i.e. hardware/article.sgml). A new -c
option causes it to generate entities for the older MD-style
hardware notes (i.e. hardware/common/dev.sgml).
The Makefile infrastructure supplies the -c option to man2hwnotes.pl
now unless the HWNOTES_MI Makefile variable is defined, so
compatiblity is preserved for hardware notes translations that
aren't converted to the new organization yet. As translations
convert, they should define HWNOTES_MI in their hardware/Makefile.
When all the relevant translations catch up, the compatibility goop
in share/mk/doc.relnotes.mk and share/sgml/Makefile can be removed.
Thanks go to simon@ for help with the backwards compatiblity
mechanism.
Tested with: en_US.ISO8859-1, zh_CN.GB2312
Notes:
svn path=/head/; revision=166778
|
| |
|
|
| |
Notes:
svn path=/head/; revision=155942
|
| |
|
|
|
|
|
|
|
| |
link generation with no actual target.
Reported by: Tim Witthoeft (tim.witthoeft at gmail.com)
Notes:
svn path=/head/; revision=152873
|
| |
|
|
| |
Notes:
svn path=/head/; revision=148054
|
| |
|
|
|
|
|
|
|
|
|
| |
aesthetically pleasing HTML output.
Tested with: mozilla, opera, lynx, links
Problematic with: w3m
Reviewed by: remko, keramida
Notes:
svn path=/head/; revision=145907
|
| |
|
|
| |
Notes:
svn path=/head/; revision=144718
|
| |
|
|
|
|
|
|
|
| |
snapshots, instead point them at a Web page on the main FreeBSD
site that gives more information on the monthly (RE-created) snapshots
plus pointers to the jp.freebsd.org and se.freebsd.org snapshots.
Notes:
svn path=/head/; revision=143851
|
| |
|
|
| |
Notes:
svn path=/head/; revision=137346
|
| |
|
|
|
|
|
| |
- Bump &release.manpath.xfree86;.
Notes:
svn path=/head/; revision=134811
|
| |
|
|
| |
Notes:
svn path=/head/; revision=134659
|
| |
|
|
| |
Notes:
svn path=/head/; revision=134114
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Make "die()" more verbose.
- Do not put extra blank lines into the output file.
- Normalize text by using numeric entities because
some characters such as "'" can break the generated SGML.
Reviewed by: simon
Notes:
svn path=/head/; revision=133322
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
manual pages, to avoid duplicating work between the Hardware Notes and
manual pages.
Each text line in the output from the manual page parser is generated
as a SGML entity, making it possible for translators to only translate
lines which actually contains English text (this neat idea came from
hrs).
To determine which drivers are usable on which architectures the
dev.archlist.txt file is used to explicitly list this. It it an
imperfect solution, but the best I have been able to come up with for
now.
This commit converts most of the devices which has a section 4 manual
page with a HARDWARE section to be the new auto generated format.
Reviewed in principle by: ru, hrs, trhodes
Good ideas for improvements: hrs
No objections: -doc, re
Notes:
svn path=/head/; revision=133094
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131329
|
| |
|
|
| |
Notes:
svn path=/head/; revision=124590
|
| |
|
|
| |
Notes:
svn path=/head/; revision=123264
|
| |
|
|
|
|
|
| |
Approved by: re (implicitly)
Notes:
svn path=/head/; revision=123188
|
| |
|
|
|
|
|
| |
Approved by: re (implicitly)
Notes:
svn path=/head/; revision=123068
|
| |
|
|
| |
Notes:
svn path=/head/; revision=117640
|
| |
|
|
|
|
|
|
|
| |
Trim release documentation and errata. While here, put back
some conditional text in the errata that was removed during
5.0-RELEASE and never put back.
Notes:
svn path=/head/; revision=115963
|
| |
|
|
|
|
|
|
|
| |
and add entities &release.manpath.*; for man.cgi's manpath=XXX.
Approved by: re (bmah)
Notes:
svn path=/head/; revision=115262
|
| |
|
|
|
|
|
|
|
|
|
| |
Note that the previous commit message for this file should have read:
"4.8-RELEASE is the latest release from the 4-STABLE branch." [1]
Pointed out by: Stijn Hoop <stijn@win.tue.nl> [1]
Approved by re (implicitly)
Notes:
svn path=/head/; revision=114789
|
| |
|
|
| |
Notes:
svn path=/head/; revision=114786
|
| |
|
|
| |
Notes:
svn path=/head/; revision=109541
|
| |
|
|
| |
Notes:
svn path=/head/; revision=107814
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=107630
|
| |
|
|
| |
Notes:
svn path=/head/; revision=98914
|
| |
|
|
|
|
|
|
|
| |
the size of the rendered release notes. By default, any element with
a role="historic" attribute won't get rendered in the output unless
the INCLUDE_HISTORIC Makefile variable is defined.
Notes:
svn path=/head/; revision=98515
|
| |
|
|
|
|
|
|
|
|
| |
little graphics images are a pain to deal with, and they don't work in
the *.TXT files anyways.
Submitted by: ue
Notes:
svn path=/head/; revision=92995
|
| |
|
|
|
|
|
|
|
|
|
| |
the release notes compare 5.0-CURRENT to 4.0-RELEASE, but in at least
one place it is beneficial to mention the last stable release of
FreeBSD (4.5-RELEASE).
Reviewed by: bmah
Notes:
svn path=/head/; revision=92482
|
| |
|
|
|
|
|
|
| |
the link text), and put footnotes at the bottom of each page. This
change affects the release documentation only.
Notes:
svn path=/head/; revision=88976
|
| |
|
|
|
|
|
|
|
|
| |
attribute. This change is necessary in order for the release
documentation to scale to support more than two architectures.
Based on work by: hrs
Notes:
svn path=/head/; revision=85194
|
| |
|
|
|
|
|
|
| |
to the Handbook for more documentation sources. Mention INSTALL.TXT
as one of the other release documentation files.
Notes:
svn path=/head/; revision=79974
|
| |
|
|
| |
Notes:
svn path=/head/; revision=78040
|
| |
|
|
|
|
|
| |
a keyword, so it wasn't expanding it)
Notes:
svn path=/head/; revision=77636
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
version control information that is different from the rest of their
containing document (or at least other sections). For release notes
only, allow output of <sect1info><pubdate></pubdate></sect1info>
text, and add it to three sections of RELNOTESng where it's kind of
important ("What's New" in the release notes, "Supported Device" in
the arch-independent hardware list, and the processors section of the
alpha hardware list).
Notes:
svn path=/head/; revision=76598
|
| |
|
|
|
|
|
|
|
| |
stylesheets (particularly with respect to translations) is now similar
to that of the doc/ tree. Added a customization for HTML page footers
(this is the only reader-visible change).
Notes:
svn path=/head/; revision=76254
|