summaryrefslogtreecommitdiffstats
path: root/release/texts
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-04-02 21:26:49 +0000
committerbmah <bmah@FreeBSD.org>2001-04-02 21:26:49 +0000
commit0aa303fdebd0a6c24fe18f847fd3e33a65c5f01c (patch)
tree491274ca16aeec37c04d56d65ef517f3c79e18b3 /release/texts
parent74328f0f1c6746d9497cf487f6d3c90e82f997a6 (diff)
downloadFreeBSD-src-0aa303fdebd0a6c24fe18f847fd3e33a65c5f01c.zip
FreeBSD-src-0aa303fdebd0a6c24fe18f847fd3e33a65c5f01c.tar.gz
New release notes: fsck(8) and /etc/fstab passes, newfs(8) -U,
libcrypt Blowfish support. Fix a typo: newfs is section 8, not section 1.
Diffstat (limited to 'release/texts')
-rw-r--r--release/texts/alpha/RELNOTES.TXT9
-rw-r--r--release/texts/i386/RELNOTES.TXT9
2 files changed, 16 insertions, 2 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index 703d272..47baf87 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -645,6 +645,9 @@ fsck wrappers have been imported; this feature provides infrastructure
for fsck(8) to work on different types of filesystems (analogous to
mount(8) and mount_*(8)).
+The behavior of fsck(8) when dealing with various passes (a la
+/etc/fstab) has been modified to accomodate multiple-disk filesystems.
+
ncurses has been updated to ncurses-5.1-20001009. [MERGED]
gperf has been updated to 2.7.2. [MERGED]
@@ -694,9 +697,11 @@ and initialization. [MERGED]
The lastlogin(1) utility, which prints the last login time of each
user, has been imported from NetBSD. [MERGED]
-newfs(1) now implements write combining, which can make creation of
+newfs(8) now implements write combining, which can make creation of
new filesystems up to seven times faster. [MERGED]
+newfs(8) now takes a -U option to enable softupdates on a new filesystem.
+
A number of buffer overflows in config(8) have been fixed. [MERGED]
pwd(1) can now double as realpath(1), a program to resolve pathnames
@@ -968,6 +973,8 @@ has changed; this affects the behavior of ftp(1), which has gained the
atacontrol(8) has been added to control various aspects of the ata(4)
driver.
+libcrypt now has support for Blowfish password hashing.
+
2. Supported Configurations
---------------------------
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index e934655..87cab0d 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -738,6 +738,9 @@ fsck wrappers have been imported; this feature provides infrastructure
for fsck(8) to work on different types of filesystems (analogous to
mount(8) and mount_*(8)).
+The behavior of fsck(8) when dealing with various passes (a la
+/etc/fstab) has been modified to accomodate multiple-disk filesystems.
+
ncurses has been updated to ncurses-5.1-20001009. [MERGED]
gperf has been updated to 2.7.2. [MERGED]
@@ -787,9 +790,11 @@ and initialization. [MERGED]
The lastlogin(1) utility, which prints the last login time of each
user, has been imported from NetBSD. [MERGED]
-newfs(1) now implements write combining, which can make creation of
+newfs(8) now implements write combining, which can make creation of
new filesystems up to seven times faster. [MERGED]
+newfs(8) now takes a -U option to enable softupdates on a new filesystem.
+
A number of buffer overflows in config(8) have been fixed. [MERGED]
pwd(1) can now double as realpath(1), a program to resolve pathnames
@@ -1060,6 +1065,8 @@ has changed; this affects the behavior of ftp(1), which has gained the
atacontrol(8) has been added to control various aspects of the ata(4)
driver.
+libcrypt now has support for Blowfish password hashing.
+
2. Supported Configurations
---------------------------
OpenPOWER on IntegriCloud