DragonFly BSD
DragonFly commits List (threaded) for 2004-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 18 Jan 2004 04:39:58 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]