From 334598cb14b0687f136ba6de8ba7138eb71b63d3 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Thu, 2 Feb 2006 16:38:08 +0000 Subject: [PATCH] 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 --- en/projects/ideas/index.sgml | 239 ++++++++++++++++++++++++++++++++--- 1 file changed, 224 insertions(+), 15 deletions(-) diff --git a/en/projects/ideas/index.sgml b/en/projects/ideas/index.sgml index 1295c68cfc..1b326cdf10 100644 --- a/en/projects/ideas/index.sgml +++ b/en/projects/ideas/index.sgml @@ -1,6 +1,6 @@ - + %navincludes; %includes; @@ -90,6 +90,16 @@
  • Implement and profile various algorithms for powerd
  • Dynamic module references
  • +
  • Add some more information in the + ktrace(1)/kdump(1) output.
  • +
  • Move HESIOD out of libc into a NSS + module
  • +
  • Move NIS/YP out of libc into a NSS + module
  • +
  • Import NSS LDAP support into the base + system.
  • +
  • Rewrite the in-kernel filesystem syncer and + modernize the write behind code
  • Networking

    @@ -104,6 +114,9 @@
  • WPA2 preauthentication support in hostapd
  • IAPP preauthentication support in hostapd
  • +
  • Bring wi(4) up to par with the current state of affairs + in the WLAN infrastructure
  • +
  • Re-factor Apple Talk into a kernel module
  • Security

    @@ -115,10 +128,14 @@

    Additional Information

    @@ -182,7 +199,8 @@ bin/varsym/varsym.c).

    Andrey V. Elsukov has begun porting this to FreeBSD, and some initial patches for CURRENT can be found here.

    + href="http://butcher.heavennet.ru/patches/kernel/varsym/">here. + There is also some on-going development in Perforce.

    Requirements: