Commit graph

3903 commits

Author SHA1 Message Date
Satoshi Asami
9bc50e2934 Add picobsd. 2001-04-22 16:50:34 +00:00
Wolfram Schneider
bafe08a52b update to FreeBSD 4.3: it still says "FreeBSD 4.2 Errata" in the title
and body of the page.

Submitted by: James Cronin <james@unfortu.net>
2001-04-22 15:36:43 +00:00
Jordan K. Hubbard
b1075d37f3 Update to FreeBSD 4.3 release. Grrr - this has been sitting uncomitted
for 24 hours.  I did all the work and then somehow never committed it.
Sigh.
2001-04-22 05:51:04 +00:00
Eric Melville
06b925f6de Correct some minor naming and capitalization issues.
Approved by:	murray
2001-04-22 05:22:04 +00:00
Eric Melville
ebcd23d741 Update front page to show 4.3 as the current release.
Approved by:	jkh
2001-04-21 21:48:41 +00:00
Andrey A. Chernov
67999289c0 Add &middot; to non-replaceable items list 2001-04-21 21:09:08 +00:00
Andrey A. Chernov
ba0e9829cf Use &middot; instead of hardcoded &#183; 2001-04-21 21:05:29 +00:00
Andrey A. Chernov
13c388475b Add &middot; to non-replaceable entities list 2001-04-21 21:03:23 +00:00
Jordan K. Hubbard
7276ffa831 Add all the stuff for 4.3-RELEASE in advance since it takes time for
the web server to update itself and get replicated.
2001-04-21 07:58:32 +00:00
Daniel Harris
3880902931 Add a link to xMach in the "related" section.
PR:		26683
Submitted by:	Joseph Mallett <jmallett@newgold.net>
2001-04-20 16:22:06 +00:00
Wolfram Schneider
c46ef8ff7d Update URL for releases statstic to year 2001. 2001-04-20 10:38:58 +00:00
Kris Kennaway
3b98c89286 Update 01:32 and 01:33 to v1.1 2001-04-19 19:27:41 +00:00
Eric Melville
3328eaa0c5 Add a note about ports hitting the 5,000 mark.
Approved by:	murray
2001-04-19 04:07:58 +00:00
Dima Dorfman
459dc6e3d9 Correct link to the FAQ entry about IRC channels.
PR:		26682
Submitted by:	Joseph Mallett <jmallett@newgold.net>
2001-04-18 19:35:56 +00:00
Nik Clayton
ab3b4a9fc1 Link to the Developer's Handbook. 2001-04-18 09:15:01 +00:00
Kris Kennaway
9c00524112 Add SA-01:33 2001-04-17 19:10:54 +00:00
Jens Schweikhardt
16b08cbaa8 New committer Jens Schweikhardt. 2001-04-17 17:31:29 +00:00
Nik Clayton
5254c6475e Explicitly link to docs.freebsd.org, instead of relying on server redirects. 2001-04-17 12:30:11 +00:00
Nik Clayton
714abf637c Link to the FAQ using index.html rather than FAQ.html. 2001-04-17 12:21:56 +00:00
Nik Clayton
9fbb557a45 An alternative symlink method -- symlink to the directories, rather than
the directory contents.  The previous mechanism didn't work in the presence
of CVS/ directories (which didn't show up in my testing).
2001-04-17 12:18:20 +00:00
Nik Clayton
f2440ca621 Announce and link to chapter 8 of the Corp. Net Guide. 2001-04-17 09:23:31 +00:00
Nik Clayton
56b1daa3b6 Add a link to chapter 8 of the Corp. Net Guide. 2001-04-17 09:18:20 +00:00
Nik Clayton
eab69689b8 Install all the documentation in to a single root, $WEBROOT/doc, with the
same naming scheme as that used by the doc/ repo.

Update docs.sgml to point to the documentation in this canonical location.

Update the FAQ/ and handbook/ directories to use symlinks to point to
the real documentation under doc/en_US.ISO_8859-1/.  This means that local
testing of the site (and mirrors) will still work as expected using the
legacy URLs.  Mirrors that expect to see a lot of traffic are advised to
alter their web server configuration so that $WEBROOT/FAQ and $WEBROOT/handbook
are redirected to $WEBROOT/doc/en_US.ISO_8859-1/books/{faq,handbook},
instead of relying on the symlinks.

Discussed on:	doc, www
2001-04-17 09:05:43 +00:00
Daniel Harris
5a16245baf Add 01:32. 2001-04-17 06:11:28 +00:00
Kris Kennaway
7776da2b2c Add missing advisories 01:23, 01:26 through to 01:29 2001-04-15 22:22:20 +00:00
Daniel Harris
f5f7a7d76c Add 01:30 and 01:31. 2001-04-14 17:37:06 +00:00
Wolfram Schneider
d97a68446c Added crossFS Virtual File System 2001-04-13 21:24:25 +00:00
Wolfram Schneider
1a30259fce Added Write-Ahead File System (WAFS) 2001-04-13 21:16:17 +00:00
Dima Dorfman
a1cbbd2675 Put the checkboxes -hubs, -install, and -www into a new "limited
lists" section.  This is the way the Handbook presents them, and I
think it makes things a litle cleaner.
2001-04-13 03:50:07 +00:00
Dima Dorfman
53037a1271 Add a checkbox for freebsd-audit. 2001-04-13 02:16:56 +00:00
Eric Melville
894e58a66a Add old news into seperate pages like was done for 1996 and 1997, update
the main announcements page, and fix 1996's page.

Reviewed by:	murray
2001-04-13 00:54:11 +00:00
Jim Mock
4696b1bd89 Add a note about the April issue of the FreeBSD 'zine. While I'm here,
add zeros before the single digit dates that were missing them to be
consistent with the rest of the document.
2001-04-12 13:11:05 +00:00
Dima Dorfman
f8344c3654 Add checkboxes for the following lists: freebsd-hubs, freebsd-install,
freebsd-policy, and freebsd-www.

PR:		22701
2001-04-11 22:57:17 +00:00
Dima Dorfman
7687f34338 Explicitly link to the index.html files instead of relying on the web
server's directory index configuration to DTRT (i.e., link to
"ports/index.html" rather than "ports/").  This also makes it easier
for people without the desire to set up a web server to test changes
to the web site.

