From dc0a1928da9591891b418013051a88788a23a24d Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Sun, 13 Apr 2003 19:15:08 +0000 Subject: [PATCH] New release notes: sbsh(4), mixer(8) relative adjustments, mount_nfs(8) noinet4/noinet6, usbhidaction(1), xargs(1) -o. --- .../doc/en_US.ISO8859-1/relnotes/article.sgml | 19 +++++++++++++++++++ .../en_US.ISO8859-1/relnotes/common/new.sgml | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 1cba6cdc261b..1e61709c08c1 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -257,6 +257,9 @@ The cm driver now supports IPX. &merged; + The &man.sbsh.4; driver for the Granch SBNI16 + SHDSL modem has been added. + A new &man.wlan.4; module provides 802.11 link-layer support. The &man.wi.4; driver now uses this facility. @@ -529,6 +532,9 @@ The MAKEDEV script is now unnecessary, due to the mandatory presence of &man.devfs.5;, and has been removed. + &man.mixer.8; can now implement relative volume + adjustments. + The &man.mksnap.ffs.8; program has been added to allow easier creation of FFS snapshots. It is a SUID-root executable designed for use by @@ -548,6 +554,10 @@ 0 will make this option the default. &merged; + &man.mount.nfs.8; now supports the + and mount options to prevent NFS mounts + from using IPv4 or IPv6 respectively. + &man.newsyslog.8; now supports a W flag to force previously-started compression jobs for an entry (or group of entries specified with the G flag) @@ -614,9 +624,18 @@ display mode that displays the network traffic going through active interfaces on the system. + The &man.usbhidaction.1; command has been added; it performs + actions according to its configuration in response to USB HID + controls. + &man.xargs.1; now supports a option to execute multiple copies of the same utility in parallel. + &man.xargs.1; now supports a flag to + reopen /dev/tty for the child process + before executing the command. This is useful when the child + process is an interactive application. + A 1:1 threading package (where for every pthread in an application there is one KSE and thread) has been implemented. Under this model, the kernel handles all thread scheduling diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 1cba6cdc261b..1e61709c08c1 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -257,6 +257,9 @@ The cm driver now supports IPX. &merged; + The &man.sbsh.4; driver for the Granch SBNI16 + SHDSL modem has been added. + A new &man.wlan.4; module provides 802.11 link-layer support. The &man.wi.4; driver now uses this facility. @@ -529,6 +532,9 @@ The MAKEDEV script is now unnecessary, due to the mandatory presence of &man.devfs.5;, and has been removed. + &man.mixer.8; can now implement relative volume + adjustments. + The &man.mksnap.ffs.8; program has been added to allow easier creation of FFS snapshots. It is a SUID-root executable designed for use by @@ -548,6 +554,10 @@ 0 will make this option the default. &merged; + &man.mount.nfs.8; now supports the + and mount options to prevent NFS mounts + from using IPv4 or IPv6 respectively. + &man.newsyslog.8; now supports a W flag to force previously-started compression jobs for an entry (or group of entries specified with the G flag) @@ -614,9 +624,18 @@ display mode that displays the network traffic going through active interfaces on the system. + The &man.usbhidaction.1; command has been added; it performs + actions according to its configuration in response to USB HID + controls. + &man.xargs.1; now supports a option to execute multiple copies of the same utility in parallel. + &man.xargs.1; now supports a flag to + reopen /dev/tty for the child process + before executing the command. This is useful when the child + process is an interactive application. + A 1:1 threading package (where for every pthread in an application there is one KSE and thread) has been implemented. Under this model, the kernel handles all thread scheduling