GayBSD documentation tree
Find a file
Robert Watson c04e8a7eca Migrate a few items from the 5.3 "desired" list to the 5.4 "desired" and
"required" lists, as well as add a new items with 5.4 in mind:

- Entropy harvesting optimizations are largely implemented and in the 6.x
  branch, but not yet ready for 5.x.  We'll merge tham after 5.3 to be a
  5.4 feature, and keep refining.

- The ACL_MASK override of umask support in UFS punts to 5.4.  It violates
  the POSIX.1eD17 draft spec, but other implementations have moved in that
  direction so we should that also.  Didn't happen for 5.3 because I was
  working on network stack locking, but will happen for 5.4.

- MAC NFS server support onto the desired list for 5.4.  It may well, and
  if it does, it will probably be my fault.

- Move busdma for PCI drivers from the 5.3 desired list to the 5.4
  required list.

- Add MAC Framework integration with System V IPC to the 5.4 required list;
  we have an implementation, but it needs to be merged.

- Add KAME IPSEC w/o Giant to the required list for 5.4.

- Add "all network interface drivers MPSAFE" to the 5.4 desired list.  I'd
  like for this to happen, but I wouldn't be surprised if we have one or
  two ISA 10mbps stragglers come 5.4.

- Add netipx w/o Giant to the desired list for 5.4.  I can work on this,
  but I'm not set up to test it.
2004-10-22 10:14:44 +00:00
da Unbreak 'make clean' 2004-03-23 23:41:29 +00:00
de MFbed: Update the German web site. 2004-09-05 14:38:05 +00:00
en Migrate a few items from the 5.3 "desired" list to the 5.4 "desired" and 2004-10-22 10:14:44 +00:00
es Update navigation bar and fix minor typos. 2004-09-20 18:10:24 +00:00
fr Merge from the English version: 2004-10-06 14:12:50 +00:00
it Update Italian Website. 2004-08-25 09:32:04 +00:00
ja Fix a typo. 2004-09-12 16:05:29 +00:00
nl Hook the dutch handbook to the webbuild. 2004-09-27 12:00:03 +00:00
pt_BR Remove more old good days leftovers. 2004-04-06 11:41:18 +00:00
ru MFen 1.48 -> 1.49 2004-09-27 08:11:22 +00:00
share Record FreeBSD-SA-04:15.syscons. 2004-10-04 17:08:18 +00:00
tools Unbreak build with GNU Plot 4 by removing the color argument to the 2004-09-26 13:36:01 +00:00
tr Fix build. 2004-02-04 15:41:06 +00:00
zh Good bye leftovers of 20th century 2004-03-23 23:31:32 +00:00
Makefile Remove make(obj) magic. web.site.mk and en/Makefile will to it for us. 2004-04-09 10:17:19 +00:00
Makefile.inc