PR:		23230
Reviewed by:	nik
2001-04-11 22:31:47 +00:00
Greg Lehey
2478c758ae Add FUG_BR_SP.
Submitted by:	Edson Brandi <ebrandi.home@uol.com.br>

Rearrange "Rest of world" user group section in alphabetical order.
2001-04-09 02:59:04 +00:00
George C A Reid
c354c18d30 Correct a typo in the Wind River announcement
Reviewed by:	cg
2001-04-07 13:46:02 +00:00
Wolfram Schneider
1d676420d4 Add immediately a short note about Wind River to Acquire BSDi
Software Assets.

Submitted by: eric

PS: Feel free to replace this information with more and better text.
2001-04-07 09:21:30 +00:00
George C A Reid
111b3de952 Add myself to the newsflash section of the website 2001-04-05 08:37:25 +00:00
John Baldwin
d3aec434d7 Add the SMPng project to the list of internal projects. 2001-04-04 15:26:34 +00:00
Hiroki Sato
2425a9adc8 Add new translations and activate them:
java/Makefile
	java/index.sgml
	java/links/Makefile
	java/links/api.sgml
	java/links/development.sgml
	java/links/documentation.sgml
	java/links/freebsd.sgml
	java/links/index.sgml
	java/links/resources.sgml
	java/links/servlets.sgml
	java/links/tools.sgml
	java/links/tutorials.sgml
	java/links/vendor.sgml

Submitted by:	Yatou Hiroki <san@oct.zaq.ne.jp>
Reviewed by:	SUGIMURA Takashi <sugimura@kitanet.ne.jp> (in part)
References:	[doc-jp 8116]
2001-04-03 19:13:11 +00:00
Wolfram Schneider
839fe14002 www.cdrom.com -> www.wccdrom.com 2001-04-03 18:21:36 +00:00
Wolfram Schneider
ce98e8623f www.cdrom.com -> www.wccdrom.com
Submitted by: Philip Lijnzaad <lijnzaad@ebi.ac.uk>
2001-04-03 18:06:42 +00:00
Hiroki Sato
cf8bca5765 Merge the following from the English version:
1.23  -> 1.27 	availability.sgml
	1.51  -> 1.55 	ports/ports.inc

Submitted by:	susumu@wakabaya.net
References:	[doc-jp 8117]
2001-04-03 17:18:36 +00:00
Jesper Skriver
bf86275bee Update the entry for BSD-DK, the danish BSD user group. 2001-04-03 09:00:26 +00:00
Bill Fumerola
2ec947cf0c reflect current reality of 4.3's arrival time. 2001-04-01 05:39:36 +00:00
Greg Lehey
25abd42d86 Update BUGA. 2001-04-01 02:07:26 +00:00
Daniel Harris
6abe95168d Correct link to Pedantic PPP Primer.
Submitted by:	"Justin Casey" <jc7@ukc.ac.uk> on -doc
2001-03-30 23:12:02 +00:00
Dima Dorfman
7fedad18fc Correct the new committer entry for myself.
Pointed out by:	eric
Pointy hat to:	me
2001-03-29 07:00:03 +00:00
Akinori MUSHA
065175746d Merge from knu-cvsweb 1.106.1.70.
2001-03-28 02:20  knu

	* cvsweb.cgi: Re-fix the bogus fix for the previous
	colons-in-a-filename problem.

	Noted by:	Yar Tikhiy <yar@freebsd.org>

2001-03-28 01:39  knu

	* cvsweb.cgi: Conform cvsweb-markup pages to HTML 4.0 Transitional.

	Submitted by:	Will Andrews <will@physics.purdue.edu>
	Validated by:	http://validator.w3.org/
2001-03-27 17:26:31 +00:00
Eric Melville
2255e3851f Correct the new committer entries for Yar and I.
Approved by:	murray
2001-03-27 03:03:48 +00:00