From 419f2ad2e4fc0370fdf342c414f1fd9cdae95dab Mon Sep 17 00:00:00 2001 From: bmah Date: Fri, 21 Sep 2001 22:06:54 +0000 Subject: New release notes: Load addresses of kernels exported, KVA_SPACE, client/server NFS split, find(1) primaries now take time units. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 17 ++++++++++++++++- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 17 ++++++++++++++++- 2 files changed, 32 insertions(+), 2 deletions(-) (limited to 'release') diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index d6b3a92..df83dcd 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -242,6 +242,15 @@ Idle zeroing of pages can be enabled with the vm.zeroidle_enable sysctl variable. + The load addresses of kernels has been exported to the + symbol table and various hard-coded constants removed so that + utilities such as &man.ps.1; can work with kernels compiled at + different addresses. &merged; + + A new KVA_SPACEkernel option + can be used to reconfigure the size of the kernel virtual address + space. + Processor/Motherboard Support @@ -690,6 +699,11 @@ Client-side NFS locks have been implemented. + The client-side and server-side of the NFS code in the + kernel used to be intertwined in various complex ways. They + have been split apart for ease of maintenence and further + development. + Support for file system Access Control Lists (ACLs) has been introduced, allowing more fine-grained control of discretionary access control on files and directories. This support was @@ -1490,7 +1504,8 @@ &man.find.1; now has the , , , , and - primaries for comparisons of file timestamps. &merged; + primaries for comparisons of file timestamps. The latter + primaries can be specified with various units of time. &merged; &man.tftpd.8; now takes the and options, which allow the server to 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 d6b3a92..df83dcd 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -242,6 +242,15 @@ Idle zeroing of pages can be enabled with the vm.zeroidle_enable sysctl variable. + The load addresses of kernels has been exported to the + symbol table and various hard-coded constants removed so that + utilities such as &man.ps.1; can work with kernels compiled at + different addresses. &merged; + + A new KVA_SPACEkernel option + can be used to reconfigure the size of the kernel virtual address + space. + Processor/Motherboard Support @@ -690,6 +699,11 @@ Client-side NFS locks have been implemented. + The client-side and server-side of the NFS code in the + kernel used to be intertwined in various complex ways. They + have been split apart for ease of maintenence and further + development. + Support for file system Access Control Lists (ACLs) has been introduced, allowing more fine-grained control of discretionary access control on files and directories. This support was @@ -1490,7 +1504,8 @@ &man.find.1; now has the , , , , and - primaries for comparisons of file timestamps. &merged; + primaries for comparisons of file timestamps. The latter + primaries can be specified with various units of time. &merged; &man.tftpd.8; now takes the and options, which allow the server to -- cgit v1.1