Date: Wed, 5 Mar 2008 02:10:44 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cpuset Makefile cpuset.1 cpuset.c Message-ID: <200803050210.m252AiQN083807@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2008-03-05 02:10:44 UTC
FreeBSD src repository
Modified files:
usr.bin/cpuset Makefile cpuset.c
Added files:
usr.bin/cpuset cpuset.1
Log:
- Remove the -i argument when running a command to simplify things a
little bit and to prevent users from specifying a private mask that may
later restrict other group changes.
- Add a man page which brueffer generously contributed to.
Sponsored by: Nokia
Revision Changes Path
1.2 +0 -1 src/usr.bin/cpuset/Makefile
1.1 +171 -0 src/usr.bin/cpuset/cpuset.1 (new)
1.3 +6 -13 src/usr.bin/cpuset/cpuset.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803050210.m252AiQN083807>
