OpenBSD CVS

CVS log for www/47.html


[BACK] Up to [local] / www

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.92 / (download) / (as text) - annotate - [select for diffs], Thu Jun 13 06:16:25 2019 UTC (4 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.91: +0 -4 lines
Diff to previous 1.91 (colored) to selected 1.41 (colored)

settle on a single pattern for the untar related blockquotes

Revision 1.91 / (download) / (as text) - annotate - [select for diffs], Thu Jun 13 06:05:00 2019 UTC (4 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.90: +0 -1 lines
Diff to previous 1.90 (colored) to selected 1.41 (colored)

unify ports untar chunks

Revision 1.90 / (download) / (as text) - annotate - [select for diffs], Thu Jun 13 05:59:50 2019 UTC (4 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.89: +1 -1 lines
Diff to previous 1.89 (colored) to selected 1.41 (colored)

unify boilerplate at right of image

Revision 1.89 / (download) / (as text) - annotate - [select for diffs], Thu Jun 13 05:51:38 2019 UTC (4 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.88: +4 -4 lines
Diff to previous 1.88 (colored) to selected 1.41 (colored)

fix tgz references

Revision 1.88 / (download) / (as text) - annotate - [select for diffs], Thu Jun 13 05:33:57 2019 UTC (4 years, 11 months ago) by bentley
Branch: MAIN
Changes since 1.87: +1 -4 lines
Diff to previous 1.87 (colored) to selected 1.41 (colored)

An empty <p> before a block has no effect; strip them out.

Unify release pages a tiny bit more.

Revision 1.87 / (download) / (as text) - annotate - [select for diffs], Wed Jun 12 20:57:16 2019 UTC (4 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.86: +49 -47 lines
Diff to previous 1.86 (colored) to selected 1.41 (colored)

one small annoying nit turned into a 8323 line unification diff.

Revision 1.86 / (download) / (as text) - annotate - [select for diffs], Sat Jun 1 23:12:46 2019 UTC (4 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.85: +2 -2 lines
Diff to previous 1.85 (colored) to selected 1.41 (colored)

nasty whitespaces

Revision 1.85 / (download) / (as text) - annotate - [select for diffs], Sat Jun 1 22:54:16 2019 UTC (4 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.84: +1 -1 lines
Diff to previous 1.84 (colored) to selected 1.41 (colored)

removal of pointless </p> and </li>

Revision 1.84 / (download) / (as text) - annotate - [select for diffs], Mon May 27 22:55:18 2019 UTC (5 years ago) by bentley
Branch: MAIN
Changes since 1.83: +229 -246 lines
Diff to previous 1.83 (colored) to selected 1.41 (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.83 / (download) / (as text) - annotate - [select for diffs], Wed Apr 24 15:54:53 2019 UTC (5 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.82: +2 -4 lines
Diff to previous 1.82 (colored) to selected 1.41 (colored)

attempt normalization of some top-of-file text

Revision 1.82 / (download) / (as text) - annotate - [select for diffs], Tue Jun 12 15:20:28 2018 UTC (5 years, 11 months ago) by tj
Branch: MAIN
Changes since 1.81: +2 -0 lines
Diff to previous 1.81 (colored) to selected 1.41 (colored)

remove openbsdstore links until their website issues can be resolved.
ok deraadt

Revision 1.81 / (download) / (as text) - annotate - [select for diffs], Mon Jun 26 17:18:57 2017 UTC (6 years, 11 months ago) by tb
Branch: MAIN
Changes since 1.80: +104 -104 lines
Diff to previous 1.80 (colored) to selected 1.41 (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.80 / (download) / (as text) - annotate - [select for diffs], Mon Aug 15 02:22:05 2016 UTC (7 years, 9 months ago) by tb
Branch: MAIN
Changes since 1.79: +3 -3 lines
Diff to previous 1.79 (colored) to selected 1.41 (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.79 / (download) / (as text) - annotate - [select for diffs], Thu Apr 21 02:52:03 2016 UTC (8 years, 1 month ago) by tj
Branch: MAIN
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (colored) to selected 1.41 (colored)

remove references to faq section numbers.

Revision 1.78 / (download) / (as text) - annotate - [select for diffs], Fri Apr 8 15:55:11 2016 UTC (8 years, 1 month ago) by tj
Branch: MAIN
Changes since 1.77: +12 -11 lines
Diff to previous 1.77 (colored) to selected 1.41 (colored)

move to css.

Revision 1.77 / (download) / (as text) - annotate - [select for diffs], Tue Mar 22 10:54:42 2016 UTC (8 years, 2 months ago) by sthen
Branch: MAIN
Changes since 1.76: +104 -104 lines
Diff to previous 1.76 (colored) to selected 1.41 (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.76 / (download) / (as text) - annotate - [select for diffs], Mon Mar 21 05:46:19 2016 UTC (8 years, 2 months ago) by beck
Branch: MAIN
Changes since 1.75: +104 -104 lines
Diff to previous 1.75 (colored) to selected 1.41 (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.75 / (download) / (as text) - annotate - [select for diffs], Thu Aug 6 21:50:20 2015 UTC (8 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.74: +1 -1 lines
Diff to previous 1.74 (colored) to selected 1.41 (colored)

adjust song link

Revision 1.74 / (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.73: +0 -3 lines
Diff to previous 1.73 (colored) to selected 1.41 (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.73 / (download) / (as text) - annotate - [select for diffs], Mon May 11 11:18:28 2015 UTC (9 years ago) by sthen
Branch: MAIN
Changes since 1.72: +1 -0 lines
Diff to previous 1.72 (colored) to selected 1.41 (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.72 / (download) / (as text) - annotate - [select for diffs], Tue Sep 30 16:29:47 2014 UTC (9 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.71: +1 -1 lines
Diff to previous 1.71 (colored) to selected 1.41 (colored)

activate pre-orders for 5.6 CDs.  Sales will now be done via a new
openbsdstore.com handled by the openbsd europe folk.

Revision 1.71 / (download) / (as text) - annotate - [select for diffs], Sun Aug 3 17:02:58 2014 UTC (9 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.70: +0 -1 lines
Diff to previous 1.70 (colored) to selected 1.41 (colored)

avoid giving obvious advice

Revision 1.70 / (download) / (as text) - annotate - [select for diffs], Sat Mar 29 00:04:43 2014 UTC (10 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.69: +1 -2 lines
Diff to previous 1.69 (colored) to selected 1.41 (colored)

unify

Revision 1.69 / (download) / (as text) - annotate - [select for diffs], Sun Mar 16 19:25:56 2014 UTC (10 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.68: +1 -0 lines
Diff to previous 1.68 (colored) to selected 1.41 (colored)

unify

Revision 1.68 / (download) / (as text) - annotate - [select for diffs], Sun Mar 16 19:20:44 2014 UTC (10 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.67: +8 -21 lines
Diff to previous 1.67 (colored) to selected 1.41 (colored)

some unification

Revision 1.67 / (download) / (as text) - annotate - [select for diffs], Tue Mar 11 07:02:06 2014 UTC (10 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.66: +0 -9 lines
Diff to previous 1.66 (colored) to selected 1.41 (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.66 / (download) / (as text) - annotate - [select for diffs], Mon Jan 17 17:01:48 2011 UTC (13 years, 4 months ago) by lum
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65 (colored) to selected 1.41 (colored)

Change FAQ number for sparc floppy boot 4.3.1 -> 4.3.2
Missed last time when i did the i386 section.

Revision 1.65 / (download) / (as text) - annotate - [select for diffs], Wed Sep 15 13:29:43 2010 UTC (13 years, 8 months ago) by lum
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored) to selected 1.41 (colored)

Change FAQ number for i386 floppy boot 4.3.1 -> 4.3.2
This was changed in faq4.html in version v1.285
Change this for 4.8, 4.7 and 4.6 pages.

Revision 1.64 / (download) / (as text) - annotate - [select for diffs], Thu Sep 2 05:22:43 2010 UTC (13 years, 8 months ago) by steven
Branch: MAIN
Changes since 1.63: +1 -1 lines
Diff to previous 1.63 (colored) to selected 1.41 (colored)

point to porter's handbook instead of ports.html
we will leave historical pages as they are

diff from Daniel Dickman

Revision 1.63 / (download) / (as text) - annotate - [select for diffs], Tue May 18 02:30:14 2010 UTC (14 years ago) by nick
Branch: MAIN
Changes since 1.62: +5 -5 lines
Diff to previous 1.62 (colored) to selected 1.41 (colored)


this goes away from current.html in a couple days, but will stay in
upgrade47.html (same content)

Revision 1.62 / (download) / (as text) - annotate - [select for diffs], Wed Apr 28 16:38:53 2010 UTC (14 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.61: +3 -3 lines
Diff to previous 1.61 (colored) to selected 1.41 (colored)

adjust package counts

Revision 1.61 / (download) / (as text) - annotate - [select for diffs], Sat Apr 24 17:08:53 2010 UTC (14 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.60: +22 -22 lines
Diff to previous 1.60 (colored) to selected 1.41 (colored)

various cleanups suggested by Richard Toohey

Revision 1.60 / (download) / (as text) - annotate - [select for diffs], Sat Apr 24 04:07:36 2010 UTC (14 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored) to selected 1.41 (colored)

sync alpha counts

Revision 1.59 / (download) / (as text) - annotate - [select for diffs], Tue Apr 6 08:49:23 2010 UTC (14 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.58: +2 -1 lines
Diff to previous 1.58 (colored) to selected 1.41 (colored)

fuser(1) was added this release cycle

Revision 1.58 / (download) / (as text) - annotate - [select for diffs], Sun Apr 4 18:41:28 2010 UTC (14 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.57: +7 -7 lines
Diff to previous 1.57 (colored) to selected 1.41 (colored)

update pkg counts

Revision 1.57 / (download) / (as text) - annotate - [select for diffs], Sun Apr 4 09:08:19 2010 UTC (14 years, 1 month ago) by ratchov
Branch: MAIN
Changes since 1.56: +6 -3 lines
Diff to previous 1.56 (colored) to selected 1.41 (colored)

mention aucat(1) improvements

Revision 1.56 / (download) / (as text) - annotate - [select for diffs], Sun Apr 4 04:09:55 2010 UTC (14 years, 1 month ago) by guenther
Branch: MAIN
Changes since 1.55: +2 -1 lines
Diff to previous 1.55 (colored) to selected 1.41 (colored)

mention stdio locking

Revision 1.55 / (download) / (as text) - annotate - [select for diffs], Sun Mar 28 08:06:06 2010 UTC (14 years, 2 months ago) by damien
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored) to selected 1.41 (colored)

s/Advanced-N 6250/Advanced-N 6200/

Revision 1.54 / (download) / (as text) - annotate - [select for diffs], Mon Mar 22 01:30:24 2010 UTC (14 years, 2 months ago) by krw
Branch: MAIN
Changes since 1.53: +19 -2 lines
Diff to previous 1.53 (colored) to selected 1.41 (colored)

Misc bits.

Revision 1.53 / (download) / (as text) - annotate - [select for diffs], Mon Mar 22 00:29:55 2010 UTC (14 years, 2 months ago) by krw
Branch: MAIN
Changes since 1.52: +11 -2 lines
Diff to previous 1.52 (colored) to selected 1.41 (colored)

Add initial verbiage about install/upgrade script changes.

Revision 1.52 / (download) / (as text) - annotate - [select for diffs], Sun Mar 21 21:45:51 2010 UTC (14 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored) to selected 1.41 (colored)

typo; from nicolai at choclatine

Revision 1.51 / (download) / (as text) - annotate - [select for diffs], Sun Mar 21 16:59:11 2010 UTC (14 years, 2 months ago) by fgsch
Branch: MAIN
Changes since 1.50: +2 -1 lines
Diff to previous 1.50 (colored) to selected 1.41 (colored)

mention SO_SNDTIMEO and SO_RCVTIMEO support in pthreads.

Revision 1.50 / (download) / (as text) - annotate - [select for diffs], Sun Mar 21 15:03:36 2010 UTC (14 years, 2 months ago) by sobrado
Branch: MAIN
Changes since 1.49: +3 -3 lines
Diff to previous 1.49 (colored) to selected 1.41 (colored)

remove a hack around man.cgi now that these links work without it.

ok matthieu@

Revision 1.49 / (download) / (as text) - annotate - [select for diffs], Sun Mar 21 10:58:53 2010 UTC (14 years, 2 months ago) by stsp
Branch: MAIN
Changes since 1.48: +4 -4 lines
Diff to previous 1.48 (colored) to selected 1.41 (colored)

fix 3 typos

Revision 1.48 / (download) / (as text) - annotate - [select for diffs], Sun Mar 21 07:38:17 2010 UTC (14 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored) to selected 1.41 (colored)

malloc(3), not malloc(2); from Jordi Beltran Creix

Revision 1.47 / (download) / (as text) - annotate - [select for diffs], Sun Mar 21 01:48:50 2010 UTC (14 years, 2 months ago) by jakemsr
Branch: MAIN
Changes since 1.46: +5 -1 lines
Diff to previous 1.46 (colored) to selected 1.41 (colored)

mavb(4) recording; uaudio(4) improvements

Revision 1.46 / (download) / (as text) - annotate - [select for diffs], Sat Mar 20 17:06:28 2010 UTC (14 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.41 (colored)

HID

Revision 1.45 / (download) / (as text) - annotate - [select for diffs], Thu Mar 18 20:19:05 2010 UTC (14 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.41 (colored)

release the 4.7 song to the masses

Revision 1.44 / (download) / (as text) - annotate - [select for diffs], Thu Mar 18 05:50:09 2010 UTC (14 years, 2 months ago) by djm
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.41 (colored)

we will actually ship with OpenSSH-5.5

Revision 1.43 / (download) / (as text) - annotate - [select for diffs], Wed Mar 17 10:05:55 2010 UTC (14 years, 2 months ago) by jsg
Branch: MAIN
Changes since 1.42: +6 -5 lines
Diff to previous 1.42 (colored) to selected 1.41 (colored)

mention route exec

Revision 1.42 / (download) / (as text) - annotate - [select for diffs], Wed Mar 17 08:06:24 2010 UTC (14 years, 2 months ago) by claudio
Branch: MAIN
Changes since 1.41: +13 -2 lines
Diff to previous 1.41 (colored)

Alot more network related updates that are in 4.7 (mosty stolen from plus.html).

Revision 1.41 / (download) / (as text) - annotate - [selected], Wed Mar 17 07:31:49 2010 UTC (14 years, 2 months ago) by claudio
Branch: MAIN
Changes since 1.40: +5 -1 lines
Diff to previous 1.40 (colored)

Document the fast hello timer stuff done by dlg@

Revision 1.40 / (download) / (as text) - annotate - [select for diffs], Mon Mar 15 16:13:25 2010 UTC (14 years, 2 months ago) by giovanni
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored) to selected 1.41 (colored)


Fix Php and Python versions.
ok sthen@ jasper@

Revision 1.39 / (download) / (as text) - annotate - [select for diffs], Sun Mar 14 10:28:45 2010 UTC (14 years, 2 months ago) by stsp
Branch: MAIN
Changes since 1.38: +5 -4 lines
Diff to previous 1.38 (colored) to selected 1.41 (colored)

Collapse the two ospfd6(8) items into one, tweak wording.

Revision 1.38 / (download) / (as text) - annotate - [select for diffs], Sun Mar 14 10:25:14 2010 UTC (14 years, 2 months ago) by stsp
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored) to selected 1.41 (colored)

typo

Revision 1.37 / (download) / (as text) - annotate - [select for diffs], Sun Mar 14 08:29:04 2010 UTC (14 years, 2 months ago) by damien
Branch: MAIN
Changes since 1.36: +3 -1 lines
Diff to previous 1.36 (colored) to selected 1.41 (colored)

mention support for new codecs/boards in envy(4)

Revision 1.36 / (download) / (as text) - annotate - [select for diffs], Sun Mar 14 08:23:26 2010 UTC (14 years, 2 months ago) by damien
Branch: MAIN
Changes since 1.35: +5 -1 lines
Diff to previous 1.35 (colored) to selected 1.41 (colored)

mention support for newer iwn(4) and run(4) devices.

Revision 1.35 / (download) / (as text) - annotate - [select for diffs], Sun Mar 14 07:07:02 2010 UTC (14 years, 2 months ago) by otto
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored) to selected 1.41 (colored)

missing word

Revision 1.34 / (download) / (as text) - annotate - [select for diffs], Sun Mar 14 02:19:52 2010 UTC (14 years, 2 months ago) by claudio
Branch: MAIN
Changes since 1.33: +21 -4 lines
Diff to previous 1.33 (colored) to selected 1.41 (colored)

First bits of pf, routing and network stack changes that are in 4.7.

Revision 1.33 / (download) / (as text) - annotate - [select for diffs], Sat Mar 13 23:31:04 2010 UTC (14 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.32: +4 -4 lines
Diff to previous 1.32 (colored) to selected 1.41 (colored)

activate 4.7 pre-orders

Revision 1.32 / (download) / (as text) - annotate - [select for diffs], Thu Mar 11 21:53:19 2010 UTC (14 years, 2 months ago) by miod
Branch: MAIN
Changes since 1.31: +25 -14 lines
Diff to previous 1.31 (colored) to selected 1.41 (colored)

More drivers, UDF 2.5/2.6 support, m4 -P, sort -C, sed -E.

Revision 1.31 / (download) / (as text) - annotate - [select for diffs], Wed Mar 10 23:17:57 2010 UTC (14 years, 2 months ago) by stsp
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.41 (colored)

man.cgi really wants "sektion=" with a 'k', so fix ospf6d link.
"sektion=" didn't work correctly for -current man pages yesterday,
beck has fixed this, grazie mille

Revision 1.30 / (download) / (as text) - annotate - [select for diffs], Tue Mar 9 19:57:38 2010 UTC (14 years, 2 months ago) by kettenis
Branch: MAIN
Changes since 1.29: +21 -3 lines
Diff to previous 1.29 (colored) to selected 1.41 (colored)

Add sparc64-related platform/hardware improvements that didn't make it in
here yet.

Revision 1.29 / (download) / (as text) - annotate - [select for diffs], Tue Mar 9 18:06:08 2010 UTC (14 years, 2 months ago) by miod
Branch: MAIN
Changes since 1.28: +39 -35 lines
Diff to previous 1.28 (colored) to selected 1.41 (colored)

Some sgi bits, remove mac68k, sort architecture list.

Revision 1.28 / (download) / (as text) - annotate - [select for diffs], Tue Mar 9 16:45:05 2010 UTC (14 years, 2 months ago) by stsp
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.41 (colored)

Mention ospf6d(8).

Revision 1.27 / (download) / (as text) - annotate - [select for diffs], Tue Mar 9 16:29:23 2010 UTC (14 years, 2 months ago) by sobrado
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.41 (colored)

mkuboot(8) is in section 8, not section 0.

Revision 1.26 / (download) / (as text) - annotate - [select for diffs], Tue Mar 9 16:20:01 2010 UTC (14 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.41 (colored)

another 47

Revision 1.25 / (download) / (as text) - annotate - [select for diffs], Tue Mar 9 16:11:36 2010 UTC (14 years, 2 months ago) by sobrado
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.41 (colored)

this part of my previous commit does not need to be emphasized.

Revision 1.24 / (download) / (as text) - annotate - [select for diffs], Tue Mar 9 02:41:18 2010 UTC (14 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.41 (colored)

delete junk

Revision 1.23 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 22:42:21 2010 UTC (14 years, 2 months ago) by sobrado
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored) to selected 1.41 (colored)

no need to provide so many details here.

Revision 1.22 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 22:36:51 2010 UTC (14 years, 2 months ago) by jsg
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.41 (colored)

firefox 3.0.18 and 3.5.8 not 3.0.17 and 3.5.7.

Revision 1.21 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 22:28:40 2010 UTC (14 years, 2 months ago) by sobrado
Branch: MAIN
Changes since 1.20: +130 -2 lines
Diff to previous 1.20 (colored) to selected 1.41 (colored)

add a description of changes in OpenSSH.

Revision 1.20 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 22:25:35 2010 UTC (14 years, 2 months ago) by jsg
Branch: MAIN
Changes since 1.19: +17 -1 lines
Diff to previous 1.19 (colored) to selected 1.41 (colored)

More driver changes/additions.

Revision 1.19 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 22:11:33 2010 UTC (14 years, 2 months ago) by otto
Branch: MAIN
Changes since 1.18: +11 -1 lines
Diff to previous 1.18 (colored) to selected 1.41 (colored)

add short instructions for loongson

Revision 1.18 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 22:08:14 2010 UTC (14 years, 2 months ago) by jasper
Branch: MAIN
Changes since 1.17: +10 -10 lines
Diff to previous 1.17 (colored) to selected 1.41 (colored)

- sync ports versions

Revision 1.17 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 21:59:40 2010 UTC (14 years, 2 months ago) by jasper
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.41 (colored)

- bump copyright

Revision 1.16 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 21:09:42 2010 UTC (14 years, 2 months ago) by matthieu
Branch: MAIN
Changes since 1.15: +7 -4 lines
Diff to previous 1.15 (colored) to selected 1.41 (colored)

More.

Revision 1.15 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 20:43:17 2010 UTC (14 years, 2 months ago) by espie
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.41 (colored)

pkg_* changed by >8000 lines. This qualifies as "major" changes in my book.

Revision 1.14 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 20:38:47 2010 UTC (14 years, 2 months ago) by beck
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.41 (colored)

speling

Revision 1.13 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 20:33:51 2010 UTC (14 years, 2 months ago) by matthieu
Branch: MAIN
Changes since 1.12: +21 -13 lines
Diff to previous 1.12 (colored) to selected 1.41 (colored)

More

Revision 1.12 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 20:26:11 2010 UTC (14 years, 2 months ago) by matthieu
Branch: MAIN
Changes since 1.11: +20 -2 lines
Diff to previous 1.11 (colored) to selected 1.41 (colored)

Improved hardware support I can think of.

Revision 1.11 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 19:43:47 2010 UTC (14 years, 2 months ago) by otto
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored) to selected 1.41 (colored)

more version numers correct

Revision 1.10 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 19:39:01 2010 UTC (14 years, 2 months ago) by otto
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored) to selected 1.41 (colored)

fix perl and ncurses version nums

Revision 1.9 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 19:31:05 2010 UTC (14 years, 2 months ago) by otto
Branch: MAIN
Changes since 1.8: +14 -1 lines
Diff to previous 1.8 (colored) to selected 1.41 (colored)

more

Revision 1.8 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 19:29:48 2010 UTC (14 years, 2 months ago) by matthieu
Branch: MAIN
Changes since 1.7: +4 -3 lines
Diff to previous 1.7 (colored) to selected 1.41 (colored)

X.Org version numbers.

Revision 1.7 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 19:05:26 2010 UTC (14 years, 2 months ago) by kettenis
Branch: MAIN
Changes since 1.6: +24 -2 lines
Diff to previous 1.6 (colored) to selected 1.41 (colored)

Flesh out "New/extended platforms" section.

Revision 1.6 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 18:53:22 2010 UTC (14 years, 2 months ago) by beck
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.41 (colored)

speling sheesh...

Revision 1.5 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 18:51:15 2010 UTC (14 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +13 -13 lines
Diff to previous 1.4 (colored) to selected 1.41 (colored)

approx pkg counts

Revision 1.4 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 18:47:13 2010 UTC (14 years, 2 months ago) by beck
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.41 (colored)

soooo scary

Revision 1.3 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 18:44:49 2010 UTC (14 years, 2 months ago) by beck
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.41 (colored)

scsi midlayer

Revision 1.2 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 18:37:13 2010 UTC (14 years, 2 months ago) by beck
Branch: MAIN
Changes since 1.1: +9 -1 lines
Diff to previous 1.1 (colored) to selected 1.41 (colored)

VFS midlayer stuff

Revision 1.1 / (download) / (as text) - annotate - [select for diffs], Mon Mar 8 18:22:44 2010 UTC (14 years, 2 months ago) by deraadt
Branch: MAIN
Diff to selected 1.41 (colored)

start of the 4.7 page; please help flesh it out

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.