From 8213b19eecbd2f635c175fa1ecf97750fda29782 Mon Sep 17 00:00:00 2001 From: bmah Date: Fri, 26 Apr 2002 15:36:37 +0000 Subject: New release notes: kenv(2), kenv(1) can set/delete kernel environment variables, mv(1) -n. MFCs noted: last(1) -y. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 12 +++++++++++- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 12 +++++++++++- 2 files changed, 22 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 ee2b5f3..b48680d 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -136,6 +136,9 @@ variable; &man.dmesg.8; no longer needs to be SGID kmem. &merged; + The kernel environment is now dynamic, and can be changed + via the new &man.kenv.2; system call. + The &man.kqueue.2; event notification facility was added to the &os; kernel. This is a new interface which is able to replace &man.poll.2;/&man.select.2;, offering improved @@ -2139,6 +2142,9 @@ options HZ=1000 # not compulsory but strongly recommended &man.kenv.1;, a command to dump the kernel environment, has been added. &merged; + &man.kenv.1; now has the ability to set or delete kernel + environment variables. + &man.keyinfo.1; is now a C program, rather than a Perl script. &merged; @@ -2170,7 +2176,7 @@ options HZ=1000 # not compulsory but strongly recommended particular date and time. &merged; &man.last.1; now supports a flag, which - causes the year to be included in the session start time. + causes the year to be included in the session start time. &merged; The &man.lastlogin.8; utility, which prints the last login time of each user, has been imported from @@ -2358,6 +2364,10 @@ options HZ=1000 # not compulsory but strongly recommended This makes it easier to use &man.mtree.8; as a part of an intrusion-detection system. &merged; + &man.mv.1; now takes a (nonstandard) to + automatically answer no when it would ask to + overwrite a file. + &man.natd.8; now supports a option to log packets that cannot be re-injected because they are blocked by &man.ipfw.8; 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 ee2b5f3..b48680d 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -136,6 +136,9 @@ variable; &man.dmesg.8; no longer needs to be SGID kmem. &merged; + The kernel environment is now dynamic, and can be changed + via the new &man.kenv.2; system call. + The &man.kqueue.2; event notification facility was added to the &os; kernel. This is a new interface which is able to replace &man.poll.2;/&man.select.2;, offering improved @@ -2139,6 +2142,9 @@ options HZ=1000 # not compulsory but strongly recommended &man.kenv.1;, a command to dump the kernel environment, has been added. &merged; + &man.kenv.1; now has the ability to set or delete kernel + environment variables. + &man.keyinfo.1; is now a C program, rather than a Perl script. &merged; @@ -2170,7 +2176,7 @@ options HZ=1000 # not compulsory but strongly recommended particular date and time. &merged; &man.last.1; now supports a flag, which - causes the year to be included in the session start time. + causes the year to be included in the session start time. &merged; The &man.lastlogin.8; utility, which prints the last login time of each user, has been imported from @@ -2358,6 +2364,10 @@ options HZ=1000 # not compulsory but strongly recommended This makes it easier to use &man.mtree.8; as a part of an intrusion-detection system. &merged; + &man.mv.1; now takes a (nonstandard) to + automatically answer no when it would ask to + overwrite a file. + &man.natd.8; now supports a option to log packets that cannot be re-injected because they are blocked by &man.ipfw.8; -- cgit v1.1