Commit graph

9033 commits

Author SHA1 Message Date
Remko Lodder
5e385b8b5e Fix some spelling in the Hosting Department entry.
Noticed by:		Matt Olander <matt at iXsystems dot com>
Submitted by:		jcamou
2005-11-10 18:28:14 +00:00
Jesus R. Camou
0117aeda41 Add Host Department.
PR:	 	www/88756
Submitted by:	Matt Olander <matt@iXsystems.com>
Approved by:	trhodes (mentor)
2005-11-10 05:06:57 +00:00
Jesus R. Camou
a4e37a9ecc Replace OffMyServer with iXsystems.
PR:		www/88762
Submitted by:	Matt Olander <matt@iXsystems.com>
Approved by:	trhodes (mentor)
2005-11-10 04:58:35 +00:00
Joe Marcus Clarke
c2133619bb Use the FreeBSD Tinderbox ports tree now that packages have been built. 2005-11-10 01:39:42 +00:00
Bill Fenner
fc6bc754fe Copy solution for visited links from mailindex.
Requested by:	Dmitry Pryanishnikov in freebsd-www
2005-11-09 22:27:47 +00:00
Bill Fenner
adf473387a End the paragraph before the form, to make it valid xhtml again. 2005-11-09 21:38:31 +00:00
Remko Lodder
fa850ce89d Point people to www.freebsd.org/marketing/os-comparison.html
instead of to the current people.freebsd.org page.
Also remove the "Y2K issue" words.

Submitted by:	blackend
2005-11-09 21:19:31 +00:00
Remko Lodder
7b5488523e Update link to Murray's FreeBSD vs Linux vs Windows flyer
PR:		www/88747
Submitted by:	Matt Olander <matt at iXsystems dot com>
2005-11-09 20:53:43 +00:00
Remko Lodder
c42172012c Modify CSR's entry to Aspenworks Ltd.
Also correct some spelling, telephone number and the url which
were the work of Matt.

PR:		www/82961
Submitted by:	Matt Olander <matt at iXsystems dot com>
Requested by:	Alex Huppenthal <alex at aspenworks dot com>
2005-11-09 19:39:37 +00:00
Michael Lucas
5131d29635 Remove my wants, and document their donation.
Copious thanks to David.Boyd@insightbb.com !
2005-11-09 14:48:46 +00:00
Marc Fonvieille
e7be721e9a Some <tt></tt> and <pre></pre> font-size tweaks to match previous
change.
2005-11-09 14:08:09 +00:00
Pav Lucistnik
918c6daaf2 Add new net-im category. 2005-11-09 09:56:27 +00:00
Marc Fonvieille
45ebb802d4 Change font-size: 69%; for font-size: small; this should give a better
rendering for IE and gecko based browsers (esp. if no minimum size font
is defined) users.
This is not perfect but the fonts displayed should be readable.
2005-11-09 07:02:56 +00:00
Pav Lucistnik
a17fdf64e1 - Add entry for Gigabyte GA-K8VT800 Pro
PR:		www/88499
Submitted by:	Andrew Pantyukhin <sat@proxy.gubkin.ru>
2005-11-08 22:54:18 +00:00
Simon L. B. Nielsen
1adc5f91fe - Add support dates for 6.0-RELEASE and RELENG_6.
- Add an anchor for the supported branches table.

Dates confirmed by:	cpervia
Prodded by:		linimon
2005-11-08 20:39:22 +00:00
Jesus R. Camou
05e947f3b7 Add Integrity Host.
PR:		www/88635
Requested by:	Dan Moses <dan@integrityhost.com>
Approved by:	trhodes (mentor)
2005-11-08 10:04:51 +00:00
Jesus R. Camou
bfe7a9fa13 Add Nesbitt & Associates.
PR:		www/88432
Requested by:	Murray Nesbitt <freebsd@nesbitt.ca>
Approved by:	trhodes (mentor)
2005-11-08 10:03:06 +00:00
Joe Marcus Clarke
d06b162011 Remove trailing whitespace. 2005-11-07 20:41:34 +00:00
Joe Marcus Clarke
ff308c93d0 Use the correct GNOME version. 2005-11-07 20:41:19 +00:00
Joe Marcus Clarke
d37d40afce Mention that portsnap(8) can also be used to obtain the latest ports tree.
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-11-07 18:19:36 +00:00
Marc Fonvieille
898ddc10e0 Comment out the font-size setting for <tt></tt> to fix rendering for
gecko based browser (under X11).
2005-11-07 13:59:05 +00:00
Ceri Davies
34c9d5f217 Remove some debug code. 2005-11-07 10:43:19 +00:00
Joe Marcus Clarke
466c055fa0 Update the menu editing FAQ for GNOME 2.12. 2005-11-07 00:22:35 +00:00
Ceri Davies
31dfff3531 Don't show the email address of the Originator by default.
There is a link provided whereby users can enter a code to
see the email addresses.

