Up to [cvs.NetBSD.org] / htdocs / developers
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.15 / (download) - annotate - [select for diffs], Sun May 20 11:19:19 2012 UTC (11 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +35 -70
lines
Diff to previous 1.14 (colored)
Fix PR misc/46468 Update example of gnupg. Now RSA/RSA key is default selection.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Nov 21 16:45:26 2010 UTC (2 years, 5 months ago) by kano
Branch: MAIN
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
fix dead links pointed out by Yasushi Oshima
Revision 1.13 / (download) - annotate - [select for diffs], Thu Oct 16 20:38:48 2008 UTC (4 years, 7 months ago) by snj
Branch: MAIN
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
It's "its".
Revision 1.12 / (download) - annotate - [select for diffs], Fri Dec 16 08:51:31 2005 UTC (7 years, 5 months ago) by mishka
Branch: MAIN
CVS Tags: hrs-xmlcleanup-base,
hrs-xmlcleanup
Changes since 1.11: +23 -19
lines
Diff to previous 1.11 (colored)
To novice GPG users who read the key-signing instructions once from top to bottom, it's not clear that, in step 6, one should sign the return verification message, until step 7. A patch by David Young makes it more explicit. While here, assign IDs for all steps of key signing proccess and use <xref/> for references.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 28 21:25:32 2005 UTC (7 years, 9 months ago) by heinz
Branch: MAIN
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Fixed small typo.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jul 19 12:50:56 2005 UTC (7 years, 10 months ago) by rpaulo
Branch: MAIN
Changes since 1.9: +4 -3
lines
Diff to previous 1.9 (colored)
Change <pkg>...</pkg> to <filename role="pkg">...</filename>.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Jul 16 17:13:56 2005 UTC (7 years, 10 months ago) by heinz
Branch: MAIN
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Changed the remaining id attributes of the <webpage> element in order to
facilitate a less memory-intensive way of generating autolayout.xml.
The new id attributes must follow this rule:
The value of the id attribute is the pathname of the XML file, relative
to WEB_PREFIX, without the .xml suffix and with all "/" characters
substituted with "-".
If the path name of the XML file is
$WEB_PREFIX/some/path/and/filename.xml
then the id attribute must be id="some-path-and-filename".
Revision 1.8 / (download) - annotate - [select for diffs], Thu May 5 08:09:15 2005 UTC (8 years ago) by hrs
Branch: MAIN
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Switch to PUBLIC "-//NetBSD//DTD Website-based NetBSD Extension//EN".
Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 5 16:30:32 2004 UTC (9 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.6: +8 -7
lines
Diff to previous 1.6 (colored)
Fix some typos via patch from Lex Wennmacher.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 5 03:36:39 2004 UTC (9 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Regen after layout.xml was changed. Mostly just adds links and changes anchor id's.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 5 00:06:21 2004 UTC (9 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.4: +49 -40
lines
Diff to previous 1.4 (colored)
Whitespace nits.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 5 00:00:07 2004 UTC (9 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.3: +24 -24
lines
Diff to previous 1.3 (colored)
<programlisting> implies pre-formatted text, so remove leading whitespace. Regen html.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Apr 4 22:26:10 2004 UTC (9 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
``Anyone wanting to send you an encrypted message, or wanting to verify your signature needs your **public** key.'' public, not private
Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 4 22:19:13 2004 UTC (9 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.1: +6 -6
lines
Diff to previous 1.1 (colored)
ispell
Revision 1.1 / (download) - annotate - [select for diffs], Sun Apr 4 22:15:47 2004 UTC (9 years, 1 month ago) by jschauma
Branch: MAIN
XMLify pgp instructions while at the same time updating/replacing the old instructions with new and much more detailed ones.