Commit graph

676 commits

Author SHA1 Message Date
Joel Dahl
4544ecbb1e Remove the "SMP kernels for install" entry.
Reminded by:    netchild, Daniel Gerzo
2006-03-20 16:59:48 +00:00
Ceri Davies
6f7e22fbe7 Add a link to the "Contributing to the FreeBSD Ports Collection", since
some of the projects here would work nicely as ports.

Suggested by:	Brandon Cash <brandoncash at gmail punkt com>
2006-03-19 18:51:50 +00:00
Ceri Davies
2db403c4bd Be consistent with apostrophes in the title of the Developers' Handbook.
Submitted by:	Brandon Cash <brandoncash at gmail punkt com>
2006-03-19 18:45:17 +00:00
Remko Lodder
9076c8067f Remove the reference to the FreeBSD Cook Book. The link is no longer
active.  If there is a mirror or something that can replace the
link, please notify us.

Noticed by:	Daniel <nefar at hotmail dot com>
2006-03-14 18:09:51 +00:00
Remko Lodder
afbae9c922 Update the H2 tag, it is redundant in the current state.
PR:		www/94368 (inspired by)
Discussed with:	brueffer
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2006-03-12 12:06:13 +00:00
Simon L. B. Nielsen
ae3092593a Fix link to The FreeBSD Token-Ring Project.
Reported by:	Detlef Graef detlef dotty graef aT yahoo dotty de
2006-03-11 14:52:39 +00:00
Remko Lodder
f0595c69e8 Correct some trivial style fixes.
(From the PR):

- There is not any reason to have "in the" directly in the FreeBSD
  Handbook link, so move it outside from the link.
- First <dt>...</dt> has ":" at the end, so the other two should be
  in the same style.
- Add one empty line after one of <dt>s.

Note that i did not comply to the FDP wrt. the long
a href lines.  It might break them and it is consistent
with the rest of the document.

PR:		www/94297
Submitted by:	Rudolf Cejka <cejkar at fit dot vutbr dot cz>
2006-03-11 14:16:40 +00:00
Remko Lodder
7de0b996a4 Correct various <a name>...</a> tags so that it is being displayed
normally on the website (like other pages have as well).

PR:		www/94296
Submitted by:	Rudolf Cejka <cejkar at fit dot vutbr dot cz>
2006-03-11 14:11:06 +00:00
Jesus R. Camou
dca2e3487e Forced commit to set a commit message for my
previous accidental commit on newbies.sgml.

Log:
	o Do some general rewording.
	o Remove smilies.
	o Add link to the version-guide article.
	o s/&base;/&url.base;/

PR:		www/92986
Submitted by:	Daniel Gerzo <danger@rulez.sk>
Approved by:	trhodes (mentor)
Pointy hat:	jcamou
2006-03-06 16:25:13 +00:00
Jesus R. Camou
29f8bf3615 Add NanoBSD to the list of projects.
PR:		www/94061
Submitted by:	Daniel Gerzo <danger@rulez.sk>
Approved by:	trhodes (mentor)
2006-03-06 16:01:14 +00:00
Joel Dahl
527d2377ff Remove the first and third point from the "Small sysinstall renovation" entry.
They are completed.

Noticed by:	netchild, ceri
2006-03-02 08:48:43 +00:00
Scott Long
cd26c320ec Update the status of the iir driver. 2006-03-01 07:43:51 +00:00
Joel Dahl
f2609a81be Add a new entry: "Flight mode" for the loader.
Submitted by:	Erik Norgaard <norgaard@locolomo.org>
Improved by:	netchild
2006-02-28 22:57:48 +00:00
Joel Dahl
c59bbe7bf7 Remove the "Working kbdmux" entry.
Requested by:	netchild
2006-02-27 15:04:05 +00:00
Joel Dahl
36aed14741 Mark the "a64l(), l64a(), and l64a_r()" and "command -p, -v and -V" tasks as
done in 6.X.
2006-02-27 14:55:47 +00:00
Joel Dahl
3137c802ba Add more information about the "SMP kernels for install" entry. 2006-02-26 21:13:38 +00:00
Joel Dahl
5a76c45e5c - Add info about progress on porting the NetBSD tmpfs to FreeBSD.
-  Add a new entry called "Make truss(1) able to work without procfs". [1]

