Author: lidl
Date: Tue Jun  7 16:35:55 2016
New Revision: 301554
URL: https://svnweb.freebsd.org/changeset/base/301554

Log:
  Document BLACKLIST related build options
  
  Reported by:  bdrewery
  Sponsored by: The FreeBSD Foundation

Added:
  head/tools/build/options/WITHOUT_BLACKLIST   (contents, props changed)
  head/tools/build/options/WITHOUT_BLACKLIST_SUPPORT   (contents, props changed)

Added: head/tools/build/options/WITHOUT_BLACKLIST
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ head/tools/build/options/WITHOUT_BLACKLIST  Tue Jun  7 16:35:55 2016        
(r301554)
@@ -0,0 +1,2 @@
+.\" $FreeBSD$
+Set this if you do not want to build blacklistd / blacklistctl.

Added: head/tools/build/options/WITHOUT_BLACKLIST_SUPPORT
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ head/tools/build/options/WITHOUT_BLACKLIST_SUPPORT  Tue Jun  7 16:35:55 
2016        (r301554)
@@ -0,0 +1,8 @@
+.\" $FreeBSD$
+Set to build some programs without blacklistd support, like
+.Xr fingerd 8 ,
+.Xr ftpd 8 ,
+.Xr rlogind 8 ,
+.Xr rshd 8 ,
+and
+.Xr sshd 8 .
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to