Kind-of requested by:	core
2005-11-06 22:29:45 +00:00
Ceri Davies
5fa4a3cc7b Remove an unused array. 2005-11-06 22:13:05 +00:00
Ceri Davies
23aa9b9807 Correct a bug regarding the expiration of codes.
The test for expired codes was inverted, so emptied the database every
time the test ran.  Due to the time that the sweep was made, this bug
only hit the user if someone else had submitted a PR in the period
between their obtaining the code and submitting the PR.

This is likely the cause of the unexplained failures that some users
were seeing, which we all blamed on misbehaving caches.
2005-11-06 22:07:23 +00:00
Ceri Davies
0f3db6fb0d Split CGI and DATA into multiple lines and sort. 2005-11-06 20:28:56 +00:00
Adam Weinberger
427824b73d Fix spacing, tweak wording to improve sentence flow, and add a note about
using the upgrade script.
2005-11-06 19:06:23 +00:00
Hiroki Sato
a3669d0c71 Regen from rev.1.73.2.5. 2005-11-06 18:38:41 +00:00
Hiroki Sato
00616f3728 Convert a string in the id attribute to the upper case to avoid
confusion.

Rationale: The ISO 8879 (SGML) specification defines this as
case-insensitive and it must always be treated as one in the upper case
when the SGML declaration does not include "NAMECASE GENERAL NO."
On the other hand, in the XML specification (REC-xml-20040204)
it is case-sensitive and no normalization with regard to the case
must not be performed by an XML parser.  We use HTML 4.01 (SGML) DTD
in most of the files in the www tree and convert them into XHTML
1.0 (XML) DTD forcibly by using tidy.  So, as long as we use both
SGML and XML DTD in this way it is better to use upper case only
for the id attribute to avoid the case sensitivity problem.
2005-11-06 17:21:28 +00:00
Hiroki Sato
8040e9198a Add a link to ppc 6.0R iso images. 2005-11-06 16:37:45 +00:00
Christian Brueffer
d79a69e0b3 Fix broken link from my previous commit. 2005-11-06 11:13:26 +00:00
Christian Brueffer
7e55c07a85 KDE 3.4.3 is available as well. 2005-11-05 16:00:36 +00:00
Hiroki Sato
4c59554b7e Regen from rev.1.73.2.4. 2005-11-05 14:03:23 +00:00
Ceri Davies
14d0851f57 Like the PR says:
Add 6.0-R press release to site.  This has already been submitted to
   PRWEB: http://news.yahoo.com/s/prweb/20051104/bs_prweb/prweb306854_2

PR:		www/88504
Submitted by:	Seth Kingsley <sethk a-t offmyserver d-o-t com>
2005-11-05 13:10:53 +00:00
Joe Marcus Clarke
4fac3c0dd5 Announce GNOME 2.12.1 for FreeBSD. 2005-11-05 07:59:11 +00:00
Joe Marcus Clarke
37ffb8b348 Add the official GNOME 2.12 for FreeBSD announcement. 2005-11-05 07:52:45 +00:00
Joe Marcus Clarke
cc19c71831 Remove the links tot he GNOME 2.10 screenshots. 2005-11-05 07:30:37 +00:00
Joe Marcus Clarke
c2a8f149da * Remove the "Where is GNOME 2.12?" section
* Restore the list of supported FreeBSD versions
* Update GNOME versions
2005-11-05 07:26:06 +00:00
Joe Marcus Clarke
e182c70228 * Update faq212.sgml to link to the FreeBSD.org version of gnome_upgrad.sh
* Update Known Issues list
* Update hot list of new features
* Tie faq212.sgml into the build
2005-11-05 07:22:29 +00:00
Jeremy Messenger
993c2fb8f0 Copy from faq210.sgml with a small change, this is for GNOME 2.12.
Changes:
	-Update GNOME's release note link to 2.12
	-gnome_upgrade.sh (freebsd.org) -> gnome_upgrade212.sh (MC), I am not
	 sure on this one. Please correct it if it is not correct.
	-Remove a entry from known issue, about gnome-menus's LegacyDir bug.
