Plan 9 from Bell Labs’s /usr/web/sources/contrib/aganti/capDevice/README

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


Plan 9 style capability device implementation for the Linux Kernel

By
Ashwin Ganti
ashwin.ganti@gmail.com

To compile
        * cd src
        * hit make

To install the device files
        * cd src
        * sudo ./cap_load

To uninstall the devices
        * cd src
        * sudo ./cap_unload

The tests are included in src/tests
A sample test is explained in the README file in stc/tests

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.