--- site/data/community/release1_8.shtml 2007/01/30 19:36:25 1.1 +++ site/data/community/release1_8.shtml 2007/01/31 07:48:34 1.2 @@ -129,7 +129,7 @@ systems-in-a-box... you can run a comple All standard non-hardware-specific applications will run inside the virtual kernel. Performance depends on how heavily an application interacts with the VM system and how often it makes system calls, since these operations -have to bed forwarded by the real kernel to the virtual kernel. +have to be forwarded by the real kernel to the virtual kernel.

The biggest user-visible changes include updates to third party applications @@ -152,7 +152,7 @@ stable then 1.6. access. See the vkernel(7) manual page for more information.

  • Jails are now IPv6 aware and support multiple IP addresses.
  • Bridging support has been greatly improved. -
  • Many, Many new network drivers and chipsets have been added. +
  • Many, many new network drivers and chipsets have been added.
  • Major infrastructure for 802.x wireless support added (WPA, TX rate control, major API layer for all wireless network devices, better ifconfig integration, and more).