2005-11-05 07:13:30 +00:00
Joe Marcus Clarke
3bf67ecdc9 Remove GNOME 2.10 screenshots. 2005-11-05 07:09:46 +00:00
Joe Marcus Clarke
732ed8b032 Bump GNOME versions. 2005-11-05 07:08:49 +00:00
Joe Marcus Clarke
2f6c721e71 Upgrade gnome_upgrade.sh for GNOME 2.12. 2005-11-05 07:07:58 +00:00
Jeremy Messenger
623def2bcc Update it to sync w/ our current bsd.gnome.mk, at GNOME 2.12. 2005-11-05 07:02:21 +00:00
Hiroki Sato
71bf065a7d Regen from rev.1.73.2.3. 2005-11-05 06:20:54 +00:00
Hiroki Sato
233263a04c Regen from rev.1.73.2.2. 2005-11-05 06:05:40 +00:00
Hiroki Sato
3ba1b4a031 Use an absolute URL for <a> and add a missing word.
Spotted by:	ceri
2005-11-05 04:56:18 +00:00
Hiroki Sato
22a75e8f92 Revert wrong changes in the previous commit and fix another
typo this time around.

Pointy hat to:	hrs
2005-11-04 18:16:17 +00:00
Hiroki Sato
2d37968bae Fix another typo. 2005-11-04 18:13:16 +00:00
Hiroki Sato
17d22e0622 Remove a duplicated entry. 2005-11-04 17:53:24 +00:00
Hiroki Sato
c74fb6935f Bump version numbers for 6.0R. 2005-11-04 17:41:56 +00:00
Hiroki Sato
b0eff78d91 Use <h3> instead of <p>.
Pointed out by:	rushani
2005-11-04 17:35:55 +00:00
Hiroki Sato
36611bd1a4 Update RELENG_6 and RELENG_6_0 status. 2005-11-04 16:41:01 +00:00
Scott Long
849a85c308 Fix a typo in the date line. 2005-11-04 16:37:27 +00:00
Scott Long
1feaf053bb Drop some items that were resolved but never updated. 2005-11-04 16:15:49 +00:00
Hiroki Sato
c25f254163 Fix a typo. 2005-11-04 16:05:55 +00:00
Hiroki Sato
f9dc76171b Remove a broken link. 2005-11-04 16:02:52 +00:00
Hiroki Sato
f578a1852b Add 6.0R announcement. 2005-11-04 15:47:29 +00:00
Hiroki Sato
bcdaba272d Bump version numbers for 6.0R. 2005-11-04 15:16:43 +00:00
Marc Fonvieille
6bc6fe465f Comment out font-size: 1.4em; line. This fix the huge monospaced font
for <pre></pre> tags.

Submitted by:	Fabian Keil <freebsd-listen@fabiankeil.de>
Tested by:	keramida, Web Developer Firefox extension
2005-11-04 14:27:58 +00:00
Joseph Koshy
43ba8c9613 Internetnews.com article on new releases from {Free,Net,Open}BSD. 2005-11-04 13:13:56 +00:00
Ceri Davies
77b1af42c7 Print a link to query-pr-summary.cgi at the end of every page (whether
that be an error or success), as it's not currently easy to find your
way back there.  Suggested in:

PR:		www/88473
Submitted by:	Roman Neuhauser <neuhauser at sigpipe dot cz>
2005-11-04 10:25:42 +00:00
Hiroki Sato
cc8b9410e7 Add glue files for 6.0R release documentation. 2005-11-04 09:20:41 +00:00
Hiroki Sato
7b316a2a1f Add release documentation for 6.0R (not hooked up to the build yet). 2005-11-03 20:33:26 +00:00
Marc Fonvieille
7fad4716a6 Fix a link
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2005-11-02 12:53:51 +00:00
Joel Dahl
822228feed Lowercase HTML tags. 2005-11-02 09:13:49 +00:00
Joel Dahl
4f4ef9aee4 Update if_en, if_fatm, and if_hatm status.
Discussed with:	harti
2005-11-02 08:45:06 +00:00
Murray Stokely
f260b7d317 Add information about GUFICon 6 in Italy, which follows EuroBSDCon
this year.

