OpenBSD CVS

CVS log for www/pmax.html


[BACK] Up to [local] / www

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.53 / (download) / (as text) - annotate - [select for diffs], Mon May 27 22:55:26 2019 UTC (4 years, 11 months ago) by bentley
Branch: MAIN
CVS Tags: HEAD
Changes since 1.52: +16 -27 lines
Diff to previous 1.52 (colored)

Substantially clean up and modernize HTML markup across openbsd.org.

This was done with three purposes in mind:
- to reduce the massive amount of inline HTML, to be easier on developers
  adding actual content
- to allow running the HTML validator across the source (doing this found
  many unintentional mistakes in the present code, including at least a
  dozen cases of half- or fully-invisible text)
- to separate content from presentation, so appearance can be controlled
  through stylesheets

Great care was taken to keep all pages, even very old ones, looking the
same, give or take a few pixels of whitespace.

Much review, critique, and improvement from tj@

Revision 1.52 / (download) / (as text) - annotate - [select for diffs], Mon Aug 15 02:22:11 2016 UTC (7 years, 9 months ago) by tb
Branch: MAIN
Changes since 1.51: +1 -1 lines
Diff to previous 1.51 (colored)

tls on openbsd.org is now real:
- link to https://www.openbsd.org from the sub-projects' pages
- make internal links relative
- switch link rel=canonical to https to please some search engines
"go ahead" from beck, "do it!!!!" tj

Revision 1.51 / (download) / (as text) - annotate - [select for diffs], Tue Mar 29 14:58:59 2016 UTC (8 years, 1 month ago) by tb
Branch: MAIN
Changes since 1.50: +8 -14 lines
Diff to previous 1.50 (colored)

another batch of css conversions. except tshirts, these all pass
the validator test. with tj

