From a0af95a081c5d97ff950628a402b98f42af9a715 Mon Sep 17 00:00:00 2001 From: johan Date: Thu, 25 Jul 2002 02:18:41 +0000 Subject: MFC noted: acct(2) appends to file. New release notes: cp(1) -n, biff(1)/mesg(1) redirect stdin to affect another tty. Reviewed by: bmah --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 20 +++++++++++++++++++- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 20 +++++++++++++++++++- 2 files changed, 38 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 4114aa3..c58fdb7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -97,7 +97,7 @@ &man.acct.2; has been changed to open the accounting file in append mode, so that &man.accton.8; can be used to enable - accounting to an append-only file. + accounting to an append-only file. &merged; The &man.amdpm.4; driver has been added to provide access to the system monitoring functions of the AMD 756 @@ -1972,6 +1972,13 @@ options HZ=1000 # not compulsory but strongly recommended not disturb the terminal contents as biff y would). + &man.biff.1; now uses the first terminal associated with the + standard input, standard output or standard error file + descriptor, in that order. Thus, it is possible to use the + redirection facilities of a shell (biff n < + /dev/ttyp1) to toggle the notification for other + terminals. + &man.boot98cfg.8;, a PC-98 boot manager installation and configuration utility, has been added. &merged; @@ -2068,6 +2075,10 @@ options HZ=1000 # not compulsory but strongly recommended A number of buffer overflows in &man.config.8; have been fixed. &merged; + &man.cp.1; now takes a (nonstandard) + option to automatically answer no when it would + ask to overwrite a file. + A new &man.csplit.1; utility, which splits files based on context, has been added. @@ -2608,6 +2619,13 @@ options HZ=1000 # not compulsory but strongly recommended /etc/rc.conf to the default options in /etc/defaults/rc.conf. &merged; + &man.mesg.1; now conforms to SUSv3. Among other things, it + now uses the first terminal associated with the standard input, + standard output or standard error file descriptor, in that order. + Thus, it is possible to use the redirection facilities of a shell + (mesg n < /dev/ttyp1) to control write access + for other terminals. + mk_cmds(1) and the associated libss have been removed; they have been unused for quite some time. &merged; 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 4114aa3..c58fdb7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -97,7 +97,7 @@ &man.acct.2; has been changed to open the accounting file in append mode, so that &man.accton.8; can be used to enable - accounting to an append-only file. + accounting to an append-only file. &merged; The &man.amdpm.4; driver has been added to provide access to the system monitoring functions of the AMD 756 @@ -1972,6 +1972,13 @@ options HZ=1000 # not compulsory but strongly recommended not disturb the terminal contents as biff y would). + &man.biff.1; now uses the first terminal associated with the + standard input, standard output or standard error file + descriptor, in that order. Thus, it is possible to use the + redirection facilities of a shell (biff n < + /dev/ttyp1) to toggle the notification for other + terminals. + &man.boot98cfg.8;, a PC-98 boot manager installation and configuration utility, has been added. &merged; @@ -2068,6 +2075,10 @@ options HZ=1000 # not compulsory but strongly recommended A number of buffer overflows in &man.config.8; have been fixed. &merged; + &man.cp.1; now takes a (nonstandard) + option to automatically answer no when it would + ask to overwrite a file. + A new &man.csplit.1; utility, which splits files based on context, has been added. @@ -2608,6 +2619,13 @@ options HZ=1000 # not compulsory but strongly recommended /etc/rc.conf to the default options in /etc/defaults/rc.conf. &merged; + &man.mesg.1; now conforms to SUSv3. Among other things, it + now uses the first terminal associated with the standard input, + standard output or standard error file descriptor, in that order. + Thus, it is possible to use the redirection facilities of a shell + (mesg n < /dev/ttyp1) to control write access + for other terminals. + mk_cmds(1) and the associated libss have been removed; they have been unused for quite some time. &merged; -- cgit v1.1