cvs commit: src/test/caps client.c server.c Makefile src/lib/libcaps Makefile

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jan 18 04:41:17 PST 2004


dillon      2004/01/18 04:39:58 PST

DragonFly src repository

  Modified files:
    test/caps            Makefile 
    lib/libcaps          Makefile 
  Added files:
    test/caps            client.c server.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.3       +11 -3     src/test/caps/Makefile
  1.4       +3 -1      src/lib/libcaps/Makefile


http://www.dragonflybsd.org/cvsweb/src/test/caps/Makefile.diff?r1=1.2&r2=1.3&f=h
http://www.dragonflybsd.org/cvsweb/src/lib/libcaps/Makefile.diff?r1=1.3&r2=1.4&f=h





More information about the Commits mailing list