Date: Wed, 30 Mar 2011 18:27:52 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin Makefile src/usr.bin/rctl Makefile rctl.8 rctl.c Message-ID: <201103301828.p2UIS8VM006847@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2011-03-30 18:27:52 UTC
FreeBSD src repository
Modified files:
usr.bin Makefile
Added files:
usr.bin/rctl Makefile rctl.8 rctl.c
Log:
SVN rev 220166 on 2011-03-30 18:27:52Z by trasz
Add rctl(8), the utility to manage rctl rules.
Sponsored by: The FreeBSD Foundation
Reviewed by: kib (earlier version)
Revision Changes Path
1.343 +1 -0 src/usr.bin/Makefile
1.1 +11 -0 src/usr.bin/rctl/Makefile (new)
1.1 +200 -0 src/usr.bin/rctl/rctl.8 (new)
1.1 +539 -0 src/usr.bin/rctl/rctl.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103301828.p2UIS8VM006847>
