Commit graph

658 commits

Author SHA1 Message Date
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
Scott Long
d4f3c6561c Mark if_ti as being locked. 2005-12-10 02:22:00 +00:00
Joel Dahl
c15cfcdf30 Add missing "last updated" dates for if_sk, if_re, and pst. 2005-12-09 14:08:26 +00:00
Joel Dahl
94ef710fca Add pjd as technical contact for GEOM. 2005-12-09 13:55:41 +00:00
Joel Dahl
6490827276 Lowercase some HTML and use &base; instead of the full URL to the ACPI
project homepage.
2005-12-07 19:44:43 +00:00
Joel Dahl
94bc7ed03f Add a link to the new projects and ideas section. 2005-12-07 19:39:40 +00:00
Joel Dahl
faf21f3ba9 - s/manpages/Manual pages/.
-  Change colors for status.na and status.unknown.  Red and green
   are already taken.
2005-12-07 10:06:24 +00:00
Joel Dahl
0fe8b90919 Add an initial page for the much rumored projects and ideas list for volunteers
and developers that are looking for interesting projects to evaluate and work
on.

Original idea and work by:	netchild
Reviewed by:			brueffer, simon,
				Niclas Zeising lothrandilATn00bDOTapagnuDOTse
2005-12-06 15:09:29 +00:00
Brad Davis
3f65438a81 Add missing periods and colons and massage wording around colons where needed.
Translators: Mostly punctuation changes and english specific changes..

Approved by:	ceri
2005-11-29 22:12:06 +00:00
Brad Davis
e427658a9b Massage syslog wording into english.
Approved by:	ceri
2005-11-29 20:54:23 +00:00
Robert Watson
75a9fa48a7 Fix syntax typo in last commit. 2005-11-28 20:01:10 +00:00
Robert Watson
20dec81e50 Add information on donated origins of hardware.
Update for new power consoles.

Update for hippo.
2005-11-28 19:59:42 +00:00
John Baldwin
bcf896850f lge(4) locking committed. 2005-11-23 19:10:49 +00:00
Joel Dahl
c57e196fe7 Add if_nve.
Discussed with:	jhb
2005-11-23 14:42:27 +00:00
Mark Linimon
283c59bb54 Add Mono on FreeBSD project, and OpenOffice.org on FreeBSD.
Remove '2.2' disclaimer from Java description.

Remove an apparently-dead site.
2005-11-20 03:47:07 +00:00
Joel Dahl
4120f56d6b Update alpha status and change responsible to ticso.
Discussed with:	ticso
2005-11-14 19:34:24 +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
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