summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2011-03-30 18:27:52 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2011-03-30 18:27:52 +0000
commit6ec54a57b43138dc475a305942724517a02e5af3 (patch)
tree1e4c34c02764ea61d109ff377fe9b78df4c166c4 /usr.bin/Makefile
parent4f8c32aa62e68a7ac65fb6cd781f4b5f7a880dab (diff)
downloadsrc-test-6ec54a57b43138dc475a305942724517a02e5af3.tar.gz
src-test-6ec54a57b43138dc475a305942724517a02e5af3.zip
Add rctl(8), the utility to manage rctl rules.
Sponsored by: The FreeBSD Foundation Reviewed by: kib (earlier version)
Notes
Notes: svn path=/head/; revision=220166
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 44408ba5b5a27..85a9180f9d846 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -126,6 +126,7 @@ SUBDIR= alias \
printenv \
printf \
procstat \
+ rctl \
renice \
rev \
revoke \