Submitted by:	mux [1]
2006-02-26 13:34:19 +00:00
Joel Dahl
ce675ab162 - s/Csup/csup/
-  s/CVSWeb/CVSweb/
-  Add some new info about the "Evaluate and perhaps port DragonFly's
   optimized MMX/XMM memcpy/bcopy/bzero/copyin/copyout code" entry.
2006-02-24 16:17:48 +00:00
Joel Dahl
09d28400bd Add a new entry: Extend dump/restore support for UFS2 to cover
extended attributes.

Submitted by:	netchild
2006-02-16 18:50:55 +00:00
Joel Dahl
6e00abc0de Quoting mlaier@: "rwlocks are cool and solve 60% of the problem, but they
lack priority propagation.  So the best thing for the TODO-list would be
to change the entry to "Priority Propagation for rwlock(9)"

So, comment out the "Usable lock implementation with SX-semantics" entry
for now.  I'll rename it to "Priority Propagation for rwlock(9)" when
someone submits a new, complete description for this entry.
2006-02-15 12:21:31 +00:00
Joel Dahl
2b2aa898f6 Use navdevelopers instead of navdocs. 2006-02-15 12:04:57 +00:00
Joel Dahl
5b168d2ea4 s/filesystem/file system/ 2006-02-12 08:17:21 +00:00
Scott Long
40b8d25fc0 Add the if_lmc driver. 2006-02-12 02:16:10 +00:00
Joel Dahl
c061593dcb Change "Csup" to "csup" since this is the preferred capitalization, and
fix two sentences.
2006-02-06 17:05:00 +00:00
Joel Dahl
f81918bee8 Fix a few typos.
Submitted by:	netchild
2006-02-03 16:11:16 +00:00
Joel Dahl
b8d665458e - s/Contact/Technical contacts/.
-  Remove a superfluous dot.
2006-02-02 20:48:46 +00:00
Joel Dahl
86b21902d5 Update the "Document as many sysctls as possible" entry. mat has made some
progress in Perforce.

Submitted by:	mat
2006-02-02 20:41:18 +00:00
Joel Dahl
334598cb14 Mega update:
-  Remove deadlines from the "kbdmux" and "SMP kernels for install" entries,
   since they have expired.
-  The development of csup seems to have picked up a lot during the last few
   weeks, so update this entry somewhat.  Also, csup is available as a port
   now, so add a small note about that too.
-  Add a note about the development of Magic symlinks in Perforce.
-  New entry: Extract the partition and slice table editor from sysinstall.
-  New entry: Add some more information in the ktrace(1)/kdump(1) output.
-  New entry: Bring wi(4) up to par with the current state of affairs in the
   WLAN infrastructure.
-  New entry: Re-factor Apple Talk into a kernel module.
-  New entry: Move NIS/YP out of libc into a NSS module.
-  New entry: Move HESIOD out of libc into a NSS module.
-  New entry: Import NSS LDAP support into the base system.
-  New entry: Rewrite the in-kernel filesystem syncer and modernize the write
   behind code.
-  New entry: Add support for NO_* switches to "make delete-old".
-  Various wordsmithing and cleanups.

A lot of stuff submitted by: netchild
2006-02-02 16:38:08 +00:00
Joel Dahl
a22e817602 - Add some new info about porting Magic Symlinks from DragonFly.
-  Add some new info about Hybrid.
-  Improve the memcpy/bcopy/bzero entry. [1]

