Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-src.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2021-08-01 20:07:29 +0300
committerWarner Losh <imp@FreeBSD.org>2021-08-01 20:08:53 +0300
commit818edf67bda228d66ea57c1dbbfcf164c27aff4f (patch)
tree19eb09084b5a49fa3475481d19232997ffe979f1 /RELNOTES
parent23f24377b1a9ab6677f00f2302484d6658d94cab (diff)
RELNOTES: update the runing entry on awk.
Dig up the major commits and document the coming -Ft change. Sponsored by: Netflix
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES8
1 files changed, 6 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index d70d58428dff..a33128e7370f 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,9 +10,9 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
-various:
+f39dd6a97844,23f24377b1a9,628bd30ab5a4:
One True Awk has been updated to the latest from upstream
- (20210215). All the FreeBSD patches, but one, have now been
+ (20210727). All the FreeBSD patches, but one, have now been
either up streamed or discarded. Notable changes include:
o Locale is no longer used for ranges
o Various bugs fixed
@@ -24,6 +24,10 @@ various:
true awk now) interpret them as 0 in line with awk's historic
behavior.
+ A second change, less likely to be noticed, is the historic wart
+ if -Ft meaning to use hard tab characters as the field separator
+ is deprecated and will likely be removed in FreeBSD 14.
+
ee29e6f31111:
Commit ee29e6f31111 added a new sysctl called vfs.nfsd.srvmaxio
that can be used to increase the maximum I/O size for the NFS