Commit graph

6397 commits

Author SHA1 Message Date
Robert Watson
af7b94a56b Update FAQ: Actually, there is a native FreeBSD JDK. You can build it
from source, or you can download a binary distribution.
2003-12-27 05:14:02 +00:00
Ken Smith
f2ad04f608 - Change hubs@freebsd.org to mirror-announce@freebsd.org 2003-12-26 22:52:47 +00:00
Scott Long
f287426871 Mark the new date of the 5.2 Release.
Submitted by: maxim
2003-12-26 15:18:41 +00:00
Simon L. B. Nielsen
0d969251e2 Correct the URL for the Greater Toronto Area BSD User Group.
Submitted by:	Peter Philipp <philipp.peter@freenet.de>
2003-12-25 20:45:27 +00:00
Joe Marcus Clarke
88e219cc4f Remove another instance of acd0 from the nautilus-cd-burner question. 2003-12-25 05:06:57 +00:00
Scott Long
f6b391b056 Note the dates of 5.2-RC2 being released. 2003-12-24 06:46:09 +00:00
Simon L. B. Nielsen
1181533aae Add trademark attribution for CVSup. 2003-12-24 00:34:43 +00:00
Joe Marcus Clarke
d5bd0350e1 /dev/acd* no longer needs read-write permissions for nautilus-cd-burner
to work properly.
2003-12-23 05:20:51 +00:00
Simon L. B. Nielsen
cdbf6c9b0d Add the perl mailing list to the search interface. 2003-12-22 20:37:32 +00:00
Roman Kurakin
6a328bb994 Announce myself as new committer.
Approved by: imp (mentor)
2003-12-21 22:05:59 +00:00
Hideyuki KURASHINA
1cd0c741ea Update Shibata-san's web page URI due to integration of OCN and DreamNet.
Requested by:	chi@bd.mbn.or.jp (Chiharu Shibata)
Reference:	[doc-jp 12256]
2003-12-20 07:23:44 +00:00
Scott Long
61741c181b The 'panic during sysinstall' fix has been committed, so move it down to
the Test list.  This empties the show-stopper list =-)
2003-12-18 21:43:56 +00:00
Christian Brueffer
4d1c6b362a Remove dublicate entry of mux's Ultra 10 2003-12-18 15:02:03 +00:00
Murray Stokely
e2a426e048 More information and links relating to 2004 USENIX ATC in Boston. 2003-12-17 19:59:47 +00:00
Clement Laforet
8a355bc6f7 Introduce myself to the world.
Approved by: erwin (mentor)
2003-12-17 13:17:17 +00:00
Ken Smith
80dc96814b - Update to list of machines available, what they do, and who
owns them (and yes, Jun got stuck with ocvsup after all :-).
2003-12-17 04:33:51 +00:00
Ceri Davies
7037a57bf1 Correct typo. 2003-12-16 22:16:10 +00:00
Ceri Davies
aaee6c7d74 Whitespace cleanup; translators should ignore this commit. 2003-12-16 22:01:23 +00:00
Ceri Davies
593f6cbf37 Grammatical fixup. 2003-12-16 21:57:58 +00:00
Ceri Davies
264fd7ebe2 In the manual section, add a link to our man.cgi. 2003-12-16 21:55:59 +00:00
Ceri Davies
eb31bd1738 Update the link to the Jargon File to point at the canonical source; the
current link is out-of-date.
2003-12-16 21:47:27 +00:00
Ceri Davies
8d59f16f0c Remove the hardwired width attribute, and correct the height attribute,
on the image returned from sendpr-code.cgi.

PR:		www/60308
Submitted by:	Eric Anderson <anderson@centtech.com>
2003-12-16 21:25:05 +00:00
Scott Long
1aa49092dc Mark the correct year for the new release dates. 2003-12-16 20:32:15 +00:00
Scott Long
a93cc87c7e Move out the dates for 5.2-RC2 and 5.2-RELEASE. The 5.2-RC2 dates are moving
out by 10 days, but due to the holidays and new year, the 5.2-RELEASE dates
are a little more fuzzy.
2003-12-16 20:23:24 +00:00
Christian Brueffer
4c30e80468 Link to the press release at the Hifn web site, which is available now 2003-12-16 17:43:51 +00:00
Christian Brueffer
3a3f8ccde3 Announce Hifn's official support for 795x type crypto accelerators 2003-12-16 14:19:43 +00:00
Christian Brueffer
67eee319ff Back out last revision, this should go into the project news section 2003-12-16 14:04:15 +00:00
Christian Brueffer
bb8c3107e7 New article:
o Hifn(TM) Announces Production Availability, FreeBSD Support
  for 795x Security Processors
2003-12-16 13:53:24 +00:00
Joseph Koshy
999469a00c Add an article by Avleen Vig on measuring server statistics using
SNMP and RRDTool.
2003-12-15 02:26:20 +00:00
Warner Losh
a30ef3ecab Although 'Unanimous Consent' appears to be a well defined and used in
the US Senate, Canadian Parliament and Australian Senate, it was
causing some confusion.  After some consultation with Mark Murray,
change this to 'without objection' since often times a plain-speaking
term is preferable to a regionally used term.

