Author: bapt
Date: Tue Nov 25 14:40:38 2014
New Revision: 275043
URL: https://svnweb.freebsd.org/changeset/base/275043

Log:
  Readd protect(2) removed by mistake
  
  Reported by:  emaste

Modified:
  head/usr.bin/Makefile

Modified: head/usr.bin/Makefile
==============================================================================
--- head/usr.bin/Makefile       Tue Nov 25 14:29:10 2014        (r275042)
+++ head/usr.bin/Makefile       Tue Nov 25 14:40:38 2014        (r275043)
@@ -134,6 +134,7 @@ SUBDIR=     alias \
        printenv \
        printf \
        procstat \
+       protect \
        rctl \
        renice \
        rev \
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to