Author: freqlabs
Date: Tue May 19 18:38:46 2020
New Revision: 361264
URL: https://svnweb.freebsd.org/changeset/base/361264

Log:
  Mention new dd flags in RELNOTES
  
  Approved by:  mmacy (mentor)
  Sponsored by: iXsystems, Inc.

Modified:
  head/RELNOTES

Modified: head/RELNOTES
==============================================================================
--- head/RELNOTES       Tue May 19 18:35:08 2020        (r361263)
+++ head/RELNOTES       Tue May 19 18:38:46 2020        (r361264)
@@ -87,6 +87,10 @@ r352304:
        ntpd is no longer by default locked in memory. rlimit memlock 32
        or rlimit memlock 0 can be used to restore this behaviour.
 
+r351770,r352920,r352922,r352923:
+       dd(1) now supports conv=fsync, conv=fdatasync, oflag=fsync, oflag=sync,
+       and iflag=fullblock flags, compatible with illumos and GNU.
+
 r351522:
        Add kernel-side support for in-kernel Transport Layer Security
        (KTLS).  KTLS permits using sendfile(2) over sockets using
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to