OpenBSD CVS

CVS log for src/usr.bin/mandoc/Attic/arch.in


[BACK] Up to [local] / src / usr.bin / mandoc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12, Fri Nov 28 18:07:38 2014 UTC (9 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +1 -1 lines
FILE REMOVED

Drop useless architecture table.  Validating architecture names
is a job for makewhatis(8)/mandoc.db(5), not for the parser.
Removes 150 lines from source files and 4k (1%) from the binary.
Bloat found by deraadt@.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Apr 27 22:41:39 2014 UTC (10 years ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

For LUNA88K, make sure the architecture name shown to the user
matches the architecture name required for man -S and apropos -S.
Adjust the case of LUNA68K to match the case of LUNA88K.
ok aoyama@

Revision 1.10 / (download) - annotate - [select for diffs], Tue Apr 22 22:58:02 2014 UTC (10 years ago) by aoyama
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Unify the model name to LUNA-88K{,2}, that is considered the
`official' name.

ok jmc@ miod@

Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 4 19:39:18 2013 UTC (10 years, 8 months ago) by patrick
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Beagle has been replaced by armv7.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Mar 26 19:16:19 2013 UTC (11 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

bits for octeon (will format as OCTEON in Dt);

Revision 1.7 / (download) - annotate - [select for diffs], Sun Feb 26 20:42:29 2012 UTC (12 years, 2 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

add a few libs and another arch found in NetBSD; from joerg@

Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 16 16:24:04 2011 UTC (12 years, 7 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.5: +55 -1 lines
Diff to previous 1.5 (colored)

Sync to groff, and add tier I and II NetBSD architectures.
This is useful such that we don't misformat manuals coming
from other operation systems.
ok kristaps@

Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 26 15:10:20 2010 UTC (13 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

add a "mips64" architecture; requested by/ok miod

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jul 31 23:42:04 2010 UTC (13 years, 9 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.3: +4 -2 lines
Diff to previous 1.3 (colored)

Correct Copyright lines in the rarely touched files:
* add missing years (only where substantial changes were committed)
* update Kristaps' email address in the remaining places
No code changes.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 26 12:51:25 2010 UTC (14 years, 2 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Old news: there is an experimental "loongson" port.
This commit corresponds to what jmc@ did in share/tmac/mdoc/doc-common
and share/man/man7/mdoc.samples.7 on January 24.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 14 23:00:57 2009 UTC (14 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6
Changes since 1.1: +11 -13 lines
Diff to previous 1.1 (colored)

sync to 1.7.16: comments, whitespace and spelling fixes; no functional change

Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 6 20:30:40 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN

Initial check-in of mandoc for formatting manuals. ok deraadt@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.