Add test programs for the new caps system calls. Temporarily disable the
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 18 Jan 2004 12:39:58 +0000 (12:39 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 18 Jan 2004 12:39:58 +0000 (12:39 +0000)
commit358e368fb84623be20ffbac8bfe527543694b4f9
tree98b2c754192fe308d1fda499ee629ef1dd877ea7
parentcfbd9dd02931268187291275fabff62dcca172ec
Add test programs for the new caps system calls.  Temporarily disable the
old caps junk in libcaps (it needs to be retargeted to the new system calls).

Note: performance is not expected to be very good at the moment.
lib/libcaps/Makefile
test/caps/Makefile
test/caps/client.c [new file with mode: 0644]
test/caps/server.c [new file with mode: 0644]