Joel Dahl
4f4ef9aee4
Update if_en, if_fatm, and if_hatm status.
...
Discussed with: harti
2005-11-02 08:45:06 +00:00
Joel Dahl
e0a81e57f0
Update agp status.
...
Discussed with: cognet
2005-10-31 21:31:14 +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
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
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
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
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
9ad4425962
Use entities.
2005-10-21 13:46:00 +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
Ceri Davies
3cb4b2fa46
Introduce a new entity, cgibase, which points at where our CGI scripts
...
can be found, i.e., http://www.FreeBSD.org/cgi at the moment.
This allows for easier pre-commit testing of CGI scripts, and avoids
SNAFUs with an incorrect URL being committed, as has happened a couple
of times recently.
en/ should be fully converted with this commit; other languages need to
be updated, but are in mid merge molasses at present so I have not
touched them.
2005-10-06 19:27:37 +00:00
John Baldwin
6756c7c59f
vx(4) locking is done.
2005-10-06 18:44:25 +00:00
Simon L. B. Nielsen
4f6066674a
MFP4:
...
- Merge the new layout.
Submitted by: Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by: Google Summer of Code 2005
2005-10-04 21:58:59 +00:00
Hiroki Sato
f9105467ef
Merge new www design.
...
Submitted by: Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by: Google Summer of Code 2005
2005-10-04 19:43:53 +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
73b5a63571
Delete trailing whitespace to ease new website merge. No content
...
change.
2005-10-04 16:00:51 +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
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
Ville Skyttä
519925e8c5
Release 3.0.6.
2005-09-25 20:33:46 +00:00
Marc Fonvieille
81b1e30a95
Remove a reference to freebsd-newbies@FreeBSD.org
...
Pointed by: mlaier
2005-09-24 16:31:37 +00:00
Marc Fonvieille
85396f69a8
Finally remove the link to Linux XFree86 Howto, this document is from
...
2001, only slightly covers XFree86 4.1 and is less informative than our
Handbook.
2005-09-24 15:05:22 +00:00
Marc Fonvieille
a080be81d0
- Use of &base; instead of ../
...
- Fix/update various links
- Mention Xorg server in X part
2005-09-24 14:57:42 +00:00
Marc Fonvieille
2a1775d779
freebsd-newbies@ has been closed, point people to freebsd-questions or
...
to freebsd-doc instead.
2005-09-24 14:39:05 +00:00
John Baldwin
de50417de2
Various updates:
...
- gem(4) has its interrupt marked INTR_MPSAFE now.
- sf(4) is locked now.
- sis(4)'s mutex is no longer marked MTX_RECURSE.
- txp(4) and wb(4) locking both need testing.
- Add an entry for vx(4) and note that its locking needs testing. This
driver dosen't need bus_dma it appears though as it uses PIO to bang
packets into and out of the card.
2005-09-23 18:48:36 +00:00
Joel Dahl
c66d2f8d91
s/follwing/following/
2005-09-19 17:02:45 +00:00
Remko Lodder
a2dc940c5e
Improve some grammar and improve minor nits.
...
Submitted by: Daniel Gerzo <danger at rulez dot sk>
2005-09-17 17:48:35 +00:00
Christian Brueffer
c398a67a25
Rename the "File Systems" section to "Storage" and add the bigdisk
...
project to it.
Requested by: many people (the bigdisk part)
2005-09-17 09:25:54 +00:00
Christian Brueffer
69eac06a57
Remove will from the responsible section of the txp(4) driver.
...
Approved by: will
2005-09-17 09:12:16 +00:00
Christian Brueffer
ee2865d523
Update tl(4) status.
2005-09-15 19:30:54 +00:00
Joel Dahl
871e1a560c
s/Sliming/Slimming/
...
Approved by: brueffer (mentor)
2005-09-12 19:19:28 +00:00
Joel Dahl
3d44be7448
Fix two typos.
...
Approved by: brueffer (mentor)
2005-09-12 19:18:03 +00:00
Jesus R. Camou
1e66740d4f
o Remove contractions.
...
o Improve wording.
Approved by: trhodes (mentor)
2005-09-02 06:41:50 +00:00
Jesus R. Camou
05fa4c5fad
o Update link to Cryptfs paper.
...
o Remove dead Elephant FS link.
Approved by: trhodes (mentor)
2005-09-01 02:30:32 +00:00
Christian Brueffer
a9b50f62ff
Update ed(4) and ste(4) status.
2005-08-30 22:08:07 +00:00
Christian Brueffer
0a615315b2
- upgrade dc a!=p from untested -> done
...
- tx doesn't use vtophys() anymore
2005-08-20 07:15:02 +00:00
Christian Brueffer
e05ae529d4
Update status of the dc, pcn and sf drivers.
2005-08-19 15:08:36 +00:00
Stefan Farfeleder
7ee0f90a9b
Mark getgrgid_r() and getgrnam_r() as done.
2005-08-19 07:40:17 +00:00
Christian Brueffer
6416d227e2
Update status of the de, my, nge and pcn drivers.
2005-08-17 18:15:55 +00:00
Christian Brueffer
5144660be5
de(4) and gem(4) are locked.
2005-07-31 14:36:48 +00:00
Marc Fonvieille
a8caeb2610
Add a missing space.
2005-07-05 15:34:22 +00:00
Robert Watson
fdba7ed1e3
Document move to per-CPU statistics in malloc(9), as well as the use of
...
critical sections instead of mutexes for the per-CPU statistics data,
present in 6.0.
Prodded by: joel
2005-07-01 09:13:54 +00:00
Robert Watson
c3b10d3886
Update critical section and UMA optimization tasks from "Prototyped" to
...
"Done", as they have been committed since April, resulting in measurable
network performance improvements in 6.x.
Prodded by: joel
2005-07-01 09:09:52 +00:00
George V. Neville-Neil
c0cd4daf47
A few word changes from obrien.
...
Suggested By: obrien
Approved By: rwatson
2005-06-29 13:16:44 +00:00
Giorgos Keramidas
521b3629a1
Typo fix. Translators can safely ignore this.
...
Reviewed by: rwatson
2005-06-27 18:39:27 +00:00
George V. Neville-Neil
998fc7dad2
Update information on new system (cheetah) put into the lab.
...
Reviewed By: rwatson
2005-06-27 11:30:39 +00:00