Revision 1.50 / (download) / (as text) - annotate - [select for diffs], Mon Mar 28 16:46:17 2016 UTC (8 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.49: +3 -18 lines
Diff to previous 1.49 (colored)

remove pointless toc and get to the meat of the matter sooner

Revision 1.49 / (download) / (as text) - annotate - [select for diffs], Sat Dec 19 16:47:16 2015 UTC (8 years, 4 months ago) by mmcc
Branch: MAIN
Changes since 1.48: +0 -1 lines
Diff to previous 1.48 (colored)

It seems unnecessary to say "There is currently no one working on
bringing this port back to life" for ports that are marked as
discontinued 10+ years ago. Also, a couple trivial rewordings.

Revision 1.48 / (download) / (as text) - annotate - [select for diffs], Thu Jul 2 05:49:04 2015 UTC (8 years, 10 months ago) by bentley
Branch: MAIN
Changes since 1.47: +0 -3 lines
Diff to previous 1.47 (colored)

Clean up meta tags.

name=distribution, name=keywords, and name=resource-type have no effect
in modern search engines and just clutter up the page source.

From Pavel Plamenov.

Revision 1.47 / (download) / (as text) - annotate - [select for diffs], Mon May 11 11:18:29 2015 UTC (9 years ago) by sthen
Branch: MAIN
Changes since 1.46: +1 -0 lines
Diff to previous 1.46 (colored)

Add 'link rel="canonical"' to pages, acting as a hint to search engines
to list the copies on www.openbsd.org rather than mirrors.

From Carlin Bingham, ok millert@ nick@

Revision 1.46 / (download) / (as text) - annotate - [select for diffs], Tue Mar 18 22:45:19 2014 UTC (10 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.45: +1 -2 lines
Diff to previous 1.45 (colored)

unify discontinue messages.

Revision 1.45 / (download) / (as text) - annotate - [select for diffs], Tue Mar 11 07:02:07 2014 UTC (10 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.44: +0 -10 lines
Diff to previous 1.44 (colored)

start to get rid of annoying tail at the bottom of each page; browser
back buttons do that fine, and the rest of the text is not very relevant.

Revision 1.44 / (download) / (as text) - annotate - [select for diffs], Sat Feb 2 17:28:20 2013 UTC (11 years, 3 months ago) by miod
Branch: MAIN
Changes since 1.43: +4 -6 lines
Diff to previous 1.43 (colored)

Switch to past tense in the discontinued port pages.

For those who had a `if you resurrect this port, contact someone@' notice,
remove it; if such an event occurs, it would be better to contact us through
the mailinglists.

For those who had a port maintainer listed, remove it, obviously.

Revision 1.43 / (download) / (as text) - annotate - [select for diffs], Fri May 21 21:06:35 2010 UTC (13 years, 11 months ago) by miod
Branch: MAIN
Changes since 1.42: +2 -3 lines
Diff to previous 1.42 (colored)

He who revives the pmax port doesn't need to contact me anymore, as I've given
all my pmax hardware to science^Wa computer museum.

Revision 1.42 / (download) / (as text) - annotate - [select for diffs], Thu Sep 4 23:51:57 2008 UTC (15 years, 8 months ago) by sthen
Branch: MAIN
Changes since 1.41: +1 -1 lines
Diff to previous 1.41 (colored)

Spelling/grammar fixes, mostly from guede on www@, thanks!
Bump copyright dates.

Revision 1.41 / (download) / (as text) - annotate - [select for diffs], Thu Sep 4 19:10:51 2008 UTC (15 years, 8 months ago) by deraadt
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

repairs; guede

Revision 1.40 / (download) / (as text) - annotate - [select for diffs], Tue May 15 02:10:53 2007 UTC (17 years ago) by nick
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)


no idea how I noticed this...
  -<a href="#toc"></a>
  +<a name="toc"></a>

Revision 1.39 / (download) / (as text) - annotate - [select for diffs], Thu Nov 11 22:32:08 2004 UTC (19 years, 6 months ago) by miod
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

Only use the short form of my firstname all over the www pages for
consistency. Plus this form is pronounceable, unlike the longer form...

Revision 1.38 / (download) / (as text) - annotate - [select for diffs], Tue Aug 10 13:55:23 2004 UTC (19 years, 9 months ago) by nick
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)


"Supported hardware list" -> "Supported hardware"
"scsi" -> "SCSI"  "lan" -> "LAN".  Verified with tom@, miod@

Revision 1.37 / (download) / (as text) - annotate - [select for diffs], Sat Oct 18 02:54:06 2003 UTC (20 years, 7 months ago) by nick
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)


where -> were.  Spotted by Tom Cosgrove. Thanks!

Revision 1.36 / (download) / (as text) - annotate - [select for diffs], Sun Apr 13 11:28:40 2003 UTC (21 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

try to use the X Window System, X11 and XFree86 as consistently as possible.

diffs from Paul Weissman, via mickey@
aided, abetted and ok'd matthieu@

Revision 1.35 / (download) / (as text) - annotate - [select for diffs], Fri Jan 17 19:59:28 2003 UTC (21 years, 4 months ago) by jufi
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)


history is always past.
'fix it' by miod@

Revision 1.34 / (download) / (as text) - annotate - [select for diffs], Tue Dec 31 16:15:26 2002 UTC (21 years, 4 months ago) by miod
Branch: MAIN
Changes since 1.33: +140 -125 lines
Diff to previous 1.33 (colored)

Platform pages rework, 3/4
- make these pages have a similar layout
- more manpage links
- try to add more information, and fix errors/inaccuracies of the existing
texts
- document deceased platforms as such

with some help from nick@

Revision 1.33 / (download) / (as text) - annotate - [select for diffs], Sat Jun 2 18:51:58 2001 UTC (22 years, 11 months ago) by miod
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Remove remove a redundant word.

Revision 1.32 / (download) / (as text) - annotate - [select for diffs], Thu May 24 14:57:15 2001 UTC (22 years, 11 months ago) by ian
Branch: MAIN
Changes since 1.31: +5 -16 lines
Diff to previous 1.31 (colored)

Remove old reference to NetBSD's pmax needing cross compile (nudge
from simonb@netbsd.org), simplifying the list into a paragraph.
Minor spelling cleanups. Delete obsolete GENERATOR tag in head.

Revision 1.31 / (download) / (as text) - annotate - [select for diffs], Thu Nov 23 18:05:37 2000 UTC (23 years, 5 months ago) by jufi
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)


<link> belongs in the <head> </head> section..

Revision 1.30 / (download) / (as text) - annotate - [select for diffs], Sun May 21 21:45:47 2000 UTC (23 years, 11 months ago) by wvdputte
Branch: MAIN
Changes since 1.29: +2 -1 lines
Diff to previous 1.29 (colored)

Add missing </strong> tag

Revision 1.29 / (download) / (as text) - annotate - [select for diffs], Fri May 12 18:51:49 2000 UTC (24 years ago) by deraadt
Branch: MAIN
Changes since 1.28: +6 -1 lines
Diff to previous 1.28 (colored)

pmax machines available for developers

Revision 1.28 / (download) / (as text) - annotate - [select for diffs], Sat Mar 25 02:29:50 2000 UTC (24 years, 1 month ago) by wvdputte
Branch: MAIN
Changes since 1.27: +3 -2 lines
Diff to previous 1.27 (colored)

Small fixups on $OpenBSD$ tag on bottom of page, make it look more uniform

Revision 1.27 / (download) / (as text) - annotate - [select for diffs], Thu Mar 25 08:59:34 1999 UTC (25 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26 (colored)

PMAGB-BA description repair; brt@osk.sema.se

Revision 1.26 / (download) / (as text) - annotate - [select for diffs], Sun Nov 22 16:49:55 1998 UTC (25 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

correction; schwarz@physik.tu-berlin.de

Revision 1.25 / (download) / (as text) - annotate - [select for diffs], Mon Oct 12 05:53:13 1998 UTC (25 years, 7 months ago) by millert
Branch: MAIN
Changes since 1.24: +3 -6 lines
Diff to previous 1.24 (colored)

I don't maintain the pmax port and never really did

Revision 1.24 / (download) / (as text) - annotate - [select for diffs], Sun Aug 2 05:10:42 1998 UTC (25 years, 9 months ago) by todd
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23 (colored)

fix typo

Revision 1.23 / (download) / (as text) - annotate - [select for diffs], Fri Jun 19 15:06:53 1998 UTC (25 years, 11 months ago) by pauls
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22 (colored)

Much work on image size tags.

Revision 1.22 / (download) / (as text) - annotate - [select for diffs], Wed Jun 3 09:56:37 1998 UTC (25 years, 11 months ago) by graichen
Branch: MAIN
Changes since 1.21: +17 -77 lines
Diff to previous 1.21 (colored)

reality update - remove all the old stuff which is no longer true

Revision 1.21 / (download) / (as text) - annotate - [select for diffs], Mon Jan 5 08:00:08 1998 UTC (26 years, 4 months ago) by graichen
Branch: MAIN
Changes since 1.20: +33 -0 lines
Diff to previous 1.20 (colored)

add the machine offer from dieter mayer for someone willing to help
hacking on the pmax

Revision 1.20 / (download) / (as text) - annotate - [select for diffs], Mon Dec 1 10:51:07 1997 UTC (26 years, 5 months ago) by todd
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19 (colored)

spelling

Revision 1.19 / (download) / (as text) - annotate - [select for diffs], Sun Aug 17 08:55:20 1997 UTC (26 years, 9 months ago) by graichen
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18 (colored)

small correction which phil tait sent me a long time ago

Revision 1.18 / (download) / (as text) - annotate - [select for diffs], Mon Jul 7 07:49:48 1997 UTC (26 years, 10 months ago) by graichen
Branch: MAIN
Changes since 1.17: +11 -3 lines
Diff to previous 1.17 (colored)

* add something about current pmax problems
* add thanks to jonathan stone and michael hitch

Revision 1.17 / (download) / (as text) - annotate - [select for diffs], Fri Jun 20 14:52:18 1997 UTC (26 years, 11 months ago) by johns
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

updated pmax.html to look consisten with other pages, must have missed it
when I did the rest of the port pages..

Revision 1.16 / (download) / (as text) - annotate - [select for diffs], Fri Jun 13 05:28:02 1997 UTC (26 years, 11 months ago) by graichen
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

corrections from george robbins (grr@)

Revision 1.15 / (download) / (as text) - annotate - [select for diffs], Thu Jun 12 10:13:30 1997 UTC (26 years, 11 months ago) by graichen
Branch: MAIN
Changes since 1.14: +165 -57 lines
Diff to previous 1.14 (colored)

now that everyone updates his port page - let's make the pmax page the most
beautiful :-)

Revision 1.14 / (download) / (as text) - annotate - [select for diffs], Thu May 15 12:40:47 1997 UTC (27 years ago) by graichen
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

fix typo: It -> The

Revision 1.13 / (download) / (as text) - annotate - [select for diffs], Thu May 15 12:40:06 1997 UTC (27 years ago) by graichen
Branch: MAIN
Changes since 1.12: +6 -1 lines
Diff to previous 1.12 (colored)

add a note that i'll put fixes for the installation if problems with it
come up here - because i wrote to do so in the install docs for the pmax

Revision 1.12 / (download) / (as text) - annotate - [select for diffs], Wed Apr 30 22:18:17 1997 UTC (27 years ago) by deraadt
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Inc my foot

Revision 1.11 / (download) / (as text) - annotate - [select for diffs], Sun Feb 2 00:48:56 1997 UTC (27 years, 3 months ago) by graichen
Branch: MAIN
Changes since 1.10: +3 -5 lines
Diff to previous 1.10 (colored)

remove link to my little ftp server - now you may get the snapshots from
the usual ftp servers

Revision 1.10 / (download) / (as text) - annotate - [select for diffs], Mon Jan 20 09:59:13 1997 UTC (27 years, 3 months ago) by graichen
Branch: MAIN
Changes since 1.9: +26 -4 lines
Diff to previous 1.9 (colored)

wow - we now have also pmax snapshots available - and tell a bit more
about the status of OpenBSD/pmax and it's differences to NetBSD/pmax

Revision 1.9 / (download) / (as text) - annotate - [select for diffs], Tue Oct 29 16:32:18 1996 UTC (27 years, 6 months ago) by graichen
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

i should learn something more about html :-) ...

Revision 1.8 / (download) / (as text) - annotate - [select for diffs], Tue Oct 29 16:23:08 1996 UTC (27 years, 6 months ago) by graichen
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored)

my email adress (mailto:) and some more words about the pmax - not much for now

Revision 1.7 / (download) / (as text) - annotate - [select for diffs], Wed Oct 2 01:24:16 1996 UTC (27 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

new info....

Revision 1.6 / (download) / (as text) - annotate - [select for diffs], Mon Sep 2 15:11:38 1996 UTC (27 years, 8 months ago) by deraadt
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

repair back links

Revision 1.5 / (download) / (as text) - annotate - [select for diffs], Mon Sep 2 11:18:07 1996 UTC (27 years, 8 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

put back icon here

Revision 1.4 / (download) / (as text) - annotate - [select for diffs], Sun Sep 1 01:21:12 1996 UTC (27 years, 8 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

delete base href= for mirrors

Revision 1.3 / (download) / (as text) - annotate - [select for diffs], Mon May 20 23:17:33 1996 UTC (28 years ago) by fn
Branch: MAIN
Changes since 1.2: +24 -5 lines
Diff to previous 1.2 (colored)

many stylistic changes.
they should conform to html 2.x guidelines.

Revision 1.2 / (download) / (as text) - annotate - [select for diffs], Mon May 6 10:32:06 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

add a small $OpenBSD$ at the end of each page..

Revision 1.1.1.1 / (download) / (as text) - annotate - [select for diffs] (vendor branch), Tue Jan 9 16:28:45 1996 UTC (28 years, 4 months ago) by deraadt
Branch: theo
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

www pages written mostly by me

Revision 1.1 / (download) / (as text) - annotate - [select for diffs], Tue Jan 9 16:28:45 1996 UTC (28 years, 4 months ago) by deraadt
Branch: MAIN

Initial revision

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.