Commit graph

10968 commits

Author SHA1 Message Date
Hiroki Sato
eb0a534139 Merge new redesign to Japanese translation.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 16:21:53 +00:00
Simon L. B. Nielsen
b840292470 Change to use UNIX line endings, not DOS.
Noticed by:	hrs
Missed by:	simon
2005-10-04 16:21:21 +00:00
Simon L. B. Nielsen
76d5303646 MFP4:
- Merge new layout.

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 16:14:41 +00:00
Simon L. B. Nielsen
81ea7b4201 MFP4:
- Merge new layout.

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 16:09:32 +00:00
Simon L. B. Nielsen
04c80de4bc MFP4:
- Merge new layout.
- Split docs.sgml into several subpages.

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 16:07:27 +00:00
Simon L. B. Nielsen
73b5a63571 Delete trailing whitespace to ease new website merge. No content
change.
2005-10-04 16:00:51 +00:00
Simon L. B. Nielsen
42c562da7b MFP4:
- New About and Community pages.
- Hook new subdirectories to the build.
- Make the front page depend on the events page.

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 15:48:54 +00:00
Vitaly Bogdanov
6a82a4fcf6 Add/modify appropriate information about myself
Approved by: marck@ (mentor)
2005-10-04 10:06:50 +00:00
Eric Anholt
b928624653 Daniel Martin has provided me with an i810, so I'm happy. Thanks! 2005-10-04 08:53:25 +00:00
Andrej Zverev
0170cb7e84 - Fix spelling of 'committer' for me and ehaupt's cute&paste.
Reported by:	lawrance (irc)
Approved by:	simon, sem (mentor)
2005-10-04 08:22:48 +00:00
Murray Stokely
2539e24832 Merge new redesign to Spanish translation.
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-04 07:56:23 +00:00
Murray Stokely
01b3e4af6c Merge new web redesign to German tree.
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-04 07:44:00 +00:00
Murray Stokely
27aba1d5f2 Add more shared include files for the new web design.
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-04 07:37:03 +00:00
Murray Stokely
71ff735468 Add include files needed by new redesign.
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-04 07:35:59 +00:00
Murray Stokely
202b9e9781 Use CSS and navinclude.
Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 07:06:29 +00:00
Murray Stokely
5133c7c22d MFP4: Add navincludes and use CSS for tables.
Submitted by:	Emily Boyd <emily@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 07:04:23 +00:00
Murray Stokely
e1871dc186 Use CSS for tables and navigation include for footer.
Submitted by:	Emily Boyd <emily@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 06:52:24 +00:00
Murray Stokely
689818d38c Include navigation include file and use footer entity.
Submitted by:	Emily Boyd <soc-emily@FreeBSD.org>
Sponsored by:	Google Summer of Code 2005
2005-10-04 06:36:42 +00:00
Murray Stokely
71c7ada710 Use CSS and navigation include file to implement new website design.
Submitted by:	Emily Boyd <soc-emily@FreeBSD.org>
Sponsored by:	Google Summer of Code 2005
2005-10-04 06:29:43 +00:00
Murray Stokely
5de92ad079 Use navigation includes to implement new website design.
Submitted by:	Emily Boyd (emily@emilyboyd.com)
Sponsored by:   Google Summer of Code 2005
2005-10-04 06:22:24 +00:00
Murray Stokely
4f71e4be93 MFP4: New header/footer/navigation designs.
Submitted by:  Emily Boyd (soc-emily@freebsd.org)
Sponsored by:  Google Summer of Code 2005
2005-10-04 06:13:33 +00:00
Murray Stokely
18bc86d6e9 MFP4: Add new front page, includes file, and second level developers
page from Emily Boyd's new redesign.

Submitted by:	Emily Boyd <soc-emily@freebsd.org>
Sponsored by:   Google Summer of Code 2005
2005-10-04 05:57:25 +00:00
Murray Stokely
570b02b34f MFP4: Add new second level sections to simplify navigation through
pages that have grown organically for 8+ years without being
reorganized.

Submitted by:	Emily Boyd
Sponsored by:	Google Summer of Code
2005-10-04 05:52:16 +00:00
Murray Stokely
e40b23f9b5 Add layout styles/images for new website design.
Submitted by:  Emily Boyd
Sponsored by:  Google Summer of Code
2005-10-04 05:49:13 +00:00
Murray Stokely
c78177cb41 Split up the FreeBSD community information into more succinct
subpages: mailing lists, IRC, newsgroups, usergroups, and web
resources.

Submitted by:	Emily Boyd
Sponsored by:	Google Summer of Code
2005-10-04 05:44:55 +00:00
Hiroki Sato
ce19a9e2bc Mark "snaplk" livelock problem as "Needs Testing".
This issue has been fixed by MFC of the following:

 src/sys/kern/vfs_bio.c		1.495, 1.496
 src/sys/kern/vfs_subr.c	1.648
 src/sys/sys/buf.h		1.190, 1.191
 src/sys/sys/proc.h		1.436
 src/sys/ufs/ffs/ffs_snapshot.c	1.104, 1.105, 1.106

