From b76a3279bdca63c6fc6b203fbed361dd934f9d0b Mon Sep 17 00:00:00 2001 From: bmah Date: Sat, 6 Oct 2001 05:16:27 +0000 Subject: New release notes: eaccess(2), vfs.vmiodirenable=1. MFCs noted: wall(1) -g, route(8) indirect routes, route(8) net/bits syntax, route(8) proxy only published ARP entries. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 16 ++++++++++++---- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 16 ++++++++++++---- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 6474de2..f367cc4 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -302,6 +302,10 @@ used to artificially reduce the memory size of a machine for testing (or other purposes). &merged; + An &man.eaccess.2; system call has been added, similar to + &man.access.2; except that the former uses effective credentials + rather than real credentials. + Processor/Motherboard Support @@ -833,6 +837,10 @@ UFS_DIRHASH kernel option, it improves the speed of operations on very large directories at the expense of some memory. &merged; + + The virtual memory subsystem now backs UFS directory + memory requirements by default (this behavior is controlled via + the vfs.vmiodirenable sysctl variable. @@ -1692,7 +1700,7 @@ authentication. &man.wall.1; now supports a flag to - write a message to all users of a given group. + write a message to all users of a given group. &merged; The new CPUTYPE make.conf variable controls the compilation @@ -1927,16 +1935,16 @@ &man.route.8; is now more verbose when changing indirect routes, in the case of a gateway route that is the same route as - the one being modified. + the one being modified. &merged; &man.route.8; now uses host/bits syntax instead of net/bits - syntax, for compatibility with &man.netstat.1;. + syntax, for compatibility with &man.netstat.1;. &merged; &man.route.8; can now create proxy only - published ARP entries. + published ARP entries. &merged; &man.tmpnam.3; will now use the TMPDIR environment variable, if set, to specify the location of temporary 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 6474de2..f367cc4 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -302,6 +302,10 @@ used to artificially reduce the memory size of a machine for testing (or other purposes). &merged; + An &man.eaccess.2; system call has been added, similar to + &man.access.2; except that the former uses effective credentials + rather than real credentials. + Processor/Motherboard Support @@ -833,6 +837,10 @@ UFS_DIRHASH kernel option, it improves the speed of operations on very large directories at the expense of some memory. &merged; + + The virtual memory subsystem now backs UFS directory + memory requirements by default (this behavior is controlled via + the vfs.vmiodirenable sysctl variable. @@ -1692,7 +1700,7 @@ authentication. &man.wall.1; now supports a flag to - write a message to all users of a given group. + write a message to all users of a given group. &merged; The new CPUTYPE make.conf variable controls the compilation @@ -1927,16 +1935,16 @@ &man.route.8; is now more verbose when changing indirect routes, in the case of a gateway route that is the same route as - the one being modified. + the one being modified. &merged; &man.route.8; now uses host/bits syntax instead of net/bits - syntax, for compatibility with &man.netstat.1;. + syntax, for compatibility with &man.netstat.1;. &merged; &man.route.8; can now create proxy only - published ARP entries. + published ARP entries. &merged; &man.tmpnam.3; will now use the TMPDIR environment variable, if set, to specify the location of temporary -- cgit v1.1