From dc5af0d5d4273cf07132cbd23d5953d7a6b756eb Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Sat, 12 Sep 1998 13:53:10 +0000 Subject: Note the addition of pthread read/write locks and expansion of ipfw's byte/packet counters to 64 bits. --- release/sysinstall/help/relnotes.hlp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp index 2f4ddf803f66..b5861f51787f 100644 --- a/release/sysinstall/help/relnotes.hlp +++ b/release/sysinstall/help/relnotes.hlp @@ -175,6 +175,8 @@ o EISA Shared interrupts are now supported, working with the framework o Support for the Comtrol Rocketport card. +o IPFW's packet and byte counters have been expanded from 32 to 64 bits. + o New Plug and Play (PnP) support that allows you to (re)configure PnP devices. Also support modems being detected by the PnP part and automatically attached. @@ -301,6 +303,9 @@ Protocol (rfc1990), PPP Callback (with CBCP extensions) and client side DNS negotiation. Refer to the README.changes file in the source directory for details of possible configuration conflicts. +Pthread read/write locks as defined by the Single UNIX Specification, +Version 2, have been added to the POSIX threads library, libc_r. + 2. Supported Configurations --------------------------- -- cgit v1.3