Submited by:	Teresa <m_ondina@gufi.org>
2005-11-01 18:24:56 +00:00
Marc Fonvieille
3ceed193b1 Announce the logo competition result. 2005-11-01 15:56:56 +00:00
Wilko Bulte
211f2454dc ceri has offered me a surplus USB keyboard.
Thanks!
2005-11-01 14:20:48 +00:00
Pav Lucistnik
64b30c5a22 - Add entry for Asus A8N-E
PR:		www/86888
Submitted by:	Stanislav Nadelyaev <funkblaster@mail.ru>

- Add entry for Gigabyte GA-K8NXP-SLI

PR:		www/88251
Submitted by:	bz
2005-10-31 22:39:22 +00:00
Joel Dahl
e0a81e57f0 Update agp status.
Discussed with:	cognet
2005-10-31 21:31:14 +00:00
Bill Fenner
86a6cf0387 Remove the explicit $hsty_base='' and let cgi-style.pl take care of the
default.  This has been a little wrong ever since these scripts moved to
 docs.freebsd.org, but became very wrong when the style sheets were added
 since docs.freebsd.org doesn't serve them.
2005-10-31 15:25:05 +00:00
Hiroki Sato
2bd1ea18d3 Remove schedule for 6.0-RC2. 2005-10-31 14:02:09 +00:00
Joel Dahl
45c966876d Sort. 2005-10-31 08:31:45 +00:00
Joel Dahl
d184a2ce5e Update if_cp and if_ct status.
Discussed with:	rik
2005-10-31 08:23:18 +00:00
Joel Dahl
e5e6cec0e9 Remove the "4.x status" field.
Encouraged by:	scottl
2005-10-30 20:03:05 +00:00
Marc Fonvieille
eccd02a59f Remove useless navigation.xml, this file has been replaced with various
includes.nav*.sgml files.
2005-10-30 15:52:46 +00:00
Joseph Koshy
5b3a5b6922 Link to Oct '05 InformIT article comparing the operational security
of various OSes.
2005-10-30 11:04:51 +00:00
Aaron Dalton
97024da65d Approved by: tobez 2005-10-30 07:51:14 +00:00
Bill Fenner
164f4a22c6 Add hub to the list of hosts, I forgot that docs cgi scripts actually
run on hub.
2005-10-29 15:11:09 +00:00
Bill Fenner
97fa1675c8 Conditionally set $hsty_base to http://www.FreeBSD.org/:
1. If we're not running under cgi (for the mailindex run out of cron)
 2. If we're running on docs.freebsd.org (because it doesn't have the
    style files, and the "home" link would point to docs home, not
    the home home)
 3. If we're running on people.freebsd.org, to facilitate my testing

Otherwise, keep it relative for the benefit of mirrors.

docs problem pointed out by: Mark Trettin (mkt AT trettin DOT org)
2005-10-29 15:08:21 +00:00
Stefan Farfeleder
1333488782 getgrgid_r() and getgrnam_r() are done in 6.X too. 2005-10-29 09:58:15 +00:00
Stefan Farfeleder
cd1f06e7ea Mark command -p, -v and -V as done in 7.X. Make myself responsible for that
task.
2005-10-29 09:49:43 +00:00
Marc Fonvieille
eb493db4ed s/6.x/6.X/ etc. for consistency with the rest of the doc/www 2005-10-29 08:46:37 +00:00
Joel Dahl
87e6fe4ebb Use entities. 2005-10-28 19:10:09 +00:00
Bill Fenner
f5004e162f Disable the CSS workaround for the <body>/<table> quirk for HTML4 pages.
It looks like Firefox applies the relative size twice, making the fonts
 too small.  Instead, now they'll be too big - just a bit bigger than
 the "Large" web site font.

This only applies to HTML4 pages, which as I mentioned before are
 cvsweb and mailindex, and I don't think that mailindex uses tables.
 This means that this problem should be fixed when someone (no promises)
 imports cvsweb 3 which uses XHTML.

