From 85ca50d8b37ea7760963c754ced7d2cb935c5b14 Mon Sep 17 00:00:00 2001 From: Josef El-Rayes Date: Sat, 3 Jul 2004 08:45:20 +0000 Subject: [PATCH] Add FreeBSD-SA-04:13.linux and the device.hints related expansion of pcm(4). --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 10 ++++++++++ release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index a0f25a735bc..c697a71f979 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -214,6 +214,12 @@ For more information, see security advisory FreeBSD-SA-04:12. &merged; + A programming error in the handling of some Linux system calls which + may result in memory locations being accessed without proper validation + has been fixed. + For more information, see security advisory FreeBSD-SA-04:13. &merged; + @@ -305,6 +311,10 @@ This is currently non-functional, and would require some amount of work to make it work under the &man.geom.4; API in 5-CURRENT. + The &man.pcm.4; driver has been modified to read + /boot/device.hints on startup, to allow setting + of default values for mixer channels. + The &man.sab.4; now supports BREAK_TO_DEBUGGER kernel option. 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 a0f25a735bc..c697a71f979 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -214,6 +214,12 @@ For more information, see security advisory FreeBSD-SA-04:12. &merged; + A programming error in the handling of some Linux system calls which + may result in memory locations being accessed without proper validation + has been fixed. + For more information, see security advisory FreeBSD-SA-04:13. &merged; + @@ -305,6 +311,10 @@ This is currently non-functional, and would require some amount of work to make it work under the &man.geom.4; API in 5-CURRENT. + The &man.pcm.4; driver has been modified to read + /boot/device.hints on startup, to allow setting + of default values for mixer channels. + The &man.sab.4; now supports BREAK_TO_DEBUGGER kernel option.