From a82d1944d15fa23f15282c70b0541a3a6c96f347 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Fri, 17 Aug 2001 19:59:25 +0000 Subject: Troll for MFCs that haven't been marked as such: KERNCONF, an(4) support for Aironet 350, ed(4) support for Linksys cards, aac(4), ssh(1) not SUID, passwd(1)/pw(8) support for passwd_format, rc(8) deletes non-directories in /var/run and /var/spool/lock, fmtcheck(3), sshd(8) X11Forwarding, sshd_config MaxStartups deprecates ConnectionsPerPeriod. Some of these MFCs are new, others were reflected in 4-STABLE's release notes already, and still others were MFC-ed before prior releases. Relocate dgm->digi release note item to live next to digi. Relocate an(4)/AIR350 note to be next to another an(4) entry. Remove a duplicate entry documenting xargs(1) -J. Port markup fixes: sysutils/cs9660_unicode, net/pim6dd, net/pim6sd. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 40 ++++++++++------------ .../doc/en_US.ISO8859-1/relnotes/common/new.sgml | 40 ++++++++++------------ 2 files changed, 36 insertions(+), 44 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 73039ec4c910..4f34b35c085f 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -142,7 +142,7 @@ buildworld is still required when upgrading across major releases, across binutil updates and when &man.config.8; - changes version.) + changes version.) &merged; The &man.random.4; device has been rewritten to use the @@ -176,6 +176,8 @@ re-initialise cards that have external port modules attached such as the PC/Xem. + The dgm driver has been removed in favor of the digi driver. + The O_DIRECT flag has been added to &man.open.2; and &man.fcntl.2;. Specifying this flag for open files will attempt to minimize the cache effects of reading and @@ -199,8 +201,6 @@ Numerous SMP-friendly changes have been made to the kernel's mbuf allocator. - The dgm driver has been removed in favor of the digi driver. - Network device cloning has been implemented, and the &man.gif.4; device has been modified to take advantage of it. Thus, instead of specifying how many &man.gif.4; interfaces @@ -337,6 +337,9 @@ Wired Equivalent Privacy (WEP) encryption, settable via &man.ancontrol.8;. &merged; + The &man.an.4; driver now supports the Cisco Aironet 350 + series of adaptors. &merged; + The &man.el.4; driver can now be loaded as a module. @@ -352,7 +355,7 @@ &man.ed.4; driver now require the addition of flag 0x80000 to their config line in &man.pccard.conf.5;. This flag is not optional. These Linksys - cards will not be recognized without it. + cards will not be recognized without it. &merged; A bug in the &man.ed.4; driver that could cause panics with very short packets and BPF or bridging active has been @@ -390,9 +393,6 @@ The &man.ti.4; driver correctly masks VLAN tags. &merged; - The &man.an.4; driver now supports the Cisco Aironet 350 - series of adaptors. - The &man.txp.4; driver has been added to support NICs based on the 3Com 3XP Typhoon/Sidewinder (3CR990) chipset. &merged; @@ -550,7 +550,7 @@ Support for the Adaptec FSA family of PCI-SCSI RAID controllers has been added, in the form of the &man.aac.4; - driver. + driver. &merged; The &man.ahc.4; driver has received numerous updates, bugfixes, and enhancements. Among various improvements are @@ -640,7 +640,7 @@ The ISO-9660 filesystem now has a hook that supports a loadable character conversion routine. The - sysutils/cd9660_unicode port + sysutils/cd9660_unicode port contains a set of common conversions. &man.kernfs.5; is obsolete and has been retired. @@ -867,7 +867,7 @@ been closed (see security advisory FreeBSD-SA-00:76). &merged; The &man.ssh.1; binary is no longer SUID root by - default. + default. &merged; Some fixes were applied to the Kerberos IV implementation related to environment variables, a @@ -1228,10 +1228,6 @@ The default root partition in &man.sysinstall.8; is now 100MB on the i386 and 120MB on the alpha. - &man.xargs.1; gained a option which allows - the user to specify exactly where in the command line the input should - be retrofitted. &merged; - Shortly after the receipt of a SIGINFO signal (normally control-T from the controlling tty), &man.fsck.ffs.8; will now output a line indicating the current phase number and @@ -1308,7 +1304,7 @@ &man.passwd.1; and &man.pw.8; now select the password hash algorithm at run time. See the passwd_format - attribute in /etc/login.conf. + attribute in /etc/login.conf. &merged; In preparation for meeting SUSv2/POSIX <sys/select.h> requirements, @@ -1517,7 +1513,7 @@ &man.rc.8; now deletes all non-directory files in /var/run and - /var/spool/lock at boot time. + /var/spool/lock at boot time. &merged; The &man.setfacl.1; and &man.getfacl.1; commands have been added to manage file system Access Control Lists. @@ -1561,7 +1557,7 @@ devices, has been added. &man.fmtcheck.3;, a function for checking consistency of - format string arguments, has been added. + format string arguments, has been added. &merged; &man.nl.1;, a line numbering filter program, has been added. @@ -1590,7 +1586,7 @@ replstr option that allows the user to tell &man.xargs.1; to insert the data read from standard input at a specific point in the command line arguments rather than at the - end. + end. &merged; &man.apmd.8; now supports monitoring of the battery state via the apm_battery configuration directive. @@ -1845,8 +1841,8 @@ &man.pim6dd.8; and &man.pim6sd.8; have been removed due to restrictive licensing conditions. These programs are available - in the ports collection as net/pim6dd and - net/pim6sd. &merged; + in the ports collection as net/pim6dd and + net/pim6sd. &merged; &man.route6d.8; now supports a flag to avoid updating the kernel forwarding table. &merged; @@ -1906,11 +1902,11 @@ &man.sshd.8; X11Forwarding is now turned on by default on the server (any risk is to the client, where it - is already disabled by default). + is already disabled by default). &merged; In /etc/ssh/sshd_config, the ConnectionsPerPeriod parameter has been - deprecated in favor of MaxStartups. + deprecated in favor of MaxStartups. &merged; OpenSSH now has a VersionAddendum configuration setting for 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 73039ec4c910..4f34b35c085f 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -142,7 +142,7 @@ buildworld is still required when upgrading across major releases, across binutil updates and when &man.config.8; - changes version.) + changes version.) &merged; The &man.random.4; device has been rewritten to use the @@ -176,6 +176,8 @@ re-initialise cards that have external port modules attached such as the PC/Xem. + The dgm driver has been removed in favor of the digi driver. + The O_DIRECT flag has been added to &man.open.2; and &man.fcntl.2;. Specifying this flag for open files will attempt to minimize the cache effects of reading and @@ -199,8 +201,6 @@ Numerous SMP-friendly changes have been made to the kernel's mbuf allocator. - The dgm driver has been removed in favor of the digi driver. - Network device cloning has been implemented, and the &man.gif.4; device has been modified to take advantage of it. Thus, instead of specifying how many &man.gif.4; interfaces @@ -337,6 +337,9 @@ Wired Equivalent Privacy (WEP) encryption, settable via &man.ancontrol.8;. &merged; + The &man.an.4; driver now supports the Cisco Aironet 350 + series of adaptors. &merged; + The &man.el.4; driver can now be loaded as a module. @@ -352,7 +355,7 @@ &man.ed.4; driver now require the addition of flag 0x80000 to their config line in &man.pccard.conf.5;. This flag is not optional. These Linksys - cards will not be recognized without it. + cards will not be recognized without it. &merged; A bug in the &man.ed.4; driver that could cause panics with very short packets and BPF or bridging active has been @@ -390,9 +393,6 @@ The &man.ti.4; driver correctly masks VLAN tags. &merged; - The &man.an.4; driver now supports the Cisco Aironet 350 - series of adaptors. - The &man.txp.4; driver has been added to support NICs based on the 3Com 3XP Typhoon/Sidewinder (3CR990) chipset. &merged; @@ -550,7 +550,7 @@ Support for the Adaptec FSA family of PCI-SCSI RAID controllers has been added, in the form of the &man.aac.4; - driver. + driver. &merged; The &man.ahc.4; driver has received numerous updates, bugfixes, and enhancements. Among various improvements are @@ -640,7 +640,7 @@ The ISO-9660 filesystem now has a hook that supports a loadable character conversion routine. The - sysutils/cd9660_unicode port + sysutils/cd9660_unicode port contains a set of common conversions. &man.kernfs.5; is obsolete and has been retired. @@ -867,7 +867,7 @@ been closed (see security advisory FreeBSD-SA-00:76). &merged; The &man.ssh.1; binary is no longer SUID root by - default. + default. &merged; Some fixes were applied to the Kerberos IV implementation related to environment variables, a @@ -1228,10 +1228,6 @@ The default root partition in &man.sysinstall.8; is now 100MB on the i386 and 120MB on the alpha. - &man.xargs.1; gained a option which allows - the user to specify exactly where in the command line the input should - be retrofitted. &merged; - Shortly after the receipt of a SIGINFO signal (normally control-T from the controlling tty), &man.fsck.ffs.8; will now output a line indicating the current phase number and @@ -1308,7 +1304,7 @@ &man.passwd.1; and &man.pw.8; now select the password hash algorithm at run time. See the passwd_format - attribute in /etc/login.conf. + attribute in /etc/login.conf. &merged; In preparation for meeting SUSv2/POSIX <sys/select.h> requirements, @@ -1517,7 +1513,7 @@ &man.rc.8; now deletes all non-directory files in /var/run and - /var/spool/lock at boot time. + /var/spool/lock at boot time. &merged; The &man.setfacl.1; and &man.getfacl.1; commands have been added to manage file system Access Control Lists. @@ -1561,7 +1557,7 @@ devices, has been added. &man.fmtcheck.3;, a function for checking consistency of - format string arguments, has been added. + format string arguments, has been added. &merged; &man.nl.1;, a line numbering filter program, has been added. @@ -1590,7 +1586,7 @@ replstr option that allows the user to tell &man.xargs.1; to insert the data read from standard input at a specific point in the command line arguments rather than at the - end. + end. &merged; &man.apmd.8; now supports monitoring of the battery state via the apm_battery configuration directive. @@ -1845,8 +1841,8 @@ &man.pim6dd.8; and &man.pim6sd.8; have been removed due to restrictive licensing conditions. These programs are available - in the ports collection as net/pim6dd and - net/pim6sd. &merged; + in the ports collection as net/pim6dd and + net/pim6sd. &merged; &man.route6d.8; now supports a flag to avoid updating the kernel forwarding table. &merged; @@ -1906,11 +1902,11 @@ &man.sshd.8; X11Forwarding is now turned on by default on the server (any risk is to the client, where it - is already disabled by default). + is already disabled by default). &merged; In /etc/ssh/sshd_config, the ConnectionsPerPeriod parameter has been - deprecated in favor of MaxStartups. + deprecated in favor of MaxStartups. &merged; OpenSSH now has a VersionAddendum configuration setting for -- cgit v1.3