diff options
author | bmah <bmah@FreeBSD.org> | 2001-05-10 23:38:32 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2001-05-10 23:38:32 +0000 |
commit | bf65adc4ec2ca902fe690ffae150b9a9a1358821 (patch) | |
tree | d3a4e43b605faf31fe58b0dfd326a45375ed62bc /release | |
parent | c3d59cd8f40dc72c8c97df2ceb34b5a1fb9c6b12 (diff) | |
download | FreeBSD-src-bf65adc4ec2ca902fe690ffae150b9a9a1358821.zip FreeBSD-src-bf65adc4ec2ca902fe690ffae150b9a9a1358821.tar.gz |
New release notes: statfs(2) and df(1) track blocks committed to being
freed by softupdates, ifconfig(8) accepts CIDR notation, rc(8) clean-out
of /var/run and /var/spool/lock, c89(1) is now a binary, pax(1)
enhancements and cpio(1)/tar(1) compatability, Ukranian language console
support.
Other: Update/make (more) consistent the list of WaveLAN devices
supported.
MFCs noted: ln(1) -h/-n, find(1) timestamp flags.
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/article.sgml | 6 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/common/dev.sgml | 6 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 29 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 29 | ||||
-rw-r--r-- | release/doc/en_US.ISO_8859-1/hardware/common/dev.sgml | 6 | ||||
-rw-r--r-- | release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml | 29 | ||||
-rw-r--r-- | release/texts/HARDWARE.TXT | 1 | ||||
-rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 21 | ||||
-rw-r--r-- | release/texts/i386/RELNOTES.TXT | 23 |
9 files changed, 137 insertions, 13 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml index cfb3a06..5235214 100644 --- a/release/doc/en_US.ISO8859-1/hardware/article.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml @@ -1484,6 +1484,12 @@ <para>NCR WaveLAN/IEEE 802.11</para> </listitem> <listitem> + <para>3COM 3crwe737A AirConnect Wireless LAN PC Card</para> + </listitem> + <listitem> + <para>Addtron AWA100</para> + </listitem> + <listitem> <para>Cabletron RoamAbout 802.11 DS</para> </listitem> <listitem> diff --git a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml index cfb3a06..5235214 100644 --- a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml @@ -1484,6 +1484,12 @@ <para>NCR WaveLAN/IEEE 802.11</para> </listitem> <listitem> + <para>3COM 3crwe737A AirConnect Wireless LAN PC Card</para> + </listitem> + <listitem> + <para>Addtron AWA100</para> + </listitem> + <listitem> <para>Cabletron RoamAbout 802.11 DS</para> </listitem> <listitem> diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 9bc1fb2..d658063 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -466,6 +466,10 @@ <para>Softupdates for FFS have received some bug fixes and enhancements.</para> + <para>When running with softupdates, &man.statfs.2; and + &man.df.1; will track the number of blocks and files that are + committed to being freed.</para> + <para>A bug in FFS that could cause superblock corruption on very large filesystems has been corrected. &merged;</para> @@ -789,9 +793,12 @@ <filename>librsaUSA</filename> are no longer required for USA residents. &merged;</para> - <para>The &man.ifconfig.8; command can set the link-layer address + <para>&man.ifconfig.8; command can set the link-layer address of an interface. &merged;</para> + <para>&man.ifconfig.8; can now accept addresses in slash/CIDR + notation.</para> + <para>&man.setproctitle.3; has been moved from <filename>libutil</filename> to <filename>libc</filename>. &merged;</para> @@ -809,7 +816,7 @@ <para>&man.ln.1; now takes a <option>-h</option> flag to avoid following a target that is a link, with a <option>-n</option> flag - for compatability with other implementations.</para> + for compatability with other implementations. &merged;</para> <para>Userland &man.ppp.8; has received a number of updates and bug fixes. &merged;</para> @@ -1051,7 +1058,7 @@ <para>&man.find.1; now has the <option>-anewer</option>, <option>-cnewer</option>, <option>-mnewer</option>, <option>-okdir</option>, and <option>-newer[acm][acmt]</option> - primaries for comparisons of file timestamps.</para> + primaries for comparisons of file timestamps. &merged;</para> <para>&man.tftpd.8; now takes the <option>-c</option> and <option>-C</option> options, which allow the server to @@ -1164,6 +1171,10 @@ <para>&man.rc.8; now has an framework for handling dependencies between &man.rc.conf.5; variables. &merged;</para> + <para>&man.rc.8; now deletes all non-directory files in + <filename>/var/run</filename> and + <filename>/var/spool/lock</filename> at boot time.</para> + <para>The &man.setfacl.1; and &man.getfacl.1; commands have been added to manage file system Access Control Lists.</para> @@ -1194,6 +1205,18 @@ <para>&man.nl.1;, a line numbering filter program, has been added.</para> + <para>&man.c89.1; has been converted from a shell script to a + binary executable, fixing some minor bugs.</para> + + <para>&man.pax.1; has received a number of enhancements, including + &man.cpio.1; functionality, &man.tar.1; compatability + enhancements, <option>-z</option> and <option>-Z</option> flags + for &man.gzip.1; and &man.compress.1; functionality, and a number + of bug fixes.</para> + + <para>Ukranian language support has been added to the &os; + console.</para> + <sect3> <title>Contributed Software</title> 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 9bc1fb2..d658063 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -466,6 +466,10 @@ <para>Softupdates for FFS have received some bug fixes and enhancements.</para> + <para>When running with softupdates, &man.statfs.2; and + &man.df.1; will track the number of blocks and files that are + committed to being freed.</para> + <para>A bug in FFS that could cause superblock corruption on very large filesystems has been corrected. &merged;</para> @@ -789,9 +793,12 @@ <filename>librsaUSA</filename> are no longer required for USA residents. &merged;</para> - <para>The &man.ifconfig.8; command can set the link-layer address + <para>&man.ifconfig.8; command can set the link-layer address of an interface. &merged;</para> + <para>&man.ifconfig.8; can now accept addresses in slash/CIDR + notation.</para> + <para>&man.setproctitle.3; has been moved from <filename>libutil</filename> to <filename>libc</filename>. &merged;</para> @@ -809,7 +816,7 @@ <para>&man.ln.1; now takes a <option>-h</option> flag to avoid following a target that is a link, with a <option>-n</option> flag - for compatability with other implementations.</para> + for compatability with other implementations. &merged;</para> <para>Userland &man.ppp.8; has received a number of updates and bug fixes. &merged;</para> @@ -1051,7 +1058,7 @@ <para>&man.find.1; now has the <option>-anewer</option>, <option>-cnewer</option>, <option>-mnewer</option>, <option>-okdir</option>, and <option>-newer[acm][acmt]</option> - primaries for comparisons of file timestamps.</para> + primaries for comparisons of file timestamps. &merged;</para> <para>&man.tftpd.8; now takes the <option>-c</option> and <option>-C</option> options, which allow the server to @@ -1164,6 +1171,10 @@ <para>&man.rc.8; now has an framework for handling dependencies between &man.rc.conf.5; variables. &merged;</para> + <para>&man.rc.8; now deletes all non-directory files in + <filename>/var/run</filename> and + <filename>/var/spool/lock</filename> at boot time.</para> + <para>The &man.setfacl.1; and &man.getfacl.1; commands have been added to manage file system Access Control Lists.</para> @@ -1194,6 +1205,18 @@ <para>&man.nl.1;, a line numbering filter program, has been added.</para> + <para>&man.c89.1; has been converted from a shell script to a + binary executable, fixing some minor bugs.</para> + + <para>&man.pax.1; has received a number of enhancements, including + &man.cpio.1; functionality, &man.tar.1; compatability + enhancements, <option>-z</option> and <option>-Z</option> flags + for &man.gzip.1; and &man.compress.1; functionality, and a number + of bug fixes.</para> + + <para>Ukranian language support has been added to the &os; + console.</para> + <sect3> <title>Contributed Software</title> diff --git a/release/doc/en_US.ISO_8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO_8859-1/hardware/common/dev.sgml index cfb3a06..5235214 100644 --- a/release/doc/en_US.ISO_8859-1/hardware/common/dev.sgml +++ b/release/doc/en_US.ISO_8859-1/hardware/common/dev.sgml @@ -1484,6 +1484,12 @@ <para>NCR WaveLAN/IEEE 802.11</para> </listitem> <listitem> + <para>3COM 3crwe737A AirConnect Wireless LAN PC Card</para> + </listitem> + <listitem> + <para>Addtron AWA100</para> + </listitem> + <listitem> <para>Cabletron RoamAbout 802.11 DS</para> </listitem> <listitem> diff --git a/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml index 9bc1fb2..d658063 100644 --- a/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml @@ -466,6 +466,10 @@ <para>Softupdates for FFS have received some bug fixes and enhancements.</para> + <para>When running with softupdates, &man.statfs.2; and + &man.df.1; will track the number of blocks and files that are + committed to being freed.</para> + <para>A bug in FFS that could cause superblock corruption on very large filesystems has been corrected. &merged;</para> @@ -789,9 +793,12 @@ <filename>librsaUSA</filename> are no longer required for USA residents. &merged;</para> - <para>The &man.ifconfig.8; command can set the link-layer address + <para>&man.ifconfig.8; command can set the link-layer address of an interface. &merged;</para> + <para>&man.ifconfig.8; can now accept addresses in slash/CIDR + notation.</para> + <para>&man.setproctitle.3; has been moved from <filename>libutil</filename> to <filename>libc</filename>. &merged;</para> @@ -809,7 +816,7 @@ <para>&man.ln.1; now takes a <option>-h</option> flag to avoid following a target that is a link, with a <option>-n</option> flag - for compatability with other implementations.</para> + for compatability with other implementations. &merged;</para> <para>Userland &man.ppp.8; has received a number of updates and bug fixes. &merged;</para> @@ -1051,7 +1058,7 @@ <para>&man.find.1; now has the <option>-anewer</option>, <option>-cnewer</option>, <option>-mnewer</option>, <option>-okdir</option>, and <option>-newer[acm][acmt]</option> - primaries for comparisons of file timestamps.</para> + primaries for comparisons of file timestamps. &merged;</para> <para>&man.tftpd.8; now takes the <option>-c</option> and <option>-C</option> options, which allow the server to @@ -1164,6 +1171,10 @@ <para>&man.rc.8; now has an framework for handling dependencies between &man.rc.conf.5; variables. &merged;</para> + <para>&man.rc.8; now deletes all non-directory files in + <filename>/var/run</filename> and + <filename>/var/spool/lock</filename> at boot time.</para> + <para>The &man.setfacl.1; and &man.getfacl.1; commands have been added to manage file system Access Control Lists.</para> @@ -1194,6 +1205,18 @@ <para>&man.nl.1;, a line numbering filter program, has been added.</para> + <para>&man.c89.1; has been converted from a shell script to a + binary executable, fixing some minor bugs.</para> + + <para>&man.pax.1; has received a number of enhancements, including + &man.cpio.1; functionality, &man.tar.1; compatability + enhancements, <option>-z</option> and <option>-Z</option> flags + for &man.gzip.1; and &man.compress.1; functionality, and a number + of bug fixes.</para> + + <para>Ukranian language support has been added to the &os; + console.</para> + <sect3> <title>Contributed Software</title> diff --git a/release/texts/HARDWARE.TXT b/release/texts/HARDWARE.TXT index d5f3041..a83c3c5 100644 --- a/release/texts/HARDWARE.TXT +++ b/release/texts/HARDWARE.TXT @@ -965,6 +965,7 @@ Genius and Mustek hand scanners. Lucent Technologies WaveLAN/IEEE 802.11 PCMCIA and ISA standard speed (2Mbps) and turbo speed (6Mbps) wireless network adapters and workalikes 3COM 3crwe737A AirConnect Wireless LAN PC Card +Addtron AWA100 Cabletron RoamAbout 802.11 DS Compaq WL100 Corega KK Wireless LAN PCC-11, PCCA-11 diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index f3c9424..31b22698 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -82,6 +82,9 @@ Due to a licensing change, softupdates have been integrated into the main portion of the kernel source tree. As a consequence, softupdates are now available with the GENERIC kernel. [MERGED] +When running with softupdates, statfs(2) and df(1) will track the +number of blocks and files that are committed to being freed. + ipfilter has been updated to 3.4.16. [MERGED] The tap driver, a virtual Ethernet device driver for bridged @@ -652,6 +655,8 @@ libreadline has been upgraded to 4.2. The ifconfig(8) command can set the link-layer address of an interface. [MERGED] +ifconfig(8) can now accept addresses in slash/CIDR notation. + setproctitle(3) has been moved from libutil to libc. [MERGED] chio(1) now has the ability to specify elements by volume tag instead @@ -665,7 +670,7 @@ ln(1) now takes an -i option to request user confirmation before overwriting an existing file. [MERGED] ln(1) now takes a -h option to avoid following a target that is a -link, with a -n option for compatability with other implementations. +link, with a -n option for compatability with other implementations. [MERGED] Version numbers of installed packages have a new (backward-compatible) syntax, which supports the "PORTREVISION" and "PORTEPOCH" variables in @@ -923,7 +928,7 @@ matches. The -E flag now enables extended regular expressions. [MERGED] find(1) now has the -anewer, -cnewer, -mnewer, -okdir, and --newer[acm][acmt] primaries for comparisons of file timestamps. +-newer[acm][acmt] primaries for comparisons of file timestamps. [MERGED] tftpd(8) now takes the -c and -C options, which allow the server to chroot(2) based on the IP address of the connecting client. tftp(1) @@ -1042,6 +1047,9 @@ lockd has been imported from NetBSD. rc(8) now has an framework for handling dependencies between rc.conf(5) variables. [MERGED] +rc(8) now deletes all non-directory files in /var/run and +/var/spool/lock at boot time. + The setfacl(1) and getfacl(1) commands have been added to manage file system Access Control Lists. @@ -1081,6 +1089,15 @@ arguments, has been added. nl(1), a line numbering filter program, has been added. +c89(1) has been converted from a shell script to a binary executable, +fixing some minor bugs. + +pax(1) has received a number of enhancements, including cpio(1) +functionality, tar compatability enhancements, and a number of bug +fixes. + +Ukranian language support has been added to the FreeBSD console. + 2. Supported Configurations --------------------------- diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 7e441ec..6b02e35 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -86,6 +86,9 @@ Due to a licensing change, softupdates have been integrated into the main portion of the kernel source tree. As a consequence, softupdates are now available with the GENERIC kernel. [MERGED] +When running with softupdates, statfs(2) and df(1) will track the +number of blocks and files that are committed to being freed. + A driver for AGP hardware has been added. [MERGED] ipfilter has been updated to 3.4.16. [MERGED] @@ -752,6 +755,8 @@ libreadline has been upgraded to 4.2. The ifconfig(8) command can set the link-layer address of an interface. [MERGED] +ifconfig(8) can now accept addresses in slash/CIDR notation. + setproctitle(3) has been moved from libutil to libc. [MERGED] chio(1) now has the ability to specify elements by volume tag instead @@ -765,7 +770,7 @@ ln(1) now takes an -i option to request user confirmation before overwriting an existing file. [MERGED] ln(1) now takes a -h option to avoid following a target that is a -link, with a -n option for compatability with other implementations. +link, with a -n option for compatability with other implementations. [MERGED] Version numbers of installed packages have a new (backward-compatible) syntax, which supports the "PORTREVISION" and "PORTEPOCH" variables in @@ -1026,7 +1031,7 @@ matches. The -E flag now enables extended regular expressions. [MERGED] find(1) now has the -anewer, -cnewer, -mnewer, -okdir, and --newer[acm][acmt] primaries for comparisons of file timestamps. +-newer[acm][acmt] primaries for comparisons of file timestamps. [MERGED] tftpd(8) now takes the -c and -C options, which allow the server to chroot(2) based on the IP address of the connecting client. tftp(1) @@ -1141,6 +1146,9 @@ lockd has been imported from NetBSD. rc(8) now has an framework for handling dependencies between rc.conf(5) variables. [MERGED] +rc(8) now deletes all non-directory files in /var/run and +/var/spool/lock at boot time. + The setfacl(1) and getfacl(1) commands have been added to manage file system Access Control Lists. @@ -1176,6 +1184,15 @@ arguments, has been added. nl(1), a line numbering filter program, has been added. +c89(1) has been converted from a shell script to a binary executable, +fixing some minor bugs. + +pax(1) has received a number of enhancements, including cpio(1) +functionality, tar compatability enhancements, and a number of bug +fixes. + +Ukranian language support has been added to the FreeBSD console. + 2. Supported Configurations --------------------------- @@ -1730,6 +1747,8 @@ Support for Dave Mills experimental Loran-C receiver. Lucent Technologies WaveLAN/IEEE 802.11 PCMCIA and ISA standard speed (2Mbps) and turbo speed (6Mbps) wireless network adapters and workalikes NCR WaveLAN/IEEE 802.11 +3COM 3crwe737A AirConnect Wireless LAN PC Card +Addtron AWA100 Cabletron RoamAbout 802.11 DS Compaq WL100 Corega KK Wireless LAN PCC-11, PCCA-11 |