New release notes: kenv(2), kenv(1) can set/delete kernel environment
variables, mv(1) -n. MFCs noted: last(1) -y.
This commit is contained in:
@@ -136,6 +136,9 @@
|
||||
variable; &man.dmesg.8; no longer needs to be SGID
|
||||
<groupname>kmem</groupname>. &merged;</para>
|
||||
|
||||
<para>The kernel environment is now dynamic, and can be changed
|
||||
via the new &man.kenv.2; system call.</para>
|
||||
|
||||
<para>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</programlisting>
|
||||
<para>&man.kenv.1;, a command to dump the kernel environment, has
|
||||
been added. &merged;</para>
|
||||
|
||||
<para>&man.kenv.1; now has the ability to set or delete kernel
|
||||
environment variables.</para>
|
||||
|
||||
<para>&man.keyinfo.1; is now a C program, rather than a Perl
|
||||
script. &merged;</para>
|
||||
|
||||
@@ -2170,7 +2176,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
|
||||
particular date and time. &merged;</para>
|
||||
|
||||
<para>&man.last.1; now supports a <option>-y</option> flag, which
|
||||
causes the year to be included in the session start time.</para>
|
||||
causes the year to be included in the session start time. &merged;</para>
|
||||
|
||||
<para>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</programlisting>
|
||||
This makes it easier to use &man.mtree.8; as a part of an
|
||||
intrusion-detection system. &merged;</para>
|
||||
|
||||
<para>&man.mv.1; now takes a (nonstandard) <option>-n</option> to
|
||||
automatically answer <quote>no</quote> when it would ask to
|
||||
overwrite a file.</para>
|
||||
|
||||
<para>&man.natd.8; now supports a
|
||||
<option>-log_ipfw_denied</option> option to log packets that
|
||||
cannot be re-injected because they are blocked by &man.ipfw.8;
|
||||
|
||||
@@ -136,6 +136,9 @@
|
||||
variable; &man.dmesg.8; no longer needs to be SGID
|
||||
<groupname>kmem</groupname>. &merged;</para>
|
||||
|
||||
<para>The kernel environment is now dynamic, and can be changed
|
||||
via the new &man.kenv.2; system call.</para>
|
||||
|
||||
<para>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</programlisting>
|
||||
<para>&man.kenv.1;, a command to dump the kernel environment, has
|
||||
been added. &merged;</para>
|
||||
|
||||
<para>&man.kenv.1; now has the ability to set or delete kernel
|
||||
environment variables.</para>
|
||||
|
||||
<para>&man.keyinfo.1; is now a C program, rather than a Perl
|
||||
script. &merged;</para>
|
||||
|
||||
@@ -2170,7 +2176,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
|
||||
particular date and time. &merged;</para>
|
||||
|
||||
<para>&man.last.1; now supports a <option>-y</option> flag, which
|
||||
causes the year to be included in the session start time.</para>
|
||||
causes the year to be included in the session start time. &merged;</para>
|
||||
|
||||
<para>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</programlisting>
|
||||
This makes it easier to use &man.mtree.8; as a part of an
|
||||
intrusion-detection system. &merged;</para>
|
||||
|
||||
<para>&man.mv.1; now takes a (nonstandard) <option>-n</option> to
|
||||
automatically answer <quote>no</quote> when it would ask to
|
||||
overwrite a file.</para>
|
||||
|
||||
<para>&man.natd.8; now supports a
|
||||
<option>-log_ipfw_denied</option> option to log packets that
|
||||
cannot be re-injected because they are blocked by &man.ipfw.8;
|
||||
|
||||
Reference in New Issue
Block a user