This commit brought to you by CSS, Web Quirks, IE and our favorite IRC channel.
2005-10-28 19:07:36 +00:00
Joel Dahl
3531c625ef Mark "Import CARP from OpenBSD" as done and change owner
to glebius.

OK'ed by:	mlaier
2005-10-28 18:33:47 +00:00
Joel Dahl
fe29212dc9 Lowercase HTML tags. 2005-10-28 18:25:01 +00:00
Bill Fenner
8ea2553bc9 Temporary hack for HTML headers with new cgi-style.pl; this should be
really fixed when importing cvsweb 3.
2005-10-28 14:55:57 +00:00
Bill Fenner
3f0bcf7d8f Update cgi-style to match the new web site look.
Add an optional 2nd argument to html_header(); if it's missing or
 supplied and non-zero, html_header returns XHTML doctype; if it's
 supplied and zero, html_header returns HTML 4.01 doctype.
 cvsweb and mailindex are the only HTML4 holdouts.  cvsweb should
 be updated to 3.x which is XHTML, but that's a seperate step.
I left $hsty_home alone, because I couldn't find anything that used
 it or any obvious image to use for it in the new layout.
2005-10-28 14:55:13 +00:00
John Baldwin
a5cf272e9a - lge(4) locking needs testing.
- txp(4), vr(4), and wb(4) are locked and MPSAFE.
2005-10-27 21:30:17 +00:00
Wilko Bulte
50c570c1c3 note the Mac keyboard I'm looking for should have a US key layout. 2005-10-26 21:40:48 +00:00
Hiroki Sato
2bcc1384fd Add an entry for 6.0-RC2. 2005-10-26 19:04:30 +00:00
Hiroki Sato
2018b6f7e4 Add a link to 6.0-RC1/ppc ISO image. 2005-10-26 18:20:32 +00:00
Ceri Davies
4afd20a56a The power adapter on my laptop just melted itself in fast. Nice. 2005-10-25 22:55:10 +00:00
Remko Lodder
e4f8342964 Update FreeBSD Systems' entry.
PR:		www/87652
Requested by:	Lanny <lbaron at freebsdsystems dot com>
2005-10-25 19:23:15 +00:00
Remko Lodder
03aeb77aa5 Add BSDForums.org to the Other Sites list.
Requested by:	Dan <dan at bsdforums dot org> in private email.
2005-10-25 19:13:55 +00:00
Remko Lodder
0efd854aa0 Add Rackmountmart to the hardware vendor list.
PR:		www/87470
Requested by:	amanda <aw at rackmountmart dot com
2005-10-25 19:04:10 +00:00
Remko Lodder
e13d20afa0 Add Pyramid-USA to the hardware vendor list.
PR:		www/87572
Requested by:	William Rohrs <bill at pyramid-usa dot com>
2005-10-25 18:55:15 +00:00
Remko Lodder
ef50dc3ea3 Add Venigo Internet Services to the ISP list.
PR:		www/87002
Requested by:	Baylac Jean-Dominique <jdb at venigo dot fr>
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2005-10-25 18:46:59 +00:00
Remko Lodder
01b277069b Add Nettix Peru to the software list.
PR:		www/87226
Requested by:	Martin Garcia <mgarcia at nettix dot com dot pe>
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2005-10-25 18:42:32 +00:00
Remko Lodder
eeaa7fe162 Add GNUnetworks to the consulting list.
PR:		www/87567
Requested by:	Kenneth Peiruza <info at gnun dot net>
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2005-10-25 18:34:37 +00:00
Remko Lodder
6cae3e157c Add Inetassociation.com to the isp list.
PR:		www/87524
Requested by:	Justin Franks <jfranks at inetassociation dot com>
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2005-10-25 18:21:59 +00:00
Renato Botelho
0238e40ab6 - Point to a valid Brazillian Portuguese mail list.
Approved by:	remko
2005-10-25 18:15:17 +00:00
Ceri Davies
157f035e12 The next time I start work at 5:55 I should stay away from CVS. Fix the
end date for UKUUG's LISA 2006.

