Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2018 14:58:02 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r340586 - stable/12/sys/sys
Message-ID:  <201811181458.wAIEw2ig036310@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Sun Nov 18 14:58:01 2018
New Revision: 340586
URL: https://svnweb.freebsd.org/changeset/base/340586

Log:
  MFC r340171: capability.h: add comment about planned removal timeline
  
  PR:	228878

Modified:
  stable/12/sys/sys/capability.h
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/sys/sys/capability.h
==============================================================================
--- stable/12/sys/sys/capability.h	Sun Nov 18 14:56:26 2018	(r340585)
+++ stable/12/sys/sys/capability.h	Sun Nov 18 14:58:01 2018	(r340586)
@@ -35,7 +35,8 @@
  * Historically, the key userspace and kernel Capsicum definitions were found
  * in this file.  However, it conflicted with POSIX.1e's capability.h, so has
  * been renamed capsicum.h.  The file remains for backwards compatibility
- * reasons as a nested include.
+ * reasons as a nested include.  It is expected to be removed before
+ * FreeBSD 13.
  */
 #ifndef _SYS_CAPABILITY_H_
 #define	_SYS_CAPABILITY_H_



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811181458.wAIEw2ig036310>