Author: emaste
Date: Mon Sep 17 18:46:30 2018
New Revision: 338728
URL: https://svnweb.freebsd.org/changeset/base/338728

Log:
  revert r338726 (getdirentries capsicum addition)
  
  Compat getdirentries was added with the ino64 project and is not needed
  in stable/11.  I MFC'd r335900 accidentally as a side effect of some
  other WIP.
  
  PR:           228671

Modified:
  stable/11/sys/compat/freebsd32/capabilities.conf
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sys/compat/freebsd32/capabilities.conf
==============================================================================
--- stable/11/sys/compat/freebsd32/capabilities.conf    Mon Sep 17 18:45:16 
2018        (r338727)
+++ stable/11/sys/compat/freebsd32/capabilities.conf    Mon Sep 17 18:46:30 
2018        (r338728)
@@ -112,7 +112,6 @@ getauid
 freebsd32_getcontext
 getdents
 freebsd32_getdirentries
-getdirentries
 getdomainname
 getdtablesize
 getegid
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to