Module Name: src Committed By: chs Date: Mon Oct 18 16:36:11 UTC 2010
Modified Files: src/doc: CHANGES Log Message: update wording for the compat_linux entry, requested by hubertf. To generate a diff of this commit: cvs rdiff -u -r1.1442 -r1.1443 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1442 src/doc/CHANGES:1.1443 --- src/doc/CHANGES:1.1442 Sat Oct 16 15:33:06 2010 +++ src/doc/CHANGES Mon Oct 18 16:36:11 2010 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1442 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1443 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -696,7 +696,8 @@ upgt(4): Add a driver for Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g WLAN device, ported from OpenBSD by FUKAUMI Naoki. [tsutsui 20100704] - compat_linux(8): Update linux emulation to support NPTL. + compat_linux(8): Update linux emulation to support the most + commonly used linux 2.6.x kernel features. We now claim to be linux kernel version 2.6.18. [chs 20100706] kernel: Add direct select()/poll() support. [rmind 20100708] prep: Support Xserver. It's tested only on-board s3(864).