Noticed by:	Gavin Atkinson <gavin dot atkinson@ury dot york dot ac dot uk>
2005-10-25 11:39:34 +00:00
Ceri Davies
0b4eb0138b Add UKUUG LISA/Spring Conference 2006 which has a BSD stream this time
round.
2005-10-25 08:54:05 +00:00
Wolfram Schneider
a1611394d9 Use a checkbox for web pages search. Allow searches in
several databases at once, e.g. english + french
2005-10-24 21:36:20 +00:00
Wolfram Schneider
84adcb1418 add search in FreeBSD manual pages 2005-10-24 21:02:30 +00:00
Wolfram Schneider
8c8d96cf01 support search in FreeBSD manual pages 2005-10-24 20:59:01 +00:00
Christian Brueffer
490abad61e Sun Fire v210 donation by Chris Elsworth, thanks! 2005-10-24 19:26:54 +00:00
George V. Neville-Neil
d2a917e97e Submitted by: Johnny Cho popeye at yahoo-inc.com
Reviewed by:	gnn simon

Added an event for FreeBSD Korea Conference
2005-10-24 13:57:01 +00:00
Wolfram Schneider
774f821f02 add search options for non-english web pages 2005-10-23 17:35:58 +00:00
Wolfram Schneider
f9502a0088 support search in non-english pages,
e.g. database 'www-de' for german pages.
2005-10-23 17:22:51 +00:00
Ceri Davies
c1c33ffc2b Make the textareas bigger, in order to allow easier editing and
encourage longer reports.

PR:		www/87865
Submitted by:	Andreas Klemm <andreas at klemm dot apsfilter dot org>
2005-10-23 16:01:55 +00:00
Ceri Davies
3dc72d2f46 Textareas within forms should not have their content centred.
PR:		www/87865
Submitted by:	Andreas Klemm <andreas at klemm dot apsfilter dot org>
2005-10-23 15:55:35 +00:00
Ceri Davies
b079fa63b9 Make the textareas 80 columns wide to allow most terminal output to be
pasted without wrapping.

PR:		www/87865
Submitted by:	Andreas Klemm <andreas at klemm dot apsfilter dot org>
2005-10-23 15:44:47 +00:00
Robert Watson
cd34200fab Modify if_em show-stopper to testing state as glebius has committed patches
to various branches believed to address the problem.  Will move this to
the testing category once it's shipped in RC2.
2005-10-23 14:33:56 +00:00
Adam Weinberger
96eed466bf *sigh* I give up.
My most sincere thanks to all the people who offered to send me a
video card. I spent an entire day futzing around with a video card
I "borrowed" from my roommate's computer while he was at work, and
determined that it's in fact my motherboard that has gone wonky.

So, I can't really do any FreeBSD work until I get a new motherboard,
but given that I just made a tool of myself by asking for equipment
that turned out not to be the source of the problem, I'm not going to
ask for one here. My thanks to all who offered me a new video card;
I'm glad I didn't take advantage of any of your offers before I found
out that the card wasn't the problem after all.

*glares at the stupid no-name brand discount motherboard*
2005-10-23 05:14:05 +00:00
Roman Bogorodskiy
064949f000 - Mention posix_memalign() PR
- s/freebsd.org/FreeBSD.org/ [1]

Noted by:	simon [1]
Approved by:	simon
2005-10-23 03:36:43 +00:00
Joel Dahl
390afe0440 - s/Sparc 64/Sparc64/
-  Remove the word "new".  The Sparc port has been available for
   some time now.
2005-10-22 14:55:42 +00:00
Mark Linimon
edf51a9af3 s/new Euro symbol/Euro symbol/. IMHO it's been out long enough. 2005-10-22 03:48:40 +00:00
John Baldwin
3cb5bbf4e6 Add a new TODO item for pushing Giant down into SYSINITs. 2005-10-21 21:31:43 +00:00
Mark Linimon
a449cf27ac Clarify the wording around the form to try to address common complaints:
from users, when they are having trouble with the image submit or spam;
from developers, that many PRs which are not really bug reports get submitted.
2005-10-21 21:22:48 +00:00
Robert Watson
cc2d4307e7 Remove if_fxp item from show-stopper list: while this is an important
bug to fix, it appears to be difficult to reproduce in test environments
unlike the if_em bug.

