Commit graph

6 commits

Author SHA1 Message Date
Robert Watson
f6a7f48298 Update some 5.2 references to 5.3, update locking description. 2003-12-07 17:17:48 +00:00
Robert Watson
acc74713c3 Chown BIND9 issue to dougb.
Move from 5.2 to 5.3 required:
  Busdma for all PCI drivers.
  Truss support for ptrace.
  KSE support for alpha.
  Fine-grained network stack locking without Giant (to be updated).
  Fix make -DUSE_KQUEUE, which may be a locking problem with KQueue.
  LINT on amd64.
  kld support for amd64.

Move from 5.2 to 5.3 desired:
  Prebinding.
  FAST_IPSEC KAME support.
  rpc.lockd stability.
  Revised kld build infrastructure.
  Darwin msdosfs fixes.
  Race conditions in truss.
  ACL_MASK semantic changes.
  filedesc lockorder.
  MAC Framework devfs path fixes.
  MAC Framework NFS server support.

Move from 5.3 required to 5.3 desired:
  Per-architecture TLS support to avoid gating release.

Discussed with:	scottl
2003-12-07 17:12:45 +00:00
Robert Watson
484b0dbdae Scott points out that binutils update was already in the list, so
chown that to obrien, and remove the binutils task from the TLS
architectures task.
2003-12-07 16:34:38 +00:00
Robert Watson
5ecb028ba7 Add some new TODO list items for 5.3:
- BIND9 import (unowned)
- Completed support for dynamic / for ia64 in gcc (obrien)
- Thread-local storage (obrien)

Submitted by:	obrien
2003-12-07 16:30:57 +00:00
Scott Long
6af65b0b49 Add three high-priority items to the 5.3 list. 2003-11-14 05:13:54 +00:00
Robert Watson
fe73e08bf3 Add empty 5.3 TODO list template. Intentionally not booked up to the
build or populated with any items.  Please do not hook it up until re@
is ready to deal with the consequences.
2003-11-07 07:31:43 +00:00