=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/31.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- www/31.html 2016/03/21 05:46:19 1.29 +++ www/31.html 2016/03/22 10:54:42 1.30 @@ -83,18 +83,18 @@

  • A lot of enhancements to our new packet filter, pf, +href="http://man.openbsd.org/?query=pf&sektion=4">pf, including performance improvements, as well as the ability to filter other protocols than the usual tcp, udp and icmp, such as esp.

  • An utility to achieve per-user pf rules changes, typically intended for gateways, authpf. +href="http://man.openbsd.org/?query=authpf&sektion=8">authpf.

  • The in-kernel software raid +href="http://man.openbsd.org/?query=raid&sektion=4">raid (RAIDframe) can now automatically detect and configure its raid devices at boot. Taking advantage of this, the system can have its root partition directly mounted from an auto-detected raid partition. @@ -181,7 +181,7 @@ If you are planning on dual booting OpenBSD with another OS, you will need to read the included INSTALL.i386 document.

    -To make a boot floppy under MS-DOS, use the "rawrite" utility located at CD:/3.1/tools/rawrite.exe. To make the boot floppy under a Unix OS, use the dd(1) utility. The following is an example usage of dd(1), where the device could be "floppy", "rfd0c", or "rfd0a". +To make a boot floppy under MS-DOS, use the "rawrite" utility located at CD:/3.1/tools/rawrite.exe. To make the boot floppy under a Unix OS, use the dd(1) utility. The following is an example usage of dd(1), where the device could be "floppy", "rfd0c", or "rfd0a".