Also, clarify that this procedure is to be used when for more mundane
matters that need a sanity check, but don't need the whole, ponderous
voting proceedure that more difficult issues require.  Core members
that read email in any given 48 hour period are trusted enough to know
the difference and to provide the sanity check as necessary.

Reviewed by: markm
2003-12-14 23:01:56 +00:00
Ceri Davies
f4375883ac Update some definitions (which are not currently used).
I sense a cleanup coming.
2003-12-14 17:39:13 +00:00
Ceri Davies
6b62690128 Add a link to the Writing FreeBSD Problem Reports article, and a request
that users read it before submitting a problem report.

Submitted by:	Bill Moran <wmoran@potentialtech.com>
2003-12-14 17:37:52 +00:00
Ceri Davies
f1b8060e30 Update the Class option list. 2003-12-14 17:33:18 +00:00
Ceri Davies
555cb01e5a Re-enable the web-based PR submission mechanism.
This code relies on the netpbm port being installed ; this is
already a dependency of the textproc/docproj port.

This comes courtesy of a collaboration with Eric Anderson
<anderson@centtech.com> who submitted both the idea and the vast
majority of the code to implement it; thank you very much, Eric - this
is a great Christmas present to us and our user community.
2003-12-14 17:28:13 +00:00
Joe Marcus Clarke
0613439948 Announce the availability of GNOME 2.5.1 for FreeBSD. 2003-12-14 16:20:40 +00:00
Bruce A. Mah
4b663e9ae2 State change: doc/ tree tagged (one minute to spare). 2003-12-13 07:59:04 +00:00
Warner Losh
d5b0c34a4c Change a 'be' to 'may' so that a sentence makes sense. Point at the
definition of 'Unanimous Consent' that is used by the US Senate to
mean 'without objection' in routine matters.  Also say as in this
document for non-US folks who may be unfamiliar with the term and
confused by its use.

PR: www/60171 (the 'be' -> 'may' change)
2003-12-13 04:52:45 +00:00
Scott Long
5718cd2f6f Move the turnstile issue to the test list. Add the fsync panic to the
showstopper list.  We need to figure this one out quickly and fix it.
2003-12-12 16:10:20 +00:00
Mario Sergio Fujikawa Ferreira
cae328ae59 Forced commit to add missing information on previous commit message
Update FreeBSD Brazilian Portuguese Documentation Project mailing
list information and add a work in progress link to FreeBSD Handbook
translation

PR:		60114
Submitted by:	The FreeBSD Brazilian Portuguese Documentation Project
2003-12-12 01:21:51 +00:00
Mario Sergio Fujikawa Ferreira
a7996c4d37 Update FreeBSD Brazilian Portuguese Documentation Project mailing
list information and add a work in progress link to FreeBSD Handbook
translation

Submitted by:	The FreeBSD Brazilian Portuguese Documentation Project
2003-12-12 00:46:08 +00:00
Tom Rhodes
2d9f82cac3 List the Samsung CDRW which was sent to rwatson a few days ago. 2003-12-11 21:03:48 +00:00
Bruce A. Mah
4c9ed58f4c Add an entry for FreeBSD 5.2-RELEASE manpages. 2003-12-11 19:05:46 +00:00
Bruce A. Mah
171e9a3779 Update for progress: 5.2-RC1 uploaded. 2003-12-11 18:49:14 +00:00
Bruce A. Mah
3d899288d8 Reflect slushed state of doc/. 2003-12-10 05:02:01 +00:00
Ceri Davies
f7ef13320b Correct the scheme in one url. 2003-12-09 12:45:39 +00:00
Marcel Moolenaar
86e433abf7 In the platforms list, update the link to the ia64 project pages. The
ia64 project pages live under the ia64 subdirectory, with index.html
the main page. The link was pointing to the old page, which tells you
to update your bookmark. While here, spell IA64 as IA-64. This is
consistent with the spelling in the "What is FreeBSD?" paragraph and
also with the spelling in the project pages.
2003-12-09 01:30:18 +00:00
Simon L. B. Nielsen
e0a72db19a Add AMD64 to the list of supported architectures in the main text
since it's now Tier 1.

PR:		www/59579
Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li>
2003-12-08 19:20:10 +00:00
Tom Rhodes
6eaba50ded Use 'Sparc64' in place of just 'Sparc'.
Suggested by:	bmah
2003-12-08 17:12:55 +00:00
Bruce A. Mah
0b62492db3 Belatedly update the state of one of my items ("Revise EAG"). 2003-12-08 17:12:46 +00:00
Tom Rhodes
7069fcf002 Ooops. Last commit brought in local modifications which should not have been
applied.  Revert to rev 1.85 and do what 1.86 claimed to do.

Pointy hat:	trhodes
2003-12-08 16:38:22 +00:00