Thanks to:	truckman
2005-10-04 05:28:00 +00:00
Hiroki Sato
8bb0704116 For consistency, use "," instead of "and" to separate two or more
responsible committers.

Spotted by:	joel
2005-10-03 12:58:54 +00:00
Emanuel Haupt
63ab07121a Adding myself to the news.
Approved by:	novel (mentor)
2005-10-03 12:28:41 +00:00
Andrej Zverev
fb2e4ad92a As a new committer there are a number of things i did.
Approved by: sem (mentor)
2005-10-03 11:16:48 +00:00
Hiroki Sato
d1a120eeaa Mark the entry of "panic: handle_written_inodeblock:
live inodedep" problem as "Needs Testing".
MFC of ffs_softdep.c rev.1.185 should solve this issue.

Thanks to:	tegge and truckman
2005-10-03 06:39:08 +00:00
Hiroki Sato
9ae3ed0bee Add the expected date of the -RC1 build. 2005-10-02 20:15:33 +00:00
Marc Fonvieille
1adc1274ae MFen: 1.9 --> 1.14
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2005-10-02 19:29:59 +00:00
Marc Fonvieille
58648fdafa Fix a broken link.
Spotted by:	Antoine Brodin <antoine.brodin@laposte.net>
2005-10-02 19:10:42 +00:00
Hiroki Sato
5114edb067 Update the 6.0R schedule.
Based on work by:	Daniel Gerzo (danger at rulez dot sk)
2005-10-02 16:33:10 +00:00
Remko Lodder
efa7cb60c2 Add BSD Pakistan to the UserGroups list.
PR:		www/86709
Submitted by:	Muhammad Asad Rasheed <masadrasheed at gmail dot com>
2005-10-02 16:03:04 +00:00
Remko Lodder
a5b5a3cfab Add UnitedWare to the Consultancy list.
PR:		www/86449
Requested by:	Anish Mistry <amistry at united-ware dot com>
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2005-10-02 15:49:30 +00:00
Remko Lodder
2c36852cd4 Add MultaCom to the ISP list.
PR:		www/86583
Requested by:	Ken Joostens <Sales at MultaCom dot COM>
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2005-10-02 15:40:09 +00:00
Remko Lodder
b2c4180c14 Add PanterTech to the ISP list.
PR:		www/86414
Requested by:	Robert Walters <info at panthertech dot de>
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
		Took out a little part of the diff generated by Daniel.
2005-10-02 15:36:47 +00:00
Joel Dahl
219786eba2 Update my needs:
Remove the minimum requirements for the laptop.  Right now just
about anything that can build current and the doc/www-tree
reasonably fast will be sufficient.
2005-09-30 18:41:48 +00:00
Hiroki Sato
c0719f33c9 In html-usergroups-list-regions template:
- optimize the translated entry search algorithm.
- fix <description> handling to output the child elements
  properly.
2005-09-30 18:12:58 +00:00
Jesus Rodriguez Cuesta
8e84d029fd - Fix path for u.rel.installation and u.rel.migration 2005-09-30 17:07:09 +00:00
Hiroki Sato
7f6342e279 Merge changes from doc/share/sgml/transtable-common.xsl rev 1.3:
|
|Optimize the word search algorithm.  Comparison using product
|set is a better solution to evaluate whether a node is included
|in a partial node-set or not.
|
2005-09-30 16:51:54 +00:00
Joel Dahl
d3f631a924 Fix build.
Pointy hat to:	ru
2005-09-30 16:33:21 +00:00
Ruslan Ermilov
e8bcdd558f YADFD. 2005-09-30 15:36:09 +00:00
Robert Watson
6d35740865 Update TODO list to reflect MFC of the multicast socket / ifnet
removal fix.  Testing required.
2005-09-29 20:58:51 +00:00
Robert Watson
d8dd0b4aa5 Move uprintf/tprintf show stopper from "Required" to "Testing" now that
Giant use around uprintf/tprintf has been fixed and cleaned up in HEAD,
and MFC'd to RELENG_6.  Test test test.
2005-09-29 18:40:44 +00:00
Remko Lodder
4b3913e871 Remove DaemonTechnologies from the consult list. It's no longer
a consulting service.

Spotted by:		K. C. Smith <kevchrsmi at gmail dot com>
Submitted by:		Daniel Gerzo <danger at rulez dot sk>
2005-09-29 15:01:49 +00:00
Joel Dahl
49e617a76d Minor improvements. 2005-09-29 11:36:47 +00:00
Joel Dahl
1085b24bd9 Fix typos. 2005-09-29 11:13:18 +00:00
Joel Dahl
c1314784ab End sentences with full stops. 2005-09-28 17:23:43 +00:00