cvs commit: src/usr.bin/cpuset Makefile cpuset.1 cpuset.c

Jeff Roberson jeff at FreeBSD.org
Wed Mar 5 02:10:44 UTC 2008


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


More information about the cvs-src mailing list