Discussed with:	mux
2005-10-21 14:22:28 +00:00
Joel Dahl
9ad4425962 Use entities. 2005-10-21 13:46:00 +00:00
Robert Watson
1fd75e69e0 Mark fifo race as done now that it has seen significant testing. There
remain likely races in the fifo code, but the particular race that was
causing build problems with high -j for kris has been worked around.
2005-10-21 12:57:32 +00:00
Joel Dahl
a9c42e37df - Use snd_* for sound drivers.
-  Add TODO items for missing sound manual pages.
2005-10-21 06:56:04 +00:00
Joel Dahl
6cb931ee18 Use <p> and </p> for consistency. 2005-10-21 06:18:50 +00:00
Joel Dahl
eae5e8c1f3 Move adamw to the correct (alphabetically) place. 2005-10-21 06:16:12 +00:00
Bill Fenner
3500feba32 Don't set hsty_base to the default, let cgi-style do that. 2005-10-20 20:03:36 +00:00
Bill Fenner
8b20d224d9 Continue the xhtml-ification of cgi scripts.
Assisted by:	simon@, validator.w3.org
2005-10-20 19:54:57 +00:00
Robert Watson
7ffcf3794c Update status of if_em item: a fix has been committed, and will be merged
soon.
2005-10-20 17:34:04 +00:00
Roman Bogorodskiy
2a2b3ec05d - Make status board show information about 7.x and 6.x branches (not 5.x and 4.x)
- Remove mike@ from MAINTAINER and from document

Approved by:	maintainer timeout (about 2 month this time and 2 years inactivity totally),
		silence on standarts@,
		simon
2005-10-20 17:27:17 +00:00
Mark Linimon
668834bf7c Add link to contributing-ports and FreshPorts. Add a few links into
two sections of the Porter's Handbook and the Committer's Guide that
tend to get overlooked.  Fix the pr-guidelines link which has been
broken since ...
2005-10-19 22:43:31 +00:00
Bill Fenner
7ca2f8d8eb Tweak the xhtml-ification.
Assisted by:	validator.w3.org
2005-10-19 15:47:38 +00:00
Robert Watson
1409b2b54b Add show-stopper todo items for if_em and if_fxp RX overrun bugs.
glebius owns if_em, and mux owns if_fxp.  Corrections to technical
inaccuracies welcome.
2005-10-19 14:40:38 +00:00
John Baldwin
a5a78b9c58 Add a new task for locking down aio(4).
Submitted by:	rwatson
2005-10-19 14:29:15 +00:00
John Baldwin
ff1d5c7f4e Add a slew of new items to the network locking todo list.
Submitted by:	rwatson, glebius
2005-10-19 14:02:51 +00:00
John Baldwin
bdc75acd55 Add an entity for yar@. 2005-10-19 14:02:10 +00:00
Marc Fonvieille
f8b8a25ffa S/FreBSD/FreeBSD
PR:	www/87659
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-10-19 12:49:42 +00:00
Mark Linimon
2d7cff03ba An interesting experiment, but we really don't need two copies.
More fancy headgear for:	linimon
2005-10-18 21:56:13 +00:00
Ariff Abdullah
45ebe5e25b Announce myself to the world.
Note: The use of SPACEs and TABs in this file is a little bit
inconsistent. I leave it as is and let the maintainer decide.

Approved:	netchild (mentor)
2005-10-18 21:13:32 +00:00
Max Laier
7449da42aa Update submission deadline: 20 Oct everyone! 2005-10-18 19:46:32 +00:00
John Baldwin
caa221259a Various updates including:
- Update the tasks to push Giant down into the various compat ABIs (really
  sync up the MPSAFE flags) as done.
- Update the task to add witness checks on thread exit as done.
- Update the atomic_fetchadd() and refcount API tasks as done.
- Add a new WIP task describing the intr_event stuff.
- Discard some poorly thought not started tasks (or ones OBE).
2005-10-18 17:12:48 +00:00
Wilko Bulte
6982e2b210 Add desire for Apple USB keyboard so that I can get the PC loaner
keyboard back to its original machine.
2005-10-18 16:57:54 +00:00
Marc Fonvieille
3babec1f8a Fix build. 2005-10-18 13:26:50 +00:00
Scott Long
ad771bdef4 Daniel Sueffert has done a wonderful job of taking care of me. 2005-10-18 12:57:51 +00:00
Edwin Groothuis
92d0dcba36 Force rebuilding the index.html when categories.descriptions has changed. 2005-10-18 12:24:12 +00:00