Submitted by:	netchild [1]
2006-01-23 12:01:29 +00:00
Joel Dahl
569e7bdb96 New entry: Port the "Pluggable Disk Schedulers" SoC project to current/GEOM.
Submitted by:	netchild
2006-01-17 11:20:25 +00:00
Joel Dahl
a329460948 New entry: Port the NetBSD tmpfs.
Obtained from:  The NetBSD SoC page
Submitted by:   netchild
2006-01-16 18:36:44 +00:00
Joel Dahl
92882faaa2 New entry: Contribute to the Csup project. 2006-01-12 16:36:57 +00:00
Joel Dahl
b2542ef733 - Fix email address to the ACPI mailing list.
-  Remove entries that were commented out.
2006-01-10 08:50:33 +00:00
Joel Dahl
97e4ca08f4 Add new entry: Sync USB code with NetBSD
Submitted by:   netchild
2006-01-04 18:39:43 +00:00
Joel Dahl
5565bbf2a6 Sort. 2006-01-04 15:06:51 +00:00
Ville Skyttä
f613d79a4c Gentoo Linux has cvsweb packages too. 2006-01-03 17:51:03 +00:00
Remko Lodder
759d7ce43b s/Man Pages/Manual Pages/
noticed by:		simon (on #bsddocs)
2005-12-31 15:21:49 +00:00
Tom Rhodes
c268458fd9 Mark the a64l(), l64a(), and l64a_r() task as complete for 7.0.
Reminded by:	stefanf
2005-12-25 10:16:43 +00:00
Warner Losh
cb32305936 Tweak if_ep, since mdodd did the work 2005-12-24 18:53:11 +00:00
Joel Dahl
95dad0dab0 Fix build.
Pointy hat:	imp
2005-12-24 09:30:45 +00:00
Warner Losh
60351d9af9 Update information about all of the drivers that have PC Card
attachments.  In general, we're in good shape, but there are a few
stragglers.  Add my name to the drivers that I indend to work on,
mostly the network layer.  Since the PC Card 8.0 standard doesn't
define DMA, none of the drivers in tree do DMA (earlier versions of
the standard defined DMA, but it wasn't widely implemented for 16-bit
R2 cards).  However, these drivers need to be come INTR_MPSAFE and
SMPng locked if they are going to remain in the tree.

I also updated the maintainers for the various ports to more closely
reflect reality.

I tripple checked this by eyeball only, so if I broke the web build,
please let me know.
2005-12-24 06:52:36 +00:00
Joel Dahl
1e71aaec10 Update the kbdmux entry.
Submitted by:	emax
2005-12-22 18:02:19 +00:00
Joel Dahl
bec37ac2d7 - New entry: Working kbdmux.
-  New entry: SMP kernels for install.
2005-12-22 12:21:46 +00:00
Joel Dahl
77f3ccff42 - New entry: NDMP data server. [1]
-  Add links to the NetBSD azalia driver (HDA support). [1]
-  Update the linuxulator entry. [2]
-  New entry: Implement and profile various algorithms for powerd. [3]

Submitted by:	netchild [1]
Submitted by:	cracauer [2]
Ok'ed by:	njl, bruno [3]
2005-12-21 13:45:15 +00:00
Joel Dahl
9229555903 - Add link to hackers@.
-  Add URL to the NetBSD zeroconf SoC project. [1]
-  Add URL to the SX-semantics project page on the wiki.

Submitted by:	netchild [1]
2005-12-19 15:18:40 +00:00
Joel Dahl
a9573f5b7d Add bms as technical contact for the PCI-Hotplug entry.
Discussed with:	bms
2005-12-17 16:42:10 +00:00
Joel Dahl
5e6cf174fb Add three new projects to the list:
-  Dynamic module references
-  WPA2 preauthentication support in hostapd
-  IAPP preauthentication support in hostapd

Submitted by:	sam
2005-12-15 21:47:23 +00:00
Scott Long
22a8a88a71 Mark the if_ti driver complete. 2005-12-14 00:07:34 +00:00
Joel Dahl
db6e520ec2 s/.cfa_*/.cfi_*/
Reported by:	Wojciech A. Koszek dunstan AT freebsd DOT czest DOT pl
2005-12-10 22:33:56 +00:00
Joel Dahl
7eb06c407b Direct people to netchild and joel if they have questions about this list.
Suggested by:	Erik Norgaard norgaard AT locolomo DOT org
2005-12-10 18:32:11 +00:00