OpenBSD CVS

CVS log for www/mvme68k.html


[BACK] Up to [local] / www

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.102 / (download) / (as text) - annotate - [select for diffs], Mon May 27 22:55:21 2019 UTC (4 years, 11 months ago) by bentley
Branch: MAIN
CVS Tags: HEAD
Changes since 1.101: +20 -35 lines
Diff to previous 1.101 (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.101 / (download) / (as text) - annotate - [select for diffs], Mon Jun 26 17:18:57 2017 UTC (6 years, 10 months ago) by tb
Branch: MAIN
Changes since 1.100: +3 -3 lines
Diff to previous 1.100 (colored)

move man.openbsd.org links from http:// to https://
reduces the number of http:// links in www/ from >33k to <7k

thanks to schwarze for doing the work

Revision 1.100 / (download) / (as text) - annotate - [select for diffs], Tue Mar 7 18:30:54 2017 UTC (7 years, 2 months ago) by tj
Branch: MAIN
Changes since 1.99: +1 -1 lines
Diff to previous 1.99 (colored)

"the latest supported release is/was" -> "the last supported release was"

Revision 1.99 / (download) / (as text) - annotate - [select for diffs], Wed Mar 1 20:48:14 2017 UTC (7 years, 2 months ago) by tb
Branch: MAIN
Changes since 1.98: +1 -2 lines
Diff to previous 1.98 (colored)

minor cleanup to reduce tj's 6.1 diff

Revision 1.98 / (download) / (as text) - annotate - [select for diffs], Sun Oct 16 19:11:30 2016 UTC (7 years, 6 months ago) by tb
Branch: MAIN
Changes since 1.97: +1 -1 lines
Diff to previous 1.97 (colored)

Switch a few links to ftp.openbsd.org, www.libressl.org and www.openssh.org
to https now that the certificates are fully supported. Only fully
qualified links are modified and none that are generated from build/. While
there, fix a few broken links that were found during the conversion.

requested by tj, "yes, but carefully" beck

Revision 1.97 / (download) / (as text) - annotate - [select for diffs], Mon Aug 15 02:22:07 2016 UTC (7 years, 9 months ago) by tb
Branch: MAIN
Changes since 1.96: +1 -1 lines
Diff to previous 1.96 (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.96 / (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.95: +8 -4 lines
Diff to previous 1.95 (colored)

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

Revision 1.95 / (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.94: +3 -13 lines
Diff to previous 1.94 (colored)

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

Revision 1.94 / (download) / (as text) - annotate - [select for diffs], Tue Mar 22 10:54:42 2016 UTC (8 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.93: +3 -3 lines
Diff to previous 1.93 (colored)

fix URIs, the / before querystring isn't optional, if it isn't fixed up
by the browser the server returns 400 Bad Request

Revision 1.93 / (download) / (as text) - annotate - [select for diffs], Mon Mar 21 05:46:20 2016 UTC (8 years, 1 month ago) by beck
Branch: MAIN
Changes since 1.92: +3 -3 lines
Diff to previous 1.92 (colored)

change http://www.openbsd.org/cgi-bin/man.cgi to be http://man.openbsd.org
this points stuff to the new place and gets us ready to deprecate the old
place we did this.

Revision 1.92 / (download) / (as text) - annotate - [select for diffs], Thu Jul 2 05:49:03 2015 UTC (8 years, 10 months ago) by bentley
Branch: MAIN
Changes since 1.91: +0 -3 lines
Diff to previous 1.91 (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.91 / (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.90: +1 -0 lines
Diff to previous 1.90 (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.90 / (download) / (as text) - annotate - [select for diffs], Thu May 1 15:12:58 2014 UTC (10 years ago) by miod
Branch: MAIN
Changes since 1.89: +8 -18 lines
Diff to previous 1.89 (colored)

5.5

Revision 1.89 / (download) / (as text) - annotate - [select for diffs], Sat Mar 29 21:58:11 2014 UTC (10 years, 1 month ago) by miod
Branch: MAIN
Changes since 1.88: +0 -11 lines
Diff to previous 1.88 (colored)

Remove project lists from platform pages. They all amount to `support more
hardware, improve stability and performance, and squelch bugs', which ought
to be considered implicit.

Revision 1.88 / (download) / (as text) - annotate - [select for diffs], Sat Mar 22 19:10:32 2014 UTC (10 years, 1 month ago) by miod
Branch: MAIN
Changes since 1.87: +3 -3 lines
Diff to previous 1.87 (colored)

Make the manpage links require 5.4 manpages from man.cgi, as most of these
pages no longer exist in -CURRENT (or no longer cover these platforms)

Revision 1.87 / (download) / (as text) - annotate - [select for diffs], Wed Mar 19 22:01:52 2014 UTC (10 years, 1 month ago) by miod
Branch: MAIN
Changes since 1.86: +5 -1 lines
Diff to previous 1.86 (colored)

Mention these platforms will be discontinued after 5.5.

Revision 1.86 / (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.85: +0 -10 lines
Diff to previous 1.85 (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.85 / (download) / (as text) - annotate - [select for diffs], Fri Nov 1 16:48:38 2013 UTC (10 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.84: +4 -4 lines
Diff to previous 1.84 (colored)

5.4

Revision 1.84 / (download) / (as text) - annotate - [select for diffs], Wed May 1 13:32:39 2013 UTC (11 years ago) by sthen
Branch: MAIN
Changes since 1.83: +6 -6 lines
Diff to previous 1.83 (colored)

OpenBSD 5.3 is out..

Revision 1.83 / (download) / (as text) - annotate - [select for diffs], Fri Feb 8 22:28:51 2013 UTC (11 years, 3 months ago) by miod
Branch: MAIN
Changes since 1.82: +1 -68 lines
Diff to previous 1.82 (colored)

Remove dmesg pron of questionable interest.

Revision 1.82 / (download) / (as text) - annotate - [select for diffs], Sat Feb 2 17:30:21 2013 UTC (11 years, 3 months ago) by miod
Branch: MAIN
Changes since 1.81: +8 -7 lines
Diff to previous 1.81 (colored)

Minor tweaks and fixes...

Revision 1.81 / (download) / (as text) - annotate - [select for diffs], Fri Nov 2 01:09:14 2012 UTC (11 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.80: +4 -4 lines
Diff to previous 1.80 (colored)

5.2

Revision 1.80 / (download) / (as text) - annotate - [select for diffs], Tue May 1 14:52:47 2012 UTC (12 years ago) by miod
Branch: MAIN
Changes since 1.79: +4 -4 lines
Diff to previous 1.79 (colored)

Luna88k supported again as of 5.1

Revision 1.79 / (download) / (as text) - annotate - [select for diffs], Tue Nov 1 16:16:46 2011 UTC (12 years, 6 months ago) by miod
Branch: MAIN
Changes since 1.78: +4 -4 lines
Diff to previous 1.78 (colored)

5.0

Revision 1.78 / (download) / (as text) - annotate - [select for diffs], Sun May 1 14:16:18 2011 UTC (13 years ago) by sthen
Branch: MAIN
Changes since 1.77: +4 -4 lines
Diff to previous 1.77 (colored)

4.9

Revision 1.77 / (download) / (as text) - annotate - [select for diffs], Mon Nov 1 22:06:58 2010 UTC (13 years, 6 months ago) by jasper
Branch: MAIN
Changes since 1.76: +4 -4 lines
Diff to previous 1.76 (colored)

- 4.8

Revision 1.76 / (download) / (as text) - annotate - [select for diffs], Fri Jul 2 22:43:18 2010 UTC (13 years, 10 months ago) by tedu
Branch: MAIN
Changes since 1.75: +1 -7 lines
Diff to previous 1.75 (colored)

remove mentions of COMPAT options, first noticed by matthew

Revision 1.75 / (download) / (as text) - annotate - [select for diffs], Wed May 19 15:17:13 2010 UTC (13 years, 11 months ago) by jasper
Branch: MAIN
Changes since 1.74: +4 -4 lines
Diff to previous 1.74 (colored)

...and these platforms flew to 4.7

Revision 1.74 / (download) / (as text) - annotate - [select for diffs], Fri Oct 23 21:41:27 2009 UTC (14 years, 6 months ago) by dms
Branch: MAIN
Changes since 1.73: +6 -9 lines
Diff to previous 1.73 (colored)

Make $ARCH.html point to 4.6 release since its already out.

ok sthen@

Revision 1.73 / (download) / (as text) - annotate - [select for diffs], Sat Jul 11 22:28:32 2009 UTC (14 years, 10 months ago) by miod
Branch: MAIN
Changes since 1.72: +14 -5 lines
Diff to previous 1.72 (colored)

Sync with post 4.5 improvements.

Revision 1.72 / (download) / (as text) - annotate - [select for diffs], Thu Apr 30 18:37:37 2009 UTC (15 years ago) by miod
Branch: MAIN
Changes since 1.71: +4 -6 lines
Diff to previous 1.71 (colored)

4.4 -> 4.5

Revision 1.71 / (download) / (as text) - annotate - [select for diffs], Wed Feb 18 20:55:26 2009 UTC (15 years, 2 months ago) by miod
Branch: MAIN
Changes since 1.70: +12 -6 lines
Diff to previous 1.70 (colored)

Sync with current kernel state. Also, my MVME136 board has no ROM, so I'll
probably play with my MVME141 instead... (eventually)

Revision 1.70 / (download) / (as text) - annotate - [select for diffs], Fri Oct 31 18:58:58 2008 UTC (15 years, 6 months ago) by miod
Branch: MAIN
Changes since 1.69: +4 -4 lines
Diff to previous 1.69 (colored)

4.4

Revision 1.69 / (download) / (as text) - annotate - [select for diffs], Thu May 8 20:10:00 2008 UTC (16 years ago) by steven
Branch: MAIN
Changes since 1.68: +4 -4 lines
Diff to previous 1.68 (colored)

4.3

Revision 1.68 / (download) / (as text) - annotate - [select for diffs], Fri Apr 25 00:50:55 2008 UTC (16 years ago) by sthen
Branch: MAIN
Changes since 1.67: +2 -2 lines
Diff to previous 1.67 (colored)

spelling fixes: neccessary -> necessary (from Pierre Riteau),
bizzare -> bizarre.

Revision 1.67 / (download) / (as text) - annotate - [select for diffs], Sat Nov 3 12:34:40 2007 UTC (16 years, 6 months ago) by miod
Branch: MAIN
Changes since 1.66: +4 -4 lines
Diff to previous 1.66 (colored)

4.1->4.2, adapted from a diff from Lawrence Teo <lteo.openbsd1@calyptix.com>

Revision 1.66 / (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.65: +2 -2 lines
Diff to previous 1.65 (colored)


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

Revision 1.65 / (download) / (as text) - annotate - [select for diffs], Tue May 1 18:10:19 2007 UTC (17 years ago) by miod
Branch: MAIN
Changes since 1.64: +5 -5 lines
Diff to previous 1.64 (colored)

4.1

Revision 1.64 / (download) / (as text) - annotate - [select for diffs], Wed Nov 1 13:45:15 2006 UTC (17 years, 6 months ago) by miod
Branch: MAIN
Changes since 1.63: +4 -4 lines
Diff to previous 1.63 (colored)

4.0

Revision 1.63 / (download) / (as text) - annotate - [select for diffs], Sun May 7 21:09:38 2006 UTC (18 years ago) by steven
Branch: MAIN
Changes since 1.62: +4 -4 lines
Diff to previous 1.62 (colored)

3.9

Revision 1.62 / (download) / (as text) - annotate - [select for diffs], Tue Nov 1 12:25:54 2005 UTC (18 years, 6 months ago) by miod
Branch: MAIN
Changes since 1.61: +4 -4 lines
Diff to previous 1.61 (colored)

3.8

Revision 1.61 / (download) / (as text) - annotate - [select for diffs], Wed Sep 14 19:18:33 2005 UTC (18 years, 8 months ago) by martin
Branch: MAIN
Changes since 1.60: +3 -3 lines
Diff to previous 1.60 (colored)

point to the lance ethernet manpage

Revision 1.60 / (download) / (as text) - annotate - [select for diffs], Thu May 19 17:27:46 2005 UTC (18 years, 11 months ago) by david
Branch: MAIN
Changes since 1.59: +4 -4 lines
Diff to previous 1.59 (colored)

update for 3.7 release

Revision 1.59 / (download) / (as text) - annotate - [select for diffs], Wed Nov 3 12:36:13 2004 UTC (19 years, 6 months ago) by saad
Branch: MAIN
Changes since 1.58: +1 -14 lines
Diff to previous 1.58 (colored)

nuke all </p>s for consistency purposes with other files and facilitate
wrapping in translated files

Revision 1.58 / (download) / (as text) - annotate - [select for diffs], Tue Nov 2 13:05:33 2004 UTC (19 years, 6 months ago) by miod
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored)

Translate Yodaspeak into engrish.

Revision 1.57 / (download) / (as text) - annotate - [select for diffs], Fri Oct 29 17:22:46 2004 UTC (19 years, 6 months ago) by miod
Branch: MAIN
Changes since 1.56: +4 -4 lines
Diff to previous 1.56 (colored)

Update platform descriptions to 3.6, and move cats and luna88k to supported
status.

Revision 1.56 / (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.55: +3 -3 lines
Diff to previous 1.55 (colored)


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

Revision 1.55 / (download) / (as text) - annotate - [select for diffs], Fri Jun 18 18:36:13 2004 UTC (19 years, 11 months ago) by pedro
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

yet more useable -> usable, ok jolan@

Revision 1.54 / (download) / (as text) - annotate - [select for diffs], Tue May 4 20:55:37 2004 UTC (20 years ago) by david
Branch: MAIN
Changes since 1.53: +4 -4 lines
Diff to previous 1.53 (colored)

update for 3.5; ok miod@

Revision 1.53 / (download) / (as text) - annotate - [select for diffs], Fri Jan 2 02:51:54 2004 UTC (20 years, 4 months ago) by jose
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)


bump copyrights to 2004, ok nick@

Revision 1.52 / (download) / (as text) - annotate - [select for diffs], Fri Oct 31 05:00:38 2003 UTC (20 years, 6 months ago) by david
Branch: MAIN
Changes since 1.51: +4 -10 lines
Diff to previous 1.51 (colored)

update for 3.4

Revision 1.51 / (download) / (as text) - annotate - [select for diffs], Tue Sep 16 16:07:33 2003 UTC (20 years, 8 months ago) by miod
Branch: MAIN
Changes since 1.50: +4 -3 lines
Diff to previous 1.50 (colored)

More mvme* details.

Revision 1.50 / (download) / (as text) - annotate - [select for diffs], Fri May 2 00:35:09 2003 UTC (21 years ago) by miod
Branch: MAIN
Changes since 1.49: +4 -4 lines
Diff to previous 1.49 (colored)

3.3 times now.

Revision 1.49 / (download) / (as text) - annotate - [select for diffs], Mon Apr 14 07:11:47 2003 UTC (21 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.48: +4 -4 lines
Diff to previous 1.48 (colored)

some corrections to my X Window System changes from miod.
ok miod@

Revision 1.48 / (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.47: +4 -4 lines
Diff to previous 1.47 (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.47 / (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.46: +2 -2 lines
Diff to previous 1.46 (colored)


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

Revision 1.46 / (download) / (as text) - annotate - [select for diffs], Sun Jan 5 23:35:02 2003 UTC (21 years, 4 months ago) by miod
Branch: MAIN
Changes since 1.45: +3 -3 lines
Diff to previous 1.45 (colored)

More fixes from Horacio.

Revision 1.45 / (download) / (as text) - annotate - [select for diffs], Thu Jan 2 13:56:48 2003 UTC (21 years, 4 months ago) by miod
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

Turns out I can't spell unzel smurph's name correctly. Sorry.

Revision 1.44 / (download) / (as text) - annotate - [select for diffs], Mon Dec 30 22:55:23 2002 UTC (21 years, 4 months ago) by miod
Branch: MAIN
Changes since 1.43: +5 -5 lines
Diff to previous 1.43 (colored)

< > -> &lt; &gt;

Revision 1.43 / (download) / (as text) - annotate - [select for diffs], Mon Dec 30 22:44:38 2002 UTC (21 years, 4 months ago) by miod
Branch: MAIN
Changes since 1.42: +44 -44 lines
Diff to previous 1.42 (colored)

Move "supported hardware" section closer to the beginning fo the document;
suggested by mickey@

Revision 1.42 / (download) / (as text) - annotate - [select for diffs], Mon Dec 30 09:05:43 2002 UTC (21 years, 4 months ago) by miod
Branch: MAIN
Changes since 1.41: +184 -116 lines
Diff to previous 1.41 (colored)

PLatform pages rework, 2/4
- make these pages have a similar layout
- more manpage links
- try to add more information, and fix errors/inaccuracies of the existing
texts

with some help from and ok mpech@

Revision 1.41 / (download) / (as text) - annotate - [select for diffs], Tue Jun 18 01:44:05 2002 UTC (21 years, 11 months ago) by jsyn
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

make the OpenBSD logo on each page a link back to index.html; from
s@smith.net, ok deraadt@

Revision 1.40 / (download) / (as text) - annotate - [select for diffs], Sun Apr 28 00:17:52 2002 UTC (22 years ago) by miod
Branch: MAIN
Changes since 1.39: +19 -20 lines
Diff to previous 1.39 (colored)

Update mvme177 boot log and fix a few minor issues.

Revision 1.39 / (download) / (as text) - annotate - [select for diffs], Tue Jan 29 22:08:36 2002 UTC (22 years, 3 months ago) by horacio
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (colored)

copyright 2002

Revision 1.38 / (download) / (as text) - annotate - [select for diffs], Tue Aug 28 21:36:36 2001 UTC (22 years, 8 months ago) by horacio
Branch: MAIN
Changes since 1.37: +3 -3 lines
Diff to previous 1.37 (colored)

copyright -2001

Revision 1.37 / (download) / (as text) - annotate - [select for diffs], Wed Nov 22 17:31:19 2000 UTC (23 years, 5 months ago) by jufi
Branch: MAIN
Changes since 1.36: +2 -4 lines
Diff to previous 1.36 (colored)


Syntax checks and beautification, most by mpech@prosoft.org.lv

Revision 1.36 / (download) / (as text) - annotate - [select for diffs], Wed Feb 23 22:29:16 2000 UTC (24 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 (colored)

use &lt;

Revision 1.35 / (download) / (as text) - annotate - [select for diffs], Wed Jan 26 21:15:21 2000 UTC (24 years, 3 months ago) by deraadt
Branch: MAIN
Changes since 1.34: +5 -5 lines
Diff to previous 1.34 (colored)

clean

Revision 1.34 / (download) / (as text) - annotate - [select for diffs], Wed Jan 26 06:08:24 2000 UTC (24 years, 3 months ago) by deraadt
Branch: MAIN
Changes since 1.33: +34 -33 lines
Diff to previous 1.33 (colored)

flash it up, now that most modern mvme68k machines work

Revision 1.33 / (download) / (as text) - annotate - [select for diffs], Tue Jan 25 21:50:04 2000 UTC (24 years, 3 months ago) by deraadt
Branch: MAIN
Changes since 1.32: +70 -54 lines
Diff to previous 1.32 (colored)

some updates

Revision 1.32 / (download) / (as text) - annotate - [select for diffs], Wed Nov 11 16:56:39 1998 UTC (25 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

move images

Revision 1.31 / (download) / (as text) - annotate - [select for diffs], Thu Oct 22 19:45:17 1998 UTC (25 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.30: +8 -8 lines
Diff to previous 1.30 (colored)

fix urls; wvdputte@reptile.rug.ac.be

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

Much work on image size tags.

Revision 1.29 / (download) / (as text) - annotate - [select for diffs], Fri Jun 13 03:21:00 1997 UTC (26 years, 11 months ago) by johns
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored)

Followed Jason's lead, updated all of the port pages (I think I got 'em all)
to look more similar to the top-level format..

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

Inc my foot

Revision 1.27 / (download) / (as text) - annotate - [select for diffs], Thu Oct 17 15:09:02 1996 UTC (27 years, 7 months ago) by rahnds
Branch: MAIN
Changes since 1.26: +7 -7 lines
Diff to previous 1.26 (colored)

changed links to motorola to point to new location of boards.
Did not fix the MVME165, It seems not to be supported, It is at
least in the list of boards on the Motorola Web site.

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

niklas says fix snapshot links, so theo obeys

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

repair back links

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

put back icon here

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

delete base href= for mirrors

Revision 1.22 / (download) / (as text) - annotate - [select for diffs], Tue Aug 20 04:15:26 1996 UTC (27 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.21: +8 -8 lines
Diff to previous 1.21 (colored)

sync to reality

Revision 1.21 / (download) / (as text) - annotate - [select for diffs], Thu Aug 8 17:47:42 1996 UTC (27 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.20: +4 -2 lines
Diff to previous 1.20 (colored)

162 pic from pefo

Revision 1.20 / (download) / (as text) - annotate - [select for diffs], Sat Aug 3 10:19:35 1996 UTC (27 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.19: +2 -10 lines
Diff to previous 1.19 (colored)

blow away nitro stuff

Revision 1.19 / (download) / (as text) - annotate - [select for diffs], Fri Aug 2 07:52:41 1996 UTC (27 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.18: +3 -22 lines
Diff to previous 1.18 (colored)

fix snapshot links

Revision 1.18 / (download) / (as text) - annotate - [select for diffs], Wed Jul 24 17:06:12 1996 UTC (27 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.17: +5 -5 lines
Diff to previous 1.17 (colored)

anoncvs2.usa moves

Revision 1.17 / (download) / (as text) - annotate - [select for diffs], Tue Jun 11 08:14:57 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

i do not want to keep updating snapshot dates

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

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

Revision 1.15 / (download) / (as text) - annotate - [select for diffs], Fri May 10 15:31:57 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

test once more

Revision 1.14 / (download) / (as text) - annotate - [select for diffs], Fri May 10 15:28:32 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

test (and mention chuck)

Revision 1.13 / (download) / (as text) - annotate - [select for diffs], Fri May 10 15:26:57 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

last test for now

Revision 1.12 / (download) / (as text) - annotate - [select for diffs], Fri May 10 15:26:20 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

last test for now

Revision 1.11 / (download) / (as text) - annotate - [select for diffs], Fri May 10 15:18:26 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

test again

Revision 1.10 / (download) / (as text) - annotate - [select for diffs], Fri May 10 15:15:08 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

another test

Revision 1.9 / (download) / (as text) - annotate - [select for diffs], Fri May 10 15:14:14 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

another test

Revision 1.8 / (download) / (as text) - annotate - [select for diffs], Fri May 10 15:08:52 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

test 4

Revision 1.7 / (download) / (as text) - annotate - [select for diffs], Fri May 10 15:06:34 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

test 4

Revision 1.6 / (download) / (as text) - annotate - [select for diffs], Fri May 10 15:04:43 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

test 4

Revision 1.5 / (download) / (as text) - annotate - [select for diffs], Fri May 10 15:03:34 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

test 3

Revision 1.4 / (download) / (as text) - annotate - [select for diffs], Fri May 10 15:01:55 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

test 2

Revision 1.3 / (download) / (as text) - annotate - [select for diffs], Fri May 10 14:58:37 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

147 scsi works

Revision 1.2 / (download) / (as text) - annotate - [select for diffs], Mon May 6 10:32:02 